[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /dev/loop3 No appropriate device found
No, sorry, it was not the missing cryptotab. i put the stuff in that is
already in the fstab:
/dev/sdb4 / ext3 defaults 1 2
/dev/hda1 /boot ext2 defaults 1 2
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
/dev/sda5 /data2 reiserfs
defaults,noauto,user,loop=/dev/loop4,encryption=AES256,exec 0 0
/dev/sdb1 /data1 ext2
defaults,noauto,user,loop=/dev/loop3,encryption=AES256 0 0
devpts /dev/pts devpts defaults 0 0
/dev/sdb5 /home ext2 defaults 1 2
/dev/sdb6 /opt ext3 defaults 1 2
proc /proc proc defaults 0 0
usbdevfs /proc/bus/usb usbdevfs noauto 0 0
/dev/sdb7 /usr reiserfs defaults 1 2
/dev/hda2 /var ext2 defaults 1 2
/dev/sdb3 swap swap pri=42 0 0
and it is not the missing /dev/loop4 or /dev/loop3 in the /dev/ path. They
are there allright!
Any further ideas?
Bernhard
> Here's an example:
>
> # less /etc/cryptotab
>
> /dev/loop0 /dev/hda4 /hda4crypto reiserfs
> twofish noatime
> /dev/loop1 /dev/hdb1 /hdb1crypto reiserfs
> twofish noatime
> /dev/loop2 /dev/hdd1 /hdd1crypto reiserfs
> twofish noatime
> /dev/loop3 /dev/hdg1 /hdg1crypto reiserfs
> twofish noatime
> /dev/loop4 /dev/hde1 /hde1crypto ext3
> twofish noatime
>
>
> Bernhard Stoevesandt wrote:
>>ups, it's not existing.so what should it say? i guess it has been deleted
>>when i installed the new system.
>>
>>bernhard
>>
>>
>>
>>>What does your /etc/cryptotab say?
>>>
>>>Bernhard Stoevesandt wrote:
>>>>as a longerterm loop-aes user i have now the following problem:
>>>>at my computer (old) my mainboard broke down :(. i replaced it. the
>>>>hard-disks are scsi which wasn't a problem since the board had a scsi
>>>>controller. now the new board doesn't have such a controller and with
>>>> the
>>>>additional controller the disks didn't boot anymore. after many
>>>> attampts
>>>>i
>>>>finally reinstalled the system, build in a new ide harddisk etc.. but i
>>>>left the encrypted partitions untouched as a lot of data is on there.
>>>>now i tried to reinstall loop-aes (version 1.7 it was and is). but
>>>> after
>>>>a
>>>>rebot i get the following message:
>>>>
>>>>/dev/loop3: Kein passendes Geraet bzw. keine passende Adresse gefunden
>>>>(which is german and would be translated as:
>>>>
>>>>/dev/loop3: no approprieate (or matching?) device repectively
>>>> appropriate
>>>>address found
>>>>)
>>>>
>>>>why that? any idea what i could try??
>>>>
>>>>bernhard
>
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/