cutefishos / filemanager

File manager.
GNU General Public License v3.0
114 stars 41 forks source link

Feature request: Allow eject disk/partition from the side bar #39

Closed lebao3105 closed 1 year ago

mdanialr commented 2 years ago

i also request this. but currently workaround that i use for this was for HDD external

sudo eject /dev/sdx
sudo udisksctl power-off -b /dev/sdx

for Flashdisk just

sudo eject /dev/sdx

is enough