this post was submitted on 22 Nov 2024
4 points (75.0% liked)

Debian operating system

2744 readers
17 users here now

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.

founded 4 years ago
MODERATORS
 

If one unmounts a disk, is that disk still available for write and can the following sync do anything?

you are viewing a single comment's thread
view the rest of the comments
[–] data1701d@startrek.website 2 points 4 hours ago

Yes to the first question. I could be wrong, but I think you have to run umount on the directory sdx is mounted on, not sdx itself.