FreeBSD, Gentoo, openSUSE, CentOS, Ubuntu, Debian
h0nig
Posts: 51Joined: 2004-07-14 17:03
Location: /dev/null
Post
by h0nig » 2004-08-12 02:54
Habe auf meinem root Debian installiert , aber der will einfach nicht booten. Liegt an Lilo. Hoffe auf eure Hilfe.
Lilo.conf:
boot=/dev/hda
root=/dev/hda3
install=/boot/boot-menu.b
delay=20
lba32
image=/vmlinuz
initrd=/initrd.img
label=Debian
Partitionen:
/dev/hda1 = (ext2) 30 MB BOOT
/dev/hda2 = (ext3) 38166 MB ROOT
/dev/hda3 = 1024 SWAP
Kernel: Standard Debian Installationskernel
kurzes "ls" aus /boot:
System.map-2.4.26-1-586tsc
boot-text.b
lost+found
boot-bmp.b
boot.b
os2_d.b
boot-compat.b
chain.b
vmlinuz-2.4.26-1-586tsc
boot-menu.b
config-2.4.26-1-586tsc
mfg Hajo Kliemeck
captaincrunch
Userprojekt
Posts: 7066Joined: 2002-10-09 14:30
Location: Dorsten
Post
by captaincrunch » 2004-08-12 08:24
Wie bitteschön soll der Rechner denn auch sein / von einer swap-Partition beziehen?
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
Anonymous
Post
by Anonymous » 2004-08-12 08:33
erm? Wo bezieht er denn das rootfs von einer SWAP? der Eintrag 'boot=/dev/hda' ist vollkommen korrekt und legitim sofern er lilo in den MBR installiert hat.
legato
Posts: 115Joined: 2004-06-03 12:40
Post
by legato » 2004-08-12 09:21
root=/dev/hda3
/dev/hda3 = 1024 SWAP
8O
Anonymous
Post
by Anonymous » 2004-08-12 09:33
Legato wrote: root=/dev/hda3
/dev/hda3 = 1024 SWAP
8O
oh ich habe nur auf den boot Eintrag gesehen ;) .. okay das ist natürlich falsch :P
oxygen
Posts: 2138Joined: 2002-12-15 00:10
Location: Bergheim
Post
by oxygen » 2004-08-12 13:32
Das ist nicht der einzige Fehler
image=/vmlinuz
initrd=/initrd.img
!=
vmlinuz-2.4.26-1-586tsc
initrd fehlt.