Copy your initrd somewhere (like to a directory in /tmp) and cd into it. Then

gzip -dc initrd-2.6.29.4-167.fc11.x86_64.img | cpio -id

If you do this as a non-root user, you will get error messages, but the image file is still decompressed. Then you can look at the init script and see what it is doing.

Bob




On 06/25/2009 12:06 PM, davide wrote:
Brian Mearns<bmearns<at>  ieee.org>  writes:

Thanks, again, Davide.

you're welcome.

crypttab and fstab should be fine, as init is able to mount the device
correctly. I'm not sure if I have all the correct modules: I ran
mkinitrd with "--with=aes --with=sha256" and tried to boot using the
generated initrd.img, but perhaps there are additional modules I need?


I'm not at home with my pc now, but I can send you my list of modules, if you
need it.
(just need to find out how to generate it)




--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to