[issue1314] Instructions for generating a bootable usb stick on mac os x are wrong
Martin Häcker
bts at bts.grml.org
Mon Aug 11 16:12:32 CEST 2014
Martin Häcker <spamfaenger at gmx.de> added the comment:
Hi Michael,
Am 11.08.2014 um 09:44 schrieb Michael Prokop <bts at bts.grml.org>:
> Michael Prokop <mika at grml.org> added the comment:
>
> Well, Mac OS has UEFI support and by accessing /dev/disk2s1 (which I assume
> matches your Grml ISO) this should work just fine.
>
> What error message do you get?
Sorry, I may be a bit dense, but I don't get how to apply your instructions. I'll try to comment inline:
% mkdir /Volumes/GRML
Got it, create the mountpoint
% sudo mount_cd9660 /dev/disk2s1 /Volumes/GRML
Here's where you lost me, /dev/disk2s1 is anything, but not the grml.iso image that is lying in my ~/Downloads/ folder. How do you propose I get the disk subsystem to recognize that it should be attached as a device on /dev/disk2s1?
% cp -a /Volumes/GRML/* /Volumes/GRMLFOR64/
% diskutil unmount /Volumes/GRMLFOR64/
% sudo umount /Volumes/GRML
% sudo umount /Volumes/GRML
The rest I get, but haven't tried yet. Just out of curiosity, what is the benefit of this method vs. the method the ubuntu guys propose? Their proposal did work for me to get the USB-Stick to boot.
Regards,
Martin
----------
messages: 4830, 4832, 4833, 4834, 4835
nosy: dwt
priority: bug
status: chatting
title: Instructions for generating a bootable usb stick on mac os x are wrong
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1314>
_____________________________________
More information about the Bugs-changes
mailing list