Re: bootfähige CD erstellen

From: Oliver Fromme <olli(at)secnetix.de>
Date: Fri, 13 Dec 2002 13:21:40 +0100 (CET)

Florian Unglaub <f.unglaub(at)freenet.de> wrote:
> da mein Floppy-Laufwerk defekt ist und ich nicht jedesmal mit ner BSD-CD
> meinen Kernel laden will, möchte ich geren ne Grub-CD erstellen.

Wieso kannst Du nicht einfach von der Festplatte booten?

> Ich habe mir überlegt, anstatt auf /dev/fdc0 in eine Datei zu schreiben
> und diese dann auf eine CD zu brennen. Aber wie bekomme ich die
> bootfähig?

Floppy-Image mit Grub bauen, irgendwie nennen (boot.flp),
in ein leeres Verzeichnis tun, dort dann eingeben:

mkisofs -b boot.flp -c boot.catalog -o /tmp/boot.iso .

/tmp/boot.iso dann auf CD brennen, fertig.

Wenn Du nur eine CD brauchst, die von Festplatte weiter-
bootet, brauchst Du nicht unbedingt Grub. Einfach ein
Floppy-Image erstellen, auf dem Bootloader und Kernel
drauf sind, mit entsprechend konfiguriertem root-Device.
Die normale boot.flp von FreeBSD kann man als Vorlage
dafür nehmen und entsprechend modifizieren.

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 13 Dec 2002 - 13:21:44 CET

search this site