Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am writing a Python prog on Raspberry Pi that has a function to write some data to a USB drive. I need to Unmount/Eject it when ready so that the user can take it out.

Is there a way to do it through the python prog please?

What I have tried:

Looked in google but did not find anything useful.
Posted
Updated 18-May-20 22:00pm

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900