Freitag, 14. November 2003 09:46 > successfully booting the livecd 2.6.0-gss, Nov 5, > - experimental/x86/livecd/livecd-2.6_11-05-2003.iso - > I've seen working all the 3 most important items I wanted to have: > > - tigon3 network card support > - sata via support > - strong cryptography > > then I've installed sources-2.6.0-test9-mm2. > Unfortunately, the kernel is anyway not able to load the driver for the > network card; tigon3 is not in /proc/modules > > anyone here knows the difference between the 2 mentioned kernels? > > The next problem is crypto... but first I'd like to solve the ethernet > problem; > > thanks
yeah - gentoo is in the US, in Oregon... cdimage root # modprobe cryptoloop cdimage root # modprobe aes cdimage root # modprobe blowfish cdimage root # losetup -e aes /dev/loop0 /mnt/b7/cryptfile The cipher does not exist, or a cipher module needs to be loaded into the kernel ioctl: LOOP_SET_STATUS: Invalid argument cdimage root # lsmod Module Size Used by blowfish 9728 0 aes 32192 0 cryptoloop 3712 0 loop 16136 1 cryptoloop 8139too 22016 0 8139cp 18944 0 mii 4992 2 8139too,8139cp ohci1394 32008 0 ieee1394 74540 1 ohci1394 floppy 57428 0 parport_pc 38188 0 parport 39656 1 parport_pc usb_storage 59584 0 hid 23168 0 ohci_hcd 16896 0 uhci_hcd 28560 0 ehci_hcd 22020 0 usbcore 98908 7 usb_storage,hid,ohci_hcd,uhci_hcd,ehci_hcd RH rsp. Fedora is more fair; the man page for losetup simply says that nothing beyond XOR is supported! That would have saved me a lot of time; fairness is not apparently everybody's business... Well - it's time for selling the 'bleeding edge hardware', look on the openbsd site what hardware is supported, and post a link for this wonderful experience after struggling for some days on the openbsd mailing list... Goodbye linuz -- . ___ | | Irmund Thum | | -- [EMAIL PROTECTED] mailing list
