Questions tagged [unmount]

21 questions
0
votes
1 answer

Is /proc/mounts file depracated?

I have been reading at several places that we should no longer refer to /proc/mounts and instead it is better to rely on /proc/self/mountinfo file. For example, see this question: /proc/self/mountinfo per-mount-options vs per-super-options However,…
codego123
  • 3
  • 1
0
votes
0 answers

Samba file lock prevents media unmount

I have a small server with a samba share that sometimes I use to share removable disks connected in the hot swap bays. After mounting a disk and accessing it, I try to unmount it, but umount refuses (even using -f) to do it because the disk is busy:…
0
votes
1 answer

Ways to debug root partition not unmounted on reboot

I have a problem where every time I reboot a Linux system (Ubuntu-based), the root filesystem is not unmounted successfully. Doing a fsck after a reboot results in output like: Recovering journal [...] clearing orphaned inode [...] The message…
Andrey W.
  • 101
0
votes
1 answer

Too many mounted filesystem

How to umount this cgroup? Also i have no idea is it important or not. It seem cgroup is comefrom docker but im still not sure. I was trying install gns3-remote And it give me cgroup like this. Then i deleted gns3-remote because it's for fresh vps…
0
votes
1 answer

How do I resolve this LVM issue in Ubuntu on a USB External Drive?

I'll try to be brief and succinct. I recently wiped my Ubuntu server and re-installed 20.04 on an older Proliant DL360. This system had two seagate external USB drives attached to it which store a majority of the data that I need. I'm trying to…
Jon Griffith
  • 53
  • 1
  • 1
  • 5
-1
votes
0 answers

Cannot unmount/remove 'Linux' drive from Windows 10

System: Windows 10, up to date I have a mysterious drive/folder which appears mounted on Windows 10, called simply 'Linux', which I cannot unmount or otherwise get rid of. It's empty, and there do not seem to be any options for its removal. For some…
Totem
  • 143
  • 1
  • 7
1
2