[issue1314] Instructions for generating a bootable usb stick on mac os x are wrong
Michael Prokop
bts at bts.grml.org
Thu Aug 7 23:18:59 CEST 2014
Michael Prokop <mika at grml.org> added the comment:
Hm, Mac OS's finder actually might really fail (don't have a Mac available right
now), but I'm pretty sure that this should work just fine though:
% mkdir /Volumes/GRML
% sudo mount_cd9660 /dev/disk2s1 /Volumes/GRML
% cp -a /Volumes/GRML/* /Volumes/GRMLFOR64/
% diskutil unmount /Volumes/GRMLFOR64/
% sudo umount /Volumes/GRML
% sudo umount /Volumes/GRML
Could you please verify whether that works for you?
----------
messages: 4830, 4832
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