LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Encrypted partition does not mount on boot (https://www.linuxquestions.org/questions/suse-opensuse-60/encrypted-partition-does-not-mount-on-boot-274549/)

applewax 01-06-2005 07:58 AM

Encrypted partition does not mount on boot
 
Hello,

On a clean install of SUSE 9.2 Pro, I chose to encrypt my /home partition, just like I did when I installed on another box a couple months ago. Except now on this box, during boot-up, it does not give me the option of entering my password for the encrypted partition; it just keeps going with the boot process. The Help Pages say there is an option during the installation to not mount encrypted partitions during boot, so I must have inadvertantly selected (or failed to de-select) that option.

I looked through YaST but could not find anywhere to change the mounting options. Also, I am unable to mount the partition manually. 'sudo mount -t reiserfs /dev/hda11 /home' gives the error: "wrong fs type, bad option, bad superblock on /dev/hda1, or too many mounted file systems". Also, there is no fstab entry for /dev/hda11.

Could someone pls advise on how/where/what to change to get the encrypted partition to mount on boot? Thanks!

Joe

jailbait 01-06-2005 11:10 AM

"Could someone pls advise on how/where/what to change to get the encrypted partition to mount on boot?"

"there is no fstab entry for /dev/hda11."

You need to create an entry in /etc/fstab to mount /dev/hda11 on boot. I don't know what might be different about mounting an encrypted partition. You might take a look at /etc/fstab on the system you created a couple months ago and see how it is done there.

----------------------------
Steve Stites

applewax 01-06-2005 11:31 AM

> You might take a look at /etc/fstab on the system you created a couple months ago and see how it is done there.

Doh! I should have thought of that. I'll check as soon as I get home tonight and report back...

Thanks!


All times are GMT -5. The time now is 05:54 PM.