Skip to content

Magenaut

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

mount

Accessing contents on the underlying mount point path

August 8, 2022 by Magenaut

If I have partition /dev/sda1 which is mounted on root /, and I have partition /dev/sdb1 which is mounted on /var, is there a way I can access original contents of /var on sda1 without first unmounting sdb1?

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

Mounting ufs partition with read/write permissions on ubuntu 10.04

August 8, 2022 by Magenaut

According to this writeup ufs kernel module is compiled with only read permissions. I could mount a ufs partition with this command:

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

How can I unmount cgroup version 1?

August 8, 2022 by Magenaut

How can I remove cgroup version 1 mount points such that I only cgroup version 2 in my /sys/fs/?

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

USB mount doesn’t work on Centos 6.4

August 8, 2022 by Magenaut

I have a problem. After an update, my USB drives are not mounted automatically and I’m unable to mount them manually…

Categories Q&A, Unix & Linux Tags centos, mount, usb, usb-drive Leave a comment

How can I mount a block device from one computer to another via the network as a block device?

August 8, 2022 by Magenaut

Is it possible to export a block device such as a DVD or CDROM and make it so that it’s mountable on another computer as a block device?

Categories Q&A, Unix & Linux Tags block-device, data-cd, dvd, linux, mount Leave a comment

Is it possible to create a NFS Share from a CIFS mounted directory?

August 7, 2022 by Magenaut

The problem is that I have a directory which is mounted over CIFS. For this directory I want to create a NFS Share. I need this to create backups on a backup system which is only mountable over CIFS, from our ESX (But the ESX can only create backups on NFS Shared directorys with “ghettoVCB”).

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

mount: wrong fs type, bad option, bad superblock

August 7, 2022 by Magenaut

I added a new hard drive (/dev/sdb) to Ubuntu Server 16, ran parted /dev/sdb mklabel gpt and sudo parted /dev/sdb mkpart primary ext4 0G 1074GB. All went fine. Then I tried to mount the drive

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

Why do we need to mount on Linux?

August 7, 2022 by Magenaut

I understand what mounting is in Linux, and I understand device files. However I do not understand WHY we need to mount.

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

How to umount a USB drive?

August 7, 2022 by Magenaut

I want to know how to umount my USB drive via command line. I am using Ubuntu 12.04 LTS 32-bit.

Categories Q&A, Unix & Linux Tags mount, usb-drive Leave a comment

What is in /dev, /proc and /sys?

August 7, 2022 by Magenaut

After mount there are listed some filesystems. I need to know what’s in the /dev, /proc and /sys. Some examples would be great!

Categories Q&A, Unix & Linux Tags filesystems, mount Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 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