Results 1 to 1 of 1
Hi everybody
I am having issues loading Vista PE on a partition using grub(just stays at a flashing cursor) but if i load Ulitmate Boot CD 5.1 and select Grub4dos ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-09-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
Cant boot Vista PE
Hi everybody
I am having issues loading Vista PE on a partition using grub(just stays at a flashing cursor) but if i load Ulitmate Boot CD 5.1 and select Grub4dos and tell it to boot Vista PE it loads fine.
Will be supplying the grub.conf data in a short while.
My fedora 15 is installed on a USB key which i use for work so i can perform data recovery when customers PC fail(which is why i have also added the windows and windows recovery option(better than pressing F11, F10, 0, Alt+F10 ect)
Code:# grub.conf generated by anaconda boot=/dev/sdb1 default=0 timeout=5 splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu title Fedora 15 root (hd0,0) kernel /boot/vmlinuz-2.6.38.6-26.rc1.fc15.i686.PAE ro root=UUID=def0089c-232a-4d79-b191-4503d8250186 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet initrd /boot/initramfs-2.6.38.6-26.rc1.fc15.i686.PAE.img title UBCD rootnoverify (hd0,2) chainloader +1 title Vista PE rootnoverify (hd0,3) chainloader +1 title Windows rootnoverify (hd1,1) chainloader +1 title Windows Recovery rootnoverify (hd1,0) chainloader +1


Reply With Quote
