IronOS icon indicating copy to clipboard operation
IronOS copied to clipboard

Update docs for perm vfat msdos fix?

Open bm16ton opened this issue 4 years ago • 1 comments

rather then remounting msdos manually everytime or run a script , id prefer to have it automatically do this so drag and drop just works, also set permissions for write access. edit /etc/fstab

/dev/disk/by-id/usb-Virtual_DFU_Disk-0:0 /mnt/usb-Virtual_DFU_Disk-0:0 msdos nosuid,nodev,uid=1000,gid=1000,nofail,noauto,x-gvfs-show 0 0

It now automounts correctly on plugin. I understand why holding a was needed when we had two options config and dfu, we needed a way to select between the two, but is it needed anymore? Any other reasons for plugging into usb port then dfu? If not can we remove the A button requirement?

bm16ton avatar May 29 '21 00:05 bm16ton

Happy to add this to docs or you are welcome to open a pr.

I cant change the button holding requirement as that is part of the vendor firmware and that cant be changed without rewriting their bootloader.

Ralim avatar May 30 '21 23:05 Ralim

has this been completed, adding this advice to the Documents, so this ticket could be closed from 2 years ago?

River-Mochi avatar Mar 23 '23 22:03 River-Mochi