We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b979000 commit 3b35d51Copy full SHA for 3b35d51
multios-usb.sh
@@ -344,6 +344,7 @@ dd conv=fsync status=none if="$part_efi/grub/i386-pc/boot.img" of="${dev}" bs=1
344
dd conv=fsync status=none if="$part_efi/grub/i386-pc/core.img" of="${dev}" bs=512 count=2014 seek=34
345
346
mv "$log_file" $part_data/MultiOS-USB/install.log
347
+chmod -R o+rw $part_data
348
349
sync
350
umount $part_efi
0 commit comments