linux-l: ((((( bootdisk in iso9660 )))))

Marc Teichgräber teichgraeber at speedlink.de
Do Okt 26 15:38:49 CEST 2000


Jens Dreger wrote:

> Es gibt verschiedene bootbare CD Formate. Das mit dem Floppy-Image auf
> der CD heisst "El Torito" und wird auch von mkisofs selbst
> erstellt. 
> Gruss,
> 
> Jens.

vielen dank jens, das hat ein bisschen was von meinem problem geklaert.
es gibt da auch noch die option "generic boot image", aber jetzt weiss
ich
das ich eine "el torito" cd machen muss.

inzwischen habe ich schon andere probleme

ich muss beim erzeugen des isos die rock-ridge extensions benutzen,
weil es sich ja um ein bootbares linux-filesystem handelt.
da sind symlinks drin und so.
symlinks brauchen die rr-exts um richtig ins iso geschrieben zu werden, 
sagt mkisofs

der befehl:

mkisofs -RDdlLNU -o ../dl.img -log-file ../errors -relaxed-filenames \
-allow-lowercase -allow-multidot -no-rr -iso-level 3 \
-c boot.cat -b ../boot.img *

fuehrt zu:

Using README000 for  /README (README)
Using boot000.cat for  /boot.cat (boot.cat)
Using hostname000.gZ for  /hostname.gZ (hostname.gZ)
Using README001 for  /README (README)
Using loadlin000.exe for  /loadlin.exe (loadlin.exe)
mkisofs: Error: README and dosutils/README have the same Rock Ridge name
mkisofs: Error: README and autoboot/README have the same Rock Ridge name
mkisofs: Error: (NULL POINTER) and boot.cat have the same Rock Ridge
name
mkisofs: Error: etc/hostname.gZ and bin/hostname.gZ have the same Rock
Ridge name
mkisofs: Error: dosutils/loadlin.exe and autoboot/loadlin.exe have the
same Rock Ridge name
mkisofs: Unable to sort directory 

und mkisofs brich ab.

wieso meckern die rock-ridge extensions, dass dateien, die in
unterschiedlichen 
verzeichnissen liegen, den selben namen haben?

			((((( radar )))))



Mehr Informationen über die Mailingliste linux-l