helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
808 stars 58 forks source link

Eject missing, should warn if USB device is removed without ejecting it first #245

Open louies0623 opened 3 years ago

louies0623 commented 3 years ago

Describe the bug Create a folder on the USB. The folder is visible, but when the USB is plugged into another computer, the folder is actually not on it.

To Reproduce Steps to reproduce the behavior:

  1. Insert a flash drive or SD card or any storage device
  2. Go to 'Storage device Folder'
  3. Right click 'Create New -> Create a folder or file '
  4. The file is displayed inside
  5. Unplug the device and plug it into another computer.
  6. Open 'Storage device Folder'
  7. See error "The file you just created is not in it"

Expected behavior The created file should be inside

Screenshots No.

Version (please complete the following information):

Computer (please complete the following information):

Additional context no.

probonopd commented 3 years ago

Did you unmount the disk before you unplugged the device? Right-click on the device on the Desktop -> Eject. Only then it is safe to unplug the device.

louies0623 commented 3 years ago

It doesn't show the "Eject" option 20210712_111044

probonopd commented 3 years ago

Which exact ISO are you running?

probonopd commented 3 years ago

Need to implement something like

image

And maybe mount external drives with -o sync?

louies0623 commented 3 years ago

Which exact ISO are you running?

helloSystem build https://github.com/helloSystem/ISO/releases/tag/experimental-12.2

louies0623 commented 3 years ago

One more thing is to change the "Move to Trash" option of the device's right-click menu to "Eject"

probonopd commented 3 years ago

Which exact ISO are you running?

With "exact" I mean something like 0F28. The experimental builds change quite often!