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
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
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
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
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.
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
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
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: