Results 1 to 2 of 2
presently i am having vista in C drive, i have another drive. can u please help me how to install fedora along with vista for dual boot.
and which fedora ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-26-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
Linux and Vista Dual boot
presently i am having vista in C drive, i have another drive. can u please help me how to install fedora along with vista for dual boot.
and which fedora to use i386 or x86_64 as mine is a core 2 duo..
- 09-26-2008 #2
Welcome to the forums madangopal
You should be able to use either OS provided you have a 64 bit machine. If you have more than 4GB RAM then you should use the 64 bit version
To do the install, I would unplug the Windows drive, do the Linux install to your other hard drive, check Linux will boot, connect up the Windows drive again and either setup Grub as indicated below or try EasyBCD to setup dual boot.
If you want to use Grub as the bootloader (which is what I would use) then follow the same process except when you reconnect the Windows drive set the boot order to boot from the Linux drive first and add an entry to Grub something like this ...
Code:title Windows Vista rootnoverify (hd1,0) map (hd0) (hd1) map (hd1) (hd0) chainloader +1


Reply With Quote
