vagnerd
(usa OpenBSD)
Enviado em 10/11/2005 - 12:24h
Estou tendo problemas para gerar a ISO do openBSD
root@vagner:~# pwd
/root
root@vagner:~# ls -l 3.8/i386/cdrom38.fs
-rw-r--r-- 1 root root 2949120 2005-09-16 16:30 3.8/i386/cdrom38.fs
root@vagner:~# mkisofs -b 3.8/i386/cdrom38.fs -v -r -l -L -T -J -V "OpenBSD 3.8" -A "OpenBSD v3.8, Custom ISO, 09-11-2005." -c boot.catalog -o OpenBSD38.iso -x OpenBSD38.iso /root/3.8/
mkisofs: The option '-L' is reserved by POSIX.1-2001.
mkisofs: The option '-L' means 'follow all symbolic links'.
mkisofs: Mkisofs-2.02 will introduce POSIX semantics for '-L'.
mkisofs: Use -allow-leading-dots in future to get old mkisofs behavior.
Warning: creating filesystem that does not conform to ISO-9660.
mkisofs 2.01 (i686-pc-linux-gnu)
Scanning /root/3.8/
Scanning /root/3.8/i386
Excluded by match: /root/3.8/i386/OpenBSD38.iso
Writing: Initial Padblock Start Block 0
Done with: Initial Padblock Block(s) 16
Writing: Primary Volume Descriptor Start Block 16
Done with: Primary Volume Descriptor Block(s) 1
Writing: Eltorito Volume Descriptor Start Block 17
mkisofs: Uh oh, I cant find the boot image '3.8/i386/cdrom38.fs' !