[aklug] Re: Apparent failure of mind - lilo won't boot

From: Bruce Hill <bruce@slackwarebox.com>
Date: Sun Jul 10 2011 - 21:33:16 AKDT

On Sun, Jul 10, 2011 at 10:21:49PM -0500, David J. Weller-Fahy wrote:
>
> #v+
> #
> # /etc/lilo.conf: lilo(8) configuration, see lilo.conf(5)
> #
>
> lba32
> install=text
> boot=/dev/md0
> raid-extra-boot=/dev/sda
> image=/boot/vmlinuz
> label=CRUX
> root=/dev/NAS/root
> read-only
> append="quiet"
>
> # End of file
> #v-
>
> Regards,
> - --
> dave [ please don't CC me ]

It's too late for me to be up but I see one descrepancy perhaps. This is
my /etc/lilo.conf with /boot on RAID1:

root@slackware:/# egrep -v "(^#|^ *$)" /etc/lilo.conf
raid-extra-boot = mbr-only
boot = /dev/md0
compact # faster, but won't work on all systems.
  bitmap = /boot/slack.bmp
  bmp-colors = 255,0,255,0,255,0
  bmp-table = 60,6,1,16
  bmp-timer = 65,27,0,255
append="panic=10 nomce vt.default_utf8=1"
prompt
timeout = 50
vga = 773
image = /boot/vmlinuz
  initrd = /boot/initrd.gz
  root = /dev/system/root
  label = Slackware
  read-only

You also need an initrd with / on LVM.

Bruce

-- 
Happy Penguin Computers               >')
618 N. Gloster                        ( \
Tupelo, MS 38804                       ^^
support@happypenguincomputers.com
662-269-2706 662-205-6424
http://happypenguincomputers.com/
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Sun Jul 10 21:33:27 2011

This archive was generated by hypermail 2.1.8 : Sun Jul 10 2011 - 21:33:27 AKDT