Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]loop-aes: brocken pipe?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
metalfan
Apprentice
Apprentice


Joined: 09 Apr 2005
Posts: 260
Location: 127home0sweet0home1 .endofinternet.net

PostPosted: Mon May 16, 2005 5:33 pm    Post subject: [SOLVED]loop-aes: brocken pipe? Reply with quote

re,

everytime i try to mount my drives all i get is broken pipe after ive typed the pw, typing the pw wrong let gpg complain about the wrong pw.
ive found nothing usefull in the forums/on google :(

sys-fs/loop-aes-3.0b
sys-apps/util-linux-2.12q ive tried different versions, all the same
sys-kernel/gentoo-sources-2.6.11-r6

any idea what coud be wrong?


Last edited by metalfan on Wed May 25, 2005 10:04 am; edited 3 times in total
Back to top
View user's profile Send private message
echto
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 108

PostPosted: Tue May 17, 2005 4:04 am    Post subject: Reply with quote

You need to compile everything statically.

build-initrd.sh uses ldd to find the necesary libraries and copies them to boot. Gentoo's ldd output is broken.

For example, insmod is needed.
Code:

ldd /sbin/insmod
   linux-gate.so.1 =>  (0xffffe000)
                      ^ missing!
   libc.so.6 => /lib/libc.so.6 (0xb7eb9000)
   /lib/ld-linux.so.2  (0xb7feb000)
                      ^ missing!

I suggest getting another machine with the same kernel and recompiling everything statically on it and write the needed programs to floppy. Then boot with a gentoo cd and copy or ftp or scp the programs over to your /boot partition.

Good Luck!
Back to top
View user's profile Send private message
metalfan
Apprentice
Apprentice


Joined: 09 Apr 2005
Posts: 260
Location: 127home0sweet0home1 .endofinternet.net

PostPosted: Fri May 20, 2005 6:22 am    Post subject: Reply with quote

i dont mount them at boot time, but it seems that ive use the 2.4 kernel headers after ive switched to 2.6 for quite some time...
Back to top
View user's profile Send private message
metalfan
Apprentice
Apprentice


Joined: 09 Apr 2005
Posts: 260
Location: 127home0sweet0home1 .endofinternet.net

PostPosted: Wed May 25, 2005 10:05 am    Post subject: Reply with quote

ive screwed up something....howeever, reinstalling gentoo helped
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum