Re: grub installation problem

From: Bill Marcum (bmarcum_at_iglou.com)
Date: 11/24/03


Date: Mon, 24 Nov 2003 02:55:02 -0500

On 23 Nov 2003 16:34:58 -0800, Rob Baxter
  <rbaxter@cyence.com> wrote:
> Hi,
>
> I am unable to install grub on my gnu-linux (debian) system. The
> current bootloader is lilo, but I would much prefer grub. I am able
> to 'enter' grub, that is, get to the "grub>" prompt, however, I
> receive the following error when I attempt the "setup (hd0)" command:
>
> Checking if "/boot/grub/stage1" exists... no
> Checking if "/grub/stage1" exists... no
>
> Error 15: File not found
>
> What is 'stage1'? What kind of file is it? How do I create it?
> Thanks in advance as always,
>
apt-get install grub-doc
apt-get install info ; # if it isn't already installed
info grub

(summary: you can install the grub bootloader with "grub", but
"grub-install" is recommended.)

I'm not sure why grub and grub-doc are separate packages, probably
because of the GNU "Free" Documentation License.

-- 
You can go anywhere you want if you look serious and carry a clipboard.


Relevant Pages

  • Re: Setting up Debian on a mobile disk
    ... What target did you install? ... update-upgrade, then debootstrapped sarge onto the USB disk, then chrooted. ... to make grub install itself on that disk. ... time of course I'm in imminent danger of hosing the bootloader on my ...
    (Debian-User)
  • Re: uninstall ubuntu linux and grub bootloader
    ... That folder will be placed there regardless of where the bootloader ... I'm assuming that then GRUB is on the Linux partition? ... the recovery console on the Windows XP CD. ... Did you install it to the MBR of your master drive or to ...
    (microsoft.public.windowsxp.general)
  • Re: Help 10.3 a mess After YOU Upgrade
    ... GRUB stage1. ... The stage1 goes in boot sector of system root partition. ... sda6=/1st SUSE install ... and kernel as defined for selected menu item. ...
    (alt.os.linux.suse)
  • Re: Triple-boot? -- XP Pro/ubuntu [or kubuntu]/Mandriva
    ... > OS> OS`s are in the list, do not install the bootloader. ... > OS> Then boot into madriva and add your ubuntu system to the existing ... In my case I did this because I already had a grub bootloader in my mbr ...
    (Ubuntu)
  • Re: GRUB, MBR and NTLDR confusion
    ... that GRUB can be loaded on to the boot partition instead of the MBR ... What you want is to install it to the MBR of /dev/hda. ...
    (Ubuntu)