Subject: Re: [SM-Commit] GIT changes to master cauldron by Justin Boffemmyer (e169c10e03d4c2dab863535b269b56e4cf04f22c)
Date: Wed, 6 Feb 2008 14:02:47 +0100
On Wednesday 06 of February 2008 13:01:49 Justin Boffemmyer wrote:
> --- /dev/null
> +++ b/iso/usr/share/doc/smgl.install/steps/lilo
> @@ -0,0 +1,17 @@
> +[1mlilo instructions[m:
> +Edit /mnt/root/etc/lilo.conf
> +
> +Chroot into the target platform:
> +mount --bind /dev /mnt/root/dev
> +mount --bind /dev/pts /mnt/root/dev/pts
> +mount --bind /proc /mnt/root/proc
> +chroot /mnt/root /bin/bash
> +
> +/sbin/lilo
> +
> +Exit the chroot:
> +exit
> +
> +Unless you got an error message when you were installing the boot loader,
> +you should be done with this step. Type [1mnext[m to go to the next
> +step.
I think this can be done much simpler. You can pass the target partition
with -b and the config file with -C. Maybe grub can do it too.
btw, lilo can chroot itself too - see -r.
--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org
Attachment:
signature.asc Description: This is a digitally signed message part.