Tagged Questions
2
votes
1answer
96 views
Fail to mount on boot
I have just created a Ubuntu server and all is working well however at boot I receive the following error message which is causing problems. I am running Ubuntu Server 12.04
Here is the error any ...
0
votes
1answer
136 views
how to set owner and permission to a cryptsetup made device?
I have an encrypted loopback volume. I need to mount and umount the volume manually, so I use cryptsetup luksOpen and cryptsetup luksClose .
However, under all sessions (gnome/xfce/kde/unity), when I ...
6
votes
1answer
825 views
How do I make noatime mounts default?
I'm making an Ubuntu derivative, and I want to make noatime the default mount option for all filesystems (instead of relatime which is default in Ubuntu).
There seems to be a boolean default_relatime ...
