[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian]: Multiboot von hda1 und hdc1



On Tue, Sep 08, 1998 at 05:46:52PM +0000, Arne P. Boettger wrote:
> Hi Leute!
> 
> Ich habe bei mir die SuSE auf /dev/hda1, MS-DOS auf /dav/hda3 und die
> Debian auf /dev/hdc1 und möchte unter SuSE lilo so einrichten, daß alles
> gebootet werden kann. /dev/hdc1 ist bei mir unter SuSE als /debian
> gemountet. Mein Versuch sah so aus:

Ich bin mir jetzt nicht sicher, aber versuch doch mal:

> # LILO Konfigurations-Datei
> # Start LILO global Section
> append="auto"
> boot=/dev/hda
> #compact        # faster, but won't work on all systems.
> linear
> read-only
> prompt
> timeout=50
> vga = normal    # force sane state
> # End LILO global section
> image = /debian/boot/vmlinuz-2.0.34
          ^^^^^^^^ das debian weg
> loader = /debian/boot/boot.b
          ^^^^^^^^ das debian weg
> root = /dev/hdc1
> label = Linux
> # Linux bootable partition config begins
> image = /vmlinuz
> root = /dev/hda1
> label = SuSE
> # Linux bootable partition config ends
> #
> # DOS bootable partition config begins
> other = /dev/hda3
> label = DOS
> table = /dev/hda
> # DOS bootable partition config ends
> #
> 

-- 
Michael Bramer - a Debian Certified Linux Developer        http://www.debian.org
PGP: finger grisu@master.debian.org   --   Linux Sysadmin   --  Use Debian Linux
"A system without Perl is like a hockey game without a fight."  -- Mitch Wright

Attachment: pgpwi9YiZnJi3.pgp
Description: PGP signature


Reply to: