Tagged Questions
1
vote
0answers
60 views
unionfs filesystem
I recently learned about unionfs and aufs and would like to put it to some real use. The scenario I have in mind is the following. Boot a machine with ubuntu on it which will serve as our base. Make ...
5
votes
1answer
292 views
Automount not equivelent to mount?
I'm struggling to get automount to work as desired.
If I run the following:
sudo mount -t nfs server:/path/to/share /path/to/mount_point
I get the mount appearing fine.
However, if I add the ...
1
vote
0answers
213 views
How can I determine how directories/filesystems have been mounted?
I have access to a VM which on a different network at work using NIS. (Debian by the way)
This VM has about 10 extra /directories in / when I log in. They do not exist on that VM alone, they are ...
1
vote
0answers
813 views
/etc/fstab is mounting rw filesystem as read-only
A partition of my internal hard drive (not the root partition) I want to mount automatically on boot. I've been using /etc/fstab to mount my external backup drive automatically read-only, so this is ...
2
votes
1answer
487 views
Running a command when a CD/DVD/BD inserted
This seems like a simple question to me, but after two nights of searching and tinkering, I haven't been able to find anything promising.
I am running a headless Ubuntu server. I want to be able to ...
4
votes
3answers
579 views
When networkmanager is used, OpenSuSe gets stuck during boot for 10 minutes
I have this problem on all machines that I every installed (different configurations, different geographical locations, even different OpenSuSe versions) and it's extremely irritating.
When I turn on ...