martinm1000 Apprentice


Joined: 17 Apr 2003 Posts: 174 Location: Montréal, Canada
|
Posted: Sat Apr 19, 2008 1:22 am Post subject: dmcrypt cryptfs crypt-tmp permissions problem |
|
|
Hi,
Looks like a bunch of stuff has broken...
I had a working /etc/init.d/cryptfs file with working swap and crypt-tmp.
It also looks like I needed a /etc/init.d/dmcrypt file... we now I have it.
Is cryptfs still needed ?
Anyway, I managed to get the swap working again, but for the /tmp partition, I had to manually do a chmod 1777.
Is is possible that the post_mount='chown root:root ${mount_point}; chmod 1777 ${mount_point}' didn't ran ?
Can someone explain what changed ? It looks like there is now some dmcrypt scripts running on boot ?
I'm not even sure that my system will reboot correctly... |
|