Skip to main content

Questions tagged [mount]

Attaches a file system to a specified point in an existing filesystem hierarchy

0 votes
4 answers
64 views

I would like to mount a partition of an external hard drive from a script using udisksctl mount --block-device /dev/sda1 and in the end of the script I would like to unmount it. However, it may ...
Alexey's user avatar
  • 2,380
0 votes
1 answer
19 views

I need to mount either one of two devices to the same mount point. I cannot find a way to do that using .mount unit files because of the requirement that the .mount file name must be same as Where ...
rosewater's user avatar
  • 111
0 votes
1 answer
67 views

I've got a problem with overlayroot in conjunction with Debian13 (everything was fine under Debian12) The issue can be reproduced within a VM and a fresh installation of Debian12 or Debian13 ...
Seven's user avatar
  • 103
5 votes
2 answers
705 views

Whenever /etc/fstab has changed, and one then calls mount, the following message arrives: mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl ...
Rainer Glaschick's user avatar
1 vote
2 answers
103 views

On my backup servers I created XFS LVM volumes for each hosts I backup. The server is a Lenovo running 930-16i hardware RAID adapter with SATA disks. When I reboot the server, it sometimes falls in ...
darxmurf's user avatar
  • 1,226
0 votes
0 answers
34 views

I am running below code through my java utility method which will delete the data in my mounted voulme which is there in azure pvc azurefile-secured-premium-lrs. We have auto scaling which is trying ...
Rajesh Bhardwaj's user avatar
0 votes
0 answers
58 views

I have a udev rule which looks for a specific usb stick (VID and PID), and then starts a templated systemd service: KERNEL=="sd[a-z][0-9]", ... ACTION=="add", RUN+="/...
kalj's user avatar
  • 111
0 votes
0 answers
62 views

I am curious about the behavior of Virtual Machine. Environment There are two computers. 192.168.180.10: NFS Server Rocky Linux 9.6 192.168.160.30: VDSM Host (NFS Client) Rocky Linux 9.6 VDSM ...
TyeolRik's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
239