bele Posted February 16, 2007 Posted February 16, 2007 Hi guys!I've made a image of my computer with Norton Ghost (partition to image) and a FAT32 partition (done a sys D:) Ive added thepartition to boot.ini like this:[boot loader]timeout=5default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /Executemulti(0)disk(0)rdisk(0)partition(2)\AUTOEXEC.BAT="AUTO RESTORE"OR[boot loader]timeout=5default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /Executemulti(0)disk(0)rdisk(0)partition(2)\WIN95DOS="AUTO RESTORE"BUT, i cant boot on the fat32 partition, i get a error about missing <system root>\WINDOWS\system32\ hal.dllI also tried this boot.ini[boot loader]timeout=5default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /ExecuteD:\="MS-DOS"then computer just restarts!I tried to convert the primary partition to FAT32 and do a sys C: then i boot DOS with out trouble! :-)I need help ? Do i miss some parameters on the boot.ini string ? Is it even possible to boot dos from win xp bootloader ? Do i need a thirdparty bootloader ?
jaclaz Posted February 16, 2007 Posted February 16, 2007 (edited) Do i miss some parameters on the boot.ini string ?No, unfortunately you miss some studying and learning, see here:http://www.911cd.net/forums//index.php?sho...=17538&st=3http://www.911cd.net/forums//index.php?sho...=16980&st=8These Boot.ini entries are "pure nonsense":multi(0)disk(0)rdisk(0)partition(2)\AUTOEXEC.BATmulti(0)disk(0)rdisk(0)partition(2)\WIN95DOSD:\="MS-DOS"Read this:http://www.msfn.org/board/index.php?showto...54304&st=13and ALL links therein.jaclaz Edited February 16, 2007 by jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now