Hey everyone.
So, I'm a Windows skills teacher, currently researching Windows 7, using Vista primarily, and teaching myself linux using Kubuntu. (That's why I want to set up a seemingly ridiculous triple-boot situation.)
I've successfully triplebooted the system once already, but I didn't like how I had to use both Grub and then the Windows Boot Loader. I was hoping there's some way of using Grub for everything.
I read through the HOW TO: Grub Methods Toolkit and found something somewhat relevant-- adding Windows to Grub if it's not on the primary HD/Partition--mapping and all that-- but since I have only one hard drive, I'm not sure if it applies here.
I have tried manually adding the Windows 7 partition to menu.lst, but when I tried selecting it on boot, it didn't work.
My hard drive is currently blank and I've got the three installation disks sitting around me, so any and all ideas on how to approach this are welcomed! This is my temporary plan for partitioning my hard drive (many thanks to this forum for the advice on partitioning):
Ideally, I want to eliminate the Windows Boot Loader and have Grub list Kubuntu, Vista, and 7 in one menu so that I can boot directly into each one from there. Is this possible? Any advice on a possible setup, including my partitioning idea above, would be helpful. (BTW, I know that Windows likes being the first partition on the HDD, but since only one will have this option, I'm hoping it's possible to just have the boot as the first primary partition-- not very important if it can't work that way).
Thanks!
So, I'm a Windows skills teacher, currently researching Windows 7, using Vista primarily, and teaching myself linux using Kubuntu. (That's why I want to set up a seemingly ridiculous triple-boot situation.)
I've successfully triplebooted the system once already, but I didn't like how I had to use both Grub and then the Windows Boot Loader. I was hoping there's some way of using Grub for everything.
I read through the HOW TO: Grub Methods Toolkit and found something somewhat relevant-- adding Windows to Grub if it's not on the primary HD/Partition--mapping and all that-- but since I have only one hard drive, I'm not sure if it applies here.
I have tried manually adding the Windows 7 partition to menu.lst, but when I tried selecting it on boot, it didn't work.
My hard drive is currently blank and I've got the three installation disks sitting around me, so any and all ideas on how to approach this are welcomed! This is my temporary plan for partitioning my hard drive (many thanks to this forum for the advice on partitioning):
Code:
[------------320GB HDD (297GB formatted)-------------] [Primary][Primary][Primary][--------Extended---------] <--type [--sda1-][--sda2-][--sda3-][--sda5-][--sda6-][--sda7-] <--partition notation [ .06 ][ 150 ][ 100 ][ 10 ][ 34 ][ 1 ] <-- in GB sda1 /boot 60 MB sda2 Windows 7 150 GB sda3 Windows Vista 100 GB sda5 / 10 GB sda6 /home 34 GB sda7 /shared 1 GB
Thanks!
Comment