Displaying 4 results from an estimated 4 matches for "partition_cyl_align".
2014 Feb 02
0
xorriso or genisoimage syntax assistance
...a USB, one can "claim the extra space" as another
partition. As they are using in the current debian-live.
So i came up with this:
xorrisofs \
-o output.iso \
-no-emul-boot \
-boot-info-table \
-boot-load-size 4 \
-c isolinux/boot.cat \
-b isolinux/isolinux.bin \
-partition_offset 16 \
-partition_cyl_align auto \
ISO_root
This works great, but i first have to run `isohybrid output.iso' which
seems to reverse or ruin the special .iso partition. I am guessing it is
just a matter of grokking xorrisos options. I didn't expect to get the
maintainer of `xorriso' so thank you for your time Tho...
2014 Feb 02
0
xorriso or genisoimage syntax assistance
...re
partitions by help of some partition editor program.
> [without it] # Creates an error for parted. does not work.
This is a peculiarity of parted, i'd say.
The partition start at block 0 is unusual, but not really a
reason to refuse work.
What error message exactly do you get ?
> -partition_cyl_align auto \
This is the default.
> i first have to run `isohybrid output.iso'
I see that you already noticed option
-isohybrid-mbr usr/share/syslinux/isohdpfx.bin
as pointed out by Mattias. It has the same effect as a run
of program "isohybrid". (The stuff after -eltorito-alt-boot...
2014 Feb 02
2
xorriso or genisoimage syntax assistance
On Sun, Feb 2, 2014 at 6:27 AM, Mattias Schlenker <ms at mattiasschlenker.de>wrote:
[...]
> Build a recent xorriso - this can be run from the build directory without
> installing (thanks, Thomas!):
>
> ./configure --enable-static
>
> Thank you for pointing this out, I tried desperately to statically compile
`mkisofs' yesterday, to no avail. To hear that xorriso is
2014 Feb 02
2
xorriso or genisoimage syntax assistance
Hi,
> # Most linux distros dont have `mkisofs'
Or they have genisoimage under the name "mkisofs".
(e.g. Debian, Archlinux)
> mkisofs \
> -o output.iso \
> -no-emul-boot \
> -boot-info-table \
> -boot-load-size 4 \
> -c isolinux/boot.cat \
> -b isolinux/isolinux.bin \
> ISO_root
I would add option -R or -r for Rock Ridge names and file