|
|
#21 (permalink) | |
|
Diamond Member
![]() Join Date: Apr 2006
Location: Inside a pc
Posts: 18,998
|
Quote:
Appendix A How to obtain and build GRUB http://www.gnu.org/software/grub/man...-Building-GRUB 15.2 How to install GRUB via grub http://www.gnu.org/software/grub/man...ion-under-UNIX Those are from the Grub manual seen at http://www.gnu.org/software/grub/manual/grub.html
__________________
Youtube falls short of Google's expectations http://abcnews.go.com/Technology/Ahe...ory?id=5336532 Congress studies how people track your online use http://abcnews.go.com/Technology/Ahe...ory?id=5337932 |
|
|
|
|
|
|
#23 (permalink) | |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,930
|
Quote:
Once GRUB is loaded on the boot sector and after the system POSTs it will immediately load GRUB which takes place of any boot loader be in Linux or Windows. Once you make your decision it will then execute the windows start up process. It does not copy files anywhere. |
|
|
|
|
|
|
#24 (permalink) |
|
Diamond Member
![]() Join Date: Apr 2006
Location: Inside a pc
Posts: 18,998
|
When you are in the installer for the live cd you select the partition where you want to Grub placed. When highlighting the root partition you click the edit button to select "/" in order to define that.
Grub is then installed to the partition you specify. If you want Grub on the first XP primary the "HD0,1" entry points to that. You can also see that go to the root like "HD0,2" if the second. Once the installation completes with Grub as the last item you will see the "continue live/restart" prompt come up. ![]() The problem seen earlier was simply from not entering the correct entry to specify the partition that would see Grub installed. The mbr still sees entries there regardless of the partition chosen. You ended up seeing the Grub failed to install message for that reason. ![]() Once successfully installed the screen showing ubuntu - 7.10, ubuntu - recovery, ubuntu - memtest will be listed above two entries for XP. That's the way this particular live version seems to want to install. The installer is what copies files once you make another attempt to see Grub installed since it will automatically reformat the root and swap partitions to install 7.10 all over again where the correct entry should see Grub go right on.
__________________
Youtube falls short of Google's expectations http://abcnews.go.com/Technology/Ahe...ory?id=5336532 Congress studies how people track your online use http://abcnews.go.com/Technology/Ahe...ory?id=5337932 |
|
|
|
|
|
#25 (permalink) | ||
|
Diamond Member
![]() Join Date: Sep 2007
Location: EHT, NJ
Posts: 2,474
|
Where to begin with the ritual ownage...
Quote:
Quote:
I'd debunk the rest of your Post and continue to expose you as a fraud, but it's so hard to make sense of, I honestly stopped trying to comprehend it. At least BP knew he was a joke...
__________________
--Jay Gigabyte EP31-DS3L | E4500 | Masscool HSF paired with AS-5 80 GB SATA2 x 2 | e-GeForce 7100 GS | CM Elite 330 (gorgeous!) Triple Boot: Ubuntu 7.10/XP Home/Kubuntu 7.10 Also, I can kill you with my brain. The Great Forum Challenge http://www.computerforum.com/114761-...tml#post922619 (And you follow his advice why, exactly...?) (Funny Thread though!) |
||
|
|
|
|
|
#26 (permalink) | |
|
Diamond Member
![]() Join Date: Apr 2006
Location: Inside a pc
Posts: 18,998
|
Quote:
Otherwise the OP would already be up and running.
__________________
Youtube falls short of Google's expectations http://abcnews.go.com/Technology/Ahe...ory?id=5336532 Congress studies how people track your online use http://abcnews.go.com/Technology/Ahe...ory?id=5337932 |
|
|
|
|
|
|
#28 (permalink) |
|
Diamond Member
![]() Join Date: Apr 2006
Location: Inside a pc
Posts: 18,998
|
You asked earlier if there were any guidelines for seeing Grub installed. The Grub loader is part of the installation with the live version. In fact a full page of "how tos" for 7.10 can be looked over at http://www.funnestra.org/ubuntu/gutsy/
A Linux boot loader would still be needed like Grub, Lilo, DMRaid, etc. in order to see distro run. With the live version you will have to specify where you want Grub to go after defining which partitions will see a mounting point. The "/" chioce from the dropdown list would be set for the ext3 root partition where the ubuntu system files are located once installed. The prompt for Grub is the last stage before the installer goes to work at formatting or in the case of a reinstall reformatting the root and swap partitions. The simple (HD0,1) or default on a one drive system will see Grub entries made in the mbr even if you change the (HD0,1) to (HD0,2) if the root is the second partition on the drive. By simply leaving things at the default (HD0) you saw Grub installed but ran into the other error instead likely from not correctly defining the root partition correctly or something didn't fully copy to the drive during the installation. I've seen that with other distros like Fedora and Mandriva where it takes a few installs to finally see working results.
__________________
Youtube falls short of Google's expectations http://abcnews.go.com/Technology/Ahe...ory?id=5336532 Congress studies how people track your online use http://abcnews.go.com/Technology/Ahe...ory?id=5337932 |
|
|
|
|
|
#29 (permalink) | |||||
|
Diamond Member
![]() Join Date: Sep 2007
Location: EHT, NJ
Posts: 2,474
|
Quote:
Quote:
Quote:
Quote:
Good gods, can someone please BAN this guy already? Quote:
__________________
--Jay Gigabyte EP31-DS3L | E4500 | Masscool HSF paired with AS-5 80 GB SATA2 x 2 | e-GeForce 7100 GS | CM Elite 330 (gorgeous!) Triple Boot: Ubuntu 7.10/XP Home/Kubuntu 7.10 Also, I can kill you with my brain. The Great Forum Challenge http://www.computerforum.com/114761-...tml#post922619 (And you follow his advice why, exactly...?) (Funny Thread though!) Last edited by imsati; 04-06-2008 at 05:28 AM. |
|||||
|
|
|
|
|
#30 (permalink) |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,930
|
GRUB is a boot loader which is 100% independent of any and all OSes. Grub is installed and run at the boot sector. At the hardware level a system will POST and once it passes POST it will load the boot sector of the HD to then start the process of booting, which is called a boot strap.
During the installation of Linux, if you have a current windows installation it should detect it and automatically configure the boot loader to have options to boot from all OSes installed. You can literally run dozens of different OSes on your computer and grub can manage them. That being said, when you install Linux it should list all partitions and OSes installed, it will ask you to resize, and it will automatically load that information into GRUB, LILO, or whatever boot loader you use. With GRUB being the most popular. |
|
|
|