View previous topic :: View next topic |
Author |
Message |
thund3rbird n00b
Joined: 19 Sep 2002 Posts: 35
|
Posted: Fri Sep 20, 2002 10:30 am Post subject: Lilo anstatt Grub |
|
|
HUHU,
ich will den LILO Bootmanager nehmen und nicht den Grub, weil ich mim Grub Probleme bekomme mit den Plattenbezeichnungen!!
Was muss ich machen um anstatt GRUB den LILO zu aktivieren??
habe ich gemacht!
wenn ich eingebe, dann sagt er mir folgendes:
Code: | modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
modprobe: modprobe: Can't locate module block-major-3
Added Gentoo * |
|
|
Back to top |
|
|
bogiman n00b
Joined: 20 Sep 2002 Posts: 2
|
Posted: Fri Sep 20, 2002 11:11 am Post subject: |
|
|
Versuch mal die Datei /etc/lilo.conf an deine Gegebenheiten anzupassen.
Gruss,
bOgiman |
|
Back to top |
|
|
thund3rbird n00b
Joined: 19 Sep 2002 Posts: 35
|
Posted: Fri Sep 20, 2002 11:17 am Post subject: |
|
|
das habe ich gemacht, ist so angepasst, wie sie sein soll!!!
Deswegen irritiert mich das etwas |
|
Back to top |
|
|
thund3rbird n00b
Joined: 19 Sep 2002 Posts: 35
|
Posted: Sun Sep 29, 2002 1:57 pm Post subject: |
|
|
Code: |
# Author: Ultanium
# Start LILO global section
#menu-scheme=Wb
boot = /dev/sda
#prompt
#boot=/devices/discs/disc0/disc
#map = /boot/System.map
#compact # faster, but won't work on all systems.
lba32
#if lba32 do not work, use linear
#linear
delay = 0
vga = normal # Normal VGA console
# End LILO global section
# Linux bootable partition config begins
image = /boot/bzImage
root = /dev/sda3
#root = /devices/discs/disc0/part3
label = linux
read-only # read-only for checking
# Linux bootable partition config ends
# DOS bootable partition config begins
#other = /dev/hda1
#other = /devices/discs/disc0/part1
#label = Windows
#table = /dev/hda
# DOS bootable partition config ends
|
so sieht meine lilo.conf aus!!!!
Wo ist denn genau der Fehler??
Ich verstehe das nicht, ich mache jetzt schon 3 WOchen damit rum, das mein Rechner net bootet
Bitte helft mir!
THX |
|
Back to top |
|
|
Starfox Tux's lil' helper
Joined: 04 Sep 2002 Posts: 93
|
Posted: Sun Sep 29, 2002 3:26 pm Post subject: |
|
|
wg modprobe: ....
Look here:
[URL]http://radawana.cg.tuwien.ac.at/mail-archives/lll/199902/msg00471.html[\URL]
und bei lilo kann ich nur fragen, kann der deine Platte erreichen (sektorengrenze!?!)
mfg sascha |
|
Back to top |
|
|
Swift n00b
Joined: 09 Jun 2002 Posts: 51
|
Posted: Wed Oct 02, 2002 8:54 am Post subject: |
|
|
das mit den sektoren sollte doch bei den neueren lilo versionen kein problem mehr sein? |
|
Back to top |
|
|
|