Displaying 3 results from an estimated 3 matches for "man_1_xorrisof".
Did you mean:
man_1_xorrisofs
2014 Feb 02
2
xorriso or genisoimage syntax assistance
...hich are mentioned
by the ISOLINUX wiki for mkisofs. The end mark "--" may be
omitted if no other xorriso commands shall follow.
The complete -as mkisofs option list is shown by
xorriso -as mkisofs -help
and explained in detail in
man xorrisofs
http://www.gnu.org/software/xorriso/man_1_xorrisofs.html
Some of these options are add-ons which you will not find
in mkisofs. Vice versa, several mkisofs options are not supported
by xorriso -as mkisofs. Most notably: -udf, -hfs.
You may also use xorriso to put the ISO image onto optical
media on GNU/Linux, FreeBSD, or Solaris:
xorriso -as cd...
2014 Feb 02
0
xorriso or genisoimage syntax assistance
...system gets mounted on unix-like systems.
> (Up to 255 characters of 8 bit each. E.g. UTF-8.)
>
> Thank you for this ^ .
>
> http://wiki.osdev.org/El-Torito#Example_of_ISO_Filesystem_Production_Run_for_BIOS
>
And this ^.
man xorrisofs
> http://www.gnu.org/software/xorriso/man_1_xorrisofs.html
>
> Some of these options are add-ons which you will not find
> in mkisofs. Vice versa, several mkisofs options are not supported
> by xorriso -as mkisofs. Most notably: -udf, -hfs.
>
This also is perfect, i found `xorriso -as mkisofs' last night, and it
worked great. And...
2014 Jan 20
3
[PATCH] Add some man pages.
Add very basic pages for:
isohybrid - It's not particularly more useful than --help, but my QA
department really wants this to exist.
memdiskfind - Explain what it does and its invocation.
Signed-off-by: Peter Jones <pjones at redhat.com>
---
man/isohybrid.1 | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
man/memdiskfind.1 | 10 +++++++++
2 files changed, 71