Alright, I'm intending to install a dual-boot system of Ubuntu 6.06 & Windows Vista.
My intended motherboard was the GIGABYTE GA-965P-S3, which I've heard has a Jmicron IDE thing. Appearantly, it emulates IDE and the kernel of Ubuntu isn't new enough to handle it.
1. How many resources does Ubuntu take up?
2. Can Linux access the Windows drive and vice versa?
3. If I used an SATA optical drive can I install Ubuntu?
4. Other than the installing issues, are there any other compatibility issues with Ubuntu and my setup here?
5. Is Linux all that ?
1. Not a lot, you can install it on a 10-20GB partition depends on what you want to use it for
2. Linux most definitely can you can read/write FAT* (win 9x), NTFS (NT/XP/etc) and many other filesystems
vista - no clue
XP yes with special drivers - your mileage will vary
3. absolutely Ubuntu and all modern Linux distros have full SATA support
4. If you do not use the JMicron controller I think you will be fine for the most part
5. Depends on your perspective
GL :-D
Quote :
Alright, I'm intending to install a dual-boot system of Ubuntu 6.06 & Windows Vista.
snip
First off...
1. How many resources does Ubuntu take up?
2. Can Linux access the Windows drive and vice versa?
3. If I used an SATA optical drive can I install Ubuntu?
4. Other than the installing issues, are there any other compatibility issues with Ubuntu and my setup here?
5. Is Linux all that ?
Alright, let's see if I got the dual-boot setup down.
Here is my plan.
1. Install Vista on HD 1.
2. Install Ubuntu on HD 2.
I got that much down. I haven't been able to find a tutorial for 2 hard drives so here are the two situations I can foresee.
Situation 1: Oh snaps. GRUB just pwned Vista's bootloader and the computer boots into Linux.
3. Computer boots into Ubuntu.
4. Call open a terminal.
5. Put in "sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_bak" and enter root password.
6. Put "sudo gedit /boot/grub/menu.lst" in terminal.
7. Insert
"
title Windows Vista
root (hd0,0)
makeactive
chainloader +1
"
8. Vista is now in grub boot.
9. Rejoice.
Situation 2: Oh snaps! Vista boots as normally! Ubuntu doesn't seem to exist.
3. The computer boots into Vista.
4. Download EasyBCD
5. Tell it that GRUB is in the 2nd hard drive 1st partition.
6. Linux is now in the Vista boot manager.
7. Rejoice.
If I install Ubuntu on the 2nd hard drive will it still overwrite the master boot record?
Either way, does my plan seem to be logically correct or am I mistaken here?
If you install Vista or XP first and then install Ubuntu the installer may offer to add it to the GRUB config file for you. I know the FC6 installer does.
If you install Ubuntu first and then Vista or XP you can expect Vista / XP to wipe out GRUB ( how arrogant! ).
So I would recommend you install Vista or XP first then Ubuntu and or FC6 if you want to try it.
You can install many Linux distros and GRUB will handle it :-D
In reality GRUB and Linux play nicely with other operating systems, it is just Windows that refuses to do this. As far as windows is concerned, it is the only god in your universe and therefore it will destroy GRUB with its own bootloader if you try and install it second. I know this for a fact because I once screwed up my winXP pretty good and when i reinstalled, poor GRUB had been wiped out! If that happens though, you can always pop in your linux install disk and just reinstall GRUB good as new
The moral of the story: Install windows first so that it doesn't know from the get go that "it is your other woman" and become jealous.
...
4. If you do not use the JMicron controller I think you will be fine for the most part
...
Update: it seems that mainline kernels 2.6.18+ have a fix for the JMicron controller, so if you feel a bit Feisty, you can try out Feisty Fawn with the 2.6.20 kernel. That is if you even need to use the PATA controller.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.