Thanks, Mike, but this fails: mount -o loop,rw /work/down/setup/Fedora-Live-Workstation-x86_64-21-5.iso /mnt/loop mount: /dev/loop0 is write-protected, mounting read-only s:/$mount -o remount,rw /mnt/loop mount: cannot remount /dev/loop0 read-write, is write-protected Kevin On Sun, Apr 17, 2016 at 7:42 AM, Mike Wright <nobody@xxxxxxxxxxxxxxxxxxxx> wrote: > On 04/16/2016 09:32 PM, Kevin Wilson wrote: >> >> Hi, >>> >>> 'loop' mount iso, change grub.config, save as new iso, install to usb. >> >> >> Thanks for the advice, but this seems not to work: >> >> $mount -o loop /work/down/setup/Fedora-Live-Workstation-x86_64-21-5.iso >> /mnt/loop >> mount: /dev/loop0 is write-protected, mounting read-only >> >> then unmounting and mounting with "rw" option fails: >> >> mount -o loop,rw > > > Once mounted the first time try: > > mount -o remount,rw /mnt/loop > > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org