Results 1 to 3 of 3
Hi,
I'm trying to install Win2k onto an 8 gb slave drive and then get grub to boot from the drive. I already have Ubuntu on the master drive and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-08-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Installing Windows 2000 on slave drive
Hi,
I'm trying to install Win2k onto an 8 gb slave drive and then get grub to boot from the drive. I already have Ubuntu on the master drive and would like to keep it as the only os on that drive. I already installed win2k on the slave drive by disconnecting the master during setup and then installing. Now I just need to get GRUB to boot to it. Thanks.
- 10-08-2008 #2
Welcome to the forums sithpigeon
Try starting Ubuntu, open a terminal and type
and add the following ...Code:sudo nano /boot/grub/menu.lst
Ed: if the above does not work then post the output ofCode:title Windows rootnoverify (hd1,0) map (hd0) (hd1) map (hd1) (hd0) chainloader +1
the l is a small L.Code:sudo fdisk -l
- 10-09-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Thanks, I will try that.


Reply With Quote
