| Article: |
Creating a Dual-Boot Windows XP and Ubuntu Laptop | |
| Subject: | got an error | |
| Date: | 2006-07-12 08:53:02 | |
| From: | octathlon | |
|
Response to: got an error
|
||
|
<<So, GRUB is installed in your system's primary drive (which is where it "wants" to install itself by default).>> Right.
|
||
Showing messages 1 through 2 of 2.
-
got an error
2006-07-12 09:58:44 Kevin Farnham |
[View]
-
got an error
2008-09-14 14:53:18 acardh [View]
No, not everything is working as it should.
When starting the machine first I have the GRUB windows with the options, things work perfect from there.
However, if you choose Windows XP, GRUB sends you to the Windows bootloader and from them you have to choose Windows XP again in order to boot into it.
So far, so good. The problem is when you are in the Windows bootloader and you choose to boot into Ubuntu Linux, then you get the error 18 when it is supposed you should be back into the GRUB window.



If you decide to take your slave drive out of the computer, the GRUB install on your Windows drive will still let you boot Windows with no problem. It won't "notice" the missing drive unless you attempt to boot one of the missing systems, in which case GRUB will just return an error message saying it can't find the selected system.
As for your goal of having your second drive be bootable as a master -- that's where the problem that started the entire conversation lies, right? I'm still not certain what the situation is there. Even on your Windows drive, I think you'll find that GRUB is installed in a directory named /boot.
So, when you select Ubuntu from your start-up GRUB menu, it's going and loading GRUB from your slave drive, and giving you options that include your Ubuntu system and also Windows, right?
But, I guess, since your dual-boot system is working using the GRUB that installed itself onto your Windows drive, discussion of how to configure your second drive as a stand-alone master that can be taken and put into another computer if desired is probably wandering outside the scope of this "dual-boot" article. And into the scope of a GRUB-only discussion. (I happen to be writing an article on GRUB2 as we speak, by coincidence!)
So, does knowing you can put additional Linux distributions on your second drive and boot them from your primary drive GRUB installation meet your immediate need? By the way -- you'll have to be careful if you try to do this. The new Linux distribution could easily disable one of your existing systems. Ideally, you'll be doing this with all of your important Windows files safely backed up to another system!