Results 1 to 2 of 2
hi i just installed chakralinux(a distro based off arch) and i am not sure how to add my windows(vista) partition to the grub list.
here is my partition table:
Code:
...
- 10-01-2009 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 79
get windows on the grub boot menu
hi i just installed chakralinux(a distro based off arch) and i am not sure how to add my windows(vista) partition to the grub list.
here is my partition table:
could someone tell me what to add to /boot/grub/menu.lst to get my windows partition listed and booting.Code:Device Boot Start End Blocks Id System /dev/sda1 * 1 58191 467413824 7 HPFS/NTFS /dev/sda2 58192 58214 184747+ 83 Linux /dev/sda3 58215 59211 8000370 82 Linux swap / Solaris /dev/sda4 59212 60801 12771675 83 Linux
- 10-01-2009 #2
Add this
Save file and reboot machine.Code:title Windows Vista rootnoverify (hd0,0) chainloader +1
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote