Re: Problems when finishing the LFS

2005-05-21 Thread Ken Moffat
On Sat, 21 May 2005, Andreas Fehr wrote: > > Still, backup is only, if hda5 is mounted as backup. (check `mount`). > But from lilos point of view, lfskernel-2.6.8.1 is on '/dev/hda5'/boot > and not on '/dev/hda5'/backup/boot. Try to think what happens if > /dev/hda5 is mounted as root ('/') > I

Re: Problems when finishing the LFS

2005-05-21 Thread Andreas Fehr
On Sat, 21 May 2005, 15:20, Michell L. Garcia (as MLG) wrote: >MLG: >MLG: view /etc/lilo.conf >MLG: >MLG: image="/boot/vmlinuz-generic-2.6.10" >MLG: >MLG: initrd="/boot/initrd.gz" >MLG: >MLG: root="/dev/hda1" >MLG: >MLG: label="Linux" >MLG: >MLG: read-only >MLG: >ML

Re: Problems when finishing the LFS

2005-05-21 Thread David Jensen
Michell L. Garcia wrote: other="/backup/boot/vmlinuz-generic" root="/dev/hda5" label="BrTn" read-only maybe should be: image="/backup/boot/vmlinuz-generic" I think 'other' is for chaining windows, bsd etc. loaders? --- David Jensen -- http://linuxfromscratch.org/mailm

Re: Problems when finishing the LFS

2005-05-21 Thread Michell L. Garcia
Ken Moffat It diminishes the name of the archive and was: image="/boot/vmlinuz-generic-2.6.10" initrd="/boot/initrd.gz" root="/dev/hda1" label="Linux" read-only other="/backup/boot/vmlinuz-generic" root="/dev/hda5" label="BrTn" read-on

Re: Problems when finishing the LFS

2005-05-21 Thread Andreas Fehr
On Sat, 21 May 2005, 15:03, Michell L. Garcia (as MLG) wrote: >MLG: view /etc/lilo.conf >MLG: image="/boot/vmlinuz-generic-2.6.10" >MLG: initrd="/boot/initrd.gz" >MLG: root="/dev/hda1" >MLG: label="Linux" >MLG: read-only >MLG: >MLG: other="/backup/boot/lfskernel-2.

Re: Problems when finishing the LFS

2005-05-21 Thread Michell L. Garcia
On Sat, 21 May 2005 13:51:24 +0100 (BST), Ken Moffat wrote > On Sat, 21 May 2005, Michell L. Garcia wrote: > > > > >I am finishing my LFS 6.0. In it chapter 8.3. Linux-2.6.8.1 and 8.4. > > Making the LFS System Bootable my problems. > > > >As I use Slackware 10,1 with Lilo I would like t

Re: Problems when finishing the LFS

2005-05-21 Thread Ken Moffat
On Sat, 21 May 2005, Michell L. Garcia wrote: > >I am finishing my LFS 6.0. In it chapter 8.3. Linux-2.6.8.1 and 8.4. > Making the LFS System Bootable my problems. > >As I use Slackware 10,1 with Lilo I would like to add the LFS in my Lilo, > to prevent to install the Grub. > >Modify

Problems when finishing the LFS

2005-05-21 Thread Michell L. Garcia
I am finishing my LFS 6.0. In it chapter 8.3. Linux-2.6.8.1 and 8.4. Making the LFS System Bootable my problems. As I use Slackware 10,1 with Lilo I would like to add the LFS in my Lilo, to prevent to install the Grub. In it I chapter 6,2 Linux-2.6.8.1 I compiled mine thus kernel: