hey guyz ihad problem in my bt4 beta installing when ifinish fstab file and lilo file
iwrote lilo -v and that wt ihad in terminal
oot@bt:/# lilo -v
LILO version 22.8, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2006 John Coffman
Released 19-Feb-2007, and compiled at 14:08:06 on May 15 2008
Ubuntu
Warning: LBA32 addressing assumed
Reading boot sector from /dev/sda
Using MENU secondary loader
Calling map_insert_data
Boot image: /boot/vmlinuz
Fatal: open /boot/vmlinuz: No such file or directory
==========================================
this is my lilo.conf
oot=/dev/sda
root=/dev/sda3
# bitmap=/boot/sarge.bmp
# bmp-colors=1,,0,2,,0
# bmp-table=120p,173p,1,15,17
# bmp-timer=254p,432p,1,0,0
# install=bmp
# delay=20
prompt
timeout=50
# map=/boot/map
vga=0x317
image=/boot/vmlinuz
label="BT4"
read-only
prompt
timeout=50
# map=/boot/map
vga=0x317
image=/boot/vmlinuz
label="BT4"
read-only
initrd=/boot/splash.initrd
append=quiet
========================
fstab file
dev/sda3 /reiserfs defaults 0 0 # AutoUpdate
/dev/sda2 none swap sw 0 0
aufs / aufs defaults 0 0 # AutoUpdate
proc /proc proc defaults 0 0 # AutoUpdate
sysfs /sys sysfs defaults 0 0 # AutoUpdate
devpts /dev/pts devpts gid=5,mode=620 0 0 # AutoUpdate
tmpfs /dev/shm tmpfs defaults 0 0 # AutoUpdate
/dev/sr0 /mnt/sr0 iso9660 auto,noatime,users,suid,dev,exec,ro 0 0 # AutoUpdate
then wts the wrong
