Peter Berlau wrote: > Marko Ledesma writes: > Hi Marko, > > > hallo zusammen, > > > > ich habe ein kleines problem mit dem lilo. ich hatte auf hda1 win-nt > > installiert und spaeter wieder linux aufgespielt (auf /dev/sda2). da ich > > nicht von der scsi-platte booten kann (liegt am controller ncr53c810), > > will ich lilo jetzt auf hda1 installieren. hab ich auch gemacht, aber > > wenn ich booten will, erscheint da, wo eigentlich lilo stehen muesste: > > "FA:" und er bootet nicht. > ?? "FA: " diese "LILO-Fehlermeldung" kenne ich leider nicht > > hda2 ist bei mir swap liegt aber am anfang der platte. > > was muss ich machen, damit er bootet? bis jetzt muss ich von floppy > > booten. > > > möglicherweise > ´/etc/lilo.conf´ > boot=/dev/hda ## HD- Platte 1 > image= /vmlinuz ## Voreinstellung > > root=/dev/hda7 ## Root-Partition des Kernels hdaX X ist die > ## Nr der Partition, bei mir z.B. 7 > > und dann lilo -b ausführen, ## Bootsektor anlegen, soweit ich mich > ## erinnere > > es kommt allerdings auch drauf an, wie Du Dein System installiert > hast. > evtl sind noch einige andere Einstellungen nötig ?? > # enable lilo to correctly access /dev/Sda and /dev/hda > # at boot time it their boot order is interchanged in the > # BIOS > disk = /dev/sda # The SCSI Disk is regarded as ... > bios= 0x80 > disk = /dev/hda # The IDE Disk is regarded as ... > bios = 0x81 > > als Beispiel mal meine > # LILO Konfigurations-Datei > # Start LILO global Section > boot=/dev/sda > install=/boot/boot.b > map=/boot/map > vga=normal > prompt > delay=120 > read-only > # End LILO global section > image=/vmlinuz # link auf /boot//vmlinuz-2.0.36 > root=/dev/sda7 # Root-Partition > label=Linux # Label mit dem der Kernel gestartet > # wird (default) > > # Linux bootable partition config begins > image = /vmlinuz.old # vor aktueller kernelversion > root = /dev/sda7 # > label = old # > # Linux bootable partition config ends > # > # DOS bootable partition config begins > other = /dev/sda1 # sorry, wintendo > label = dos > table = /dev/sda > # DOS bootable partition config ends > > hth > Peter
hallo nochmal, inzwischen bin ich soweit, dass er bei LI steckenbleibt und nicht bei FA:. aber leider komme ich immer noch nicht weiter. ich hatte auf hda ja NT installiert, das aber wieder runtergeschmissen. jetzt ist auf hda swap und /home. ich schicke euch mal die ausgaben von fdisk und die fstab und lilo.conf. vielleicht koennt ihr mir ja weiterhelfen. danke, marko 1. fstab: /dev/sda2 / ext2 defaults,errors=remount-ro 0 1 /dev/sda1 none swap pri=1 0 0 /dev/hdc1 none swap pri=1 0 0 /dev/hda2 none swap pri=1 0 0 /dev/hda1 /home ext2 defaults 0 2 proc /proc proc defaults 0 0 /dev/hdc2 /usr/local ext2 defaults 0 2 /dev/hdc4 /image ext2 defaults 0 2 lilo.conf: boot = /dev/hda install = /boot/boot.b map = /boot/map compact delay = 5 # optional, for systems that boot very quickly vga = normal # force sane state root = /dev/sda2 # use "current" root image = /vmlinuz fdisk /dev/hda: Device Boot Start End Blocks Id System /dev/hda1 262 4092 1930824 83 Linux native /dev/hda2 * 1 261 131512+ 82 Linux swap fdsik /dev/sda /dev/sda1 947 1009 130851 82 Linux swap /dev/sda2 * 1 946 1964811 83 Linux native ------------------------------------------------ Um sich aus der Liste auszutragen schicken Sie bitte eine E-Mail an [EMAIL PROTECTED] die im Body "unsubscribe debian-user-de <deine emailadresse>" enthaelt. Bei Problemen bitte eine Mail an: [EMAIL PROTECTED] ------------------------------------------------ Anzahl der eingetragenen Mitglieder: 730

