Results 1 to 3 of 3

Thread: custom kernel stalls mounting encrypted hd

  1. #1
    Join Date
    Nov 2005
    Beans
    102

    custom kernel stalls mounting encrypted hd

    Are there any specific options I should watch out for in my kernel config to support LUKS disks? I've compiled a custom kernel that gets as far as mounting my encrypted root device (mount by uuid=whatever) which then proceeds to tell me that the device can't be found. This might be related to the ATA controller drivers. Any thoughts would be appreciated.

  2. #2
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: custom kernel stalls mounting encrypted hd

    Well, do you have the according modules loaded?

    aes_generic
    dm_mod
    dm-crypt

  3. #3
    Join Date
    Nov 2005
    Beans
    102

    Re: custom kernel stalls mounting encrypted hd

    heh I got to that problem a few builds ago. The specific error I'm getting now is:

    ide_media[1142]: main: unable to read from /proc/ide/ide0/hda/media

    I'm going to play around with my ATA drivers a bit more. I must be doing something different from how the Ubuntu kernel is.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •