SOS failure on mkisofs on FreeBSD-6.1-R amd64
Fabian Keil
freebsd-listen at fabiankeil.de
Thu Oct 18 09:18:39 PDT 2007
luizbcampos at gmail.com wrote:
> Trying to make a bootable CD, I did the following according to
> FreeBSD doc:
Where does one find this "FreeBSD doc"?
> #mkisofs -R -no-emul-boot -b /boot/cdboot -o /home/user/0S to
> be burned /home/user/cdboot
>
>
> And I got the message: "uh, oh I can't find the boot
> image /boot/cdboot"
>
> Suggestions?
Check the man page:
-b eltorito_boot_image
Specifies the path and filename of the boot image to be used
when making an "El Torito" bootable CD. The pathname must be
relative to the source path specified to mkisofs. [...]
and use a relative path as required.
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20071018/362767a6/signature.pgp
More information about the freebsd-questions
mailing list