Hi all.
I tried to mount an encrypted USB stick, which was created with YAST, but I got an error that /dev/loop0 did not exist (it did not, indeed). However, the necessary modules, such as dm-crypt, dm_mod, twofish, aes, and cryptoloop are loaded. Am I missing anything? I am running kernel 2.6.17 (SuSE kernel of the day, installed a month and a half or so ago).
CF
On Wed, Aug 16, 2006 at 03:00:32AM -0400, Constantine 'Gus' Fantanas wrote:
I tried to mount an encrypted USB stick, which was created with YAST, but I got an error that /dev/loop0 did not exist (it did not, indeed). However, the necessary modules, such as dm-crypt, dm_mod, twofish, aes, and cryptoloop are loaded. Am I missing anything? I am running kernel 2.6.17 (SuSE kernel of the day, installed a month and a half or so ago).
Uh.. loop? Yes, there is a loop module.
If it's there, could be that udev didn't create the device file. I forget the command to kick it into looking again and making dev files needed.