New grub version needs testing
Ernst Persson
ernstp at gmail.com
Mon Aug 22 01:49:42 CDT 2005
Yeah, I had to write some placeholders there since I don't know
what partition numbers you have.
/dev/ubuntu should be you root disk, /dev/sda9 in my case for example.
mount /dev/boot /boot is needed if you have /boot on a separate partition,
and in that case the correct partition number for that.
grub-install /dev/whatever should probably be /dev/hda.
//ernst
2005/8/22, handaxe <dlist at ubuntuforums.org>:
>
> Thanks for the help. With the first mount commnd I get:
>
> mount: Mounting /dev/ubuntu on /mnt failed: no such file or directory
>
> Ernst Persson Wrote:
> > :
> >
> > Boot from the install cd.
> > Answer all questions about languages and configure your network.
> > Switch to the console on screen 2.
> >
> > mkdir /mnt
> > mount /dev/ubuntu /mnt
>
>
> --
> handaxe
>
> --
> ubuntu-devel mailing list
> ubuntu-devel at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
>
More information about the ubuntu-devel
mailing list