Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

mount

How does _netdev mount option in /etc/fstab work?

August 11, 2022 by Magenaut

I’d like to know what is the exact mechanism (implementation) used to defer mounting until after network interface is up when one uses _netdev option in /etc/fstab?
Does systemd alter this behavior?
Also, what does delay_connect option to sshfs provide what _netdev does not?

Categories Q&A, Unix & Linux Tags automounting, fstab, mount, sshfs, systemd Leave a comment

Mounting an ext3 filesystem with user privileges

August 11, 2022 by Magenaut

I’m trying to mount an ext3 file system from another Linux installation so that the user, not root, will have full access to all the files. (I really do need user to have access to those files, because I would like to use them from another computer via sshfs, and sshfs will only give the user’s access rights to the files.)

Categories Q&A, Unix & Linux Tags ext3, mount, users Leave a comment

Check if folder is a mounted remote filesystem

August 11, 2022 by Magenaut

What is the best way (reliable, portable, etc.) to check if a given folder is on a mounted remote (nfs) filesystem within a shell script?

Categories Q&A, Unix & Linux Tags filesystems, linux, mount, shell-script Leave a comment

mount info for current directory

August 10, 2022 by Magenaut

I can do df . to get some of the info on the mount that the current directory is in, and I can get all the info I want from mount. However I get to much info (info about other mounts). I can grep it down, but am wondering if there is a better way.

Categories Q&A, Unix & Linux Tags disk-usage, filesystems, mount Leave a comment

Udev rule to mount disk does not work

August 10, 2022 by Magenaut

I have the following content in in /etc/udev/rules.d/81-external-disk.rules:

Categories Q&A, Unix & Linux Tags mount, udev Leave a comment

Unmount a rbind mount without affecting the original mount

August 10, 2022 by Magenaut

Asked on serverfault but didn’t get enough attention, so reposted here, with the hope some people here know the answer.

Categories Q&A, Unix & Linux Tags bind-mount, linux, linux-kernel, mount, unmounting Leave a comment

Mounting a squashfs filesystem in read-write

August 10, 2022 by Magenaut

I have a Clonezilla installation on a USB stick and I’d like to make some modifications to the operating system. Specifically, I’d like to insert a runnable script into /usr/sbin to make it easy to run my own backup command to make backups less painful.

Categories Q&A, Unix & Linux Tags mount, read-write, squashfs Leave a comment

Why is there no rootfs file system present on my system?

August 10, 2022 by Magenaut

The linux kernel documentation claims:

Categories Q&A, Unix & Linux Tags kernel, linux, mount, root-filesystem Leave a comment

How to mount a device in Linux?

August 10, 2022 by Magenaut

I read some resources about the mount command for mounting devices on Linux, but none of them is clear enough (at least for me).

Categories Q&A, Unix & Linux Tags linux, mount Leave a comment

What happens when you ‘mount over’ an existing folder with contents?

August 10, 2022 by Magenaut

Right now /tmp has some temporary files in it. When I mount my hard drive (/dev/sdc1) on top of /tmp, I can see the files on the hard drive. What happens to the actual content of /tmp when my hard drive is mounted? Is it possible to perform r/w operations on the actual content of /tmp while the hard drive is mounted?

Categories Q&A, Unix & Linux Tags mount, tmp Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page8 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress