[RESOLVED]Pi4 - How can safe remove USB Pendrive ??
-
i have tryed to search by google and also using the search feature here.
Problably this is a stupid question but it's better to ask :)
It's exist a way to safe remove usb pendrive (how i stored all my roms) from my Pi4 whit shoutdown all entire system ?
It's safe to do this ??
If yes how i can do ??
Problably after that i need to restart emulestation especially if I make some changes to the roms themselves....
Thanks in advance for every suggestion......
-
You can exit EmulationStation and then, from the command line, run
sudo umount /media/usb0
If your USB drive is mounted on another folder than
/media/usb0
, substitute/media/usb0
with the proper folder name. -
@mitu said in Pi4 - How can safe remove USB Pendrive ??:
You can exit EmulationStation and then, from the command line, run
sudo umount /media/usb0
If your USB drive is mounted on another folder than
/media/usb0
, substitute/media/usb0
with the proper folder name.It's apparently the best solution... what i have do:
F4 to exit from ES.
mount (to found corrent usb)
used sudo umount
copyed all my news roms from pc and now also the image snap and some gamelist.xml from my personal system
type exit from console to restart es and....all now works whitout any issue.
Thanks for all.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.