| brianw | vern: I would start the other box w/ the gentoo livecd, and then use scp from it... |
| MaD-DaRiUs | brianw: if I try and rebuild everything with my mdadm.conf it complains about uuid mismatches... |
| vern | well, the livecd won't boot the other box because the hard drive is encrypted wait is aes-loop on the livecd? loop-aes I mean |
| thrice` | your guess is as good as ours |
| vern | well I was reading something in bugzilla about someone asking it to be but it wasn't clear what the result was |
| brianw | MaD-DaRiUs: did you change any bios options? like which controller is booted first or anything? something that could change the hd order? |
| MaD-DaRiUs | brianw: nothing has changed since I first booted off of the livecd and installed gentoo brianw: if I run mdadm -E on my drives, everything looks fine up until sdh1 |
| chithead | vern: you can also mount the encrypted drive remotely with nbd |
| vern | chithead: scp vern@localhost:/home/vern/tmp/test.txt ./test2.txt chithead: worked |
| chithead | vern: on both computers? what if you substitute localhost with the computer's own IP addresses? |
| brianw | MaD-DaRiUs: not sure man, you may want to try #gentoo-server |
| MaD-DaRiUs | brianw: alright brianw: thanks |
| brianw | MaD-DaRiUs: it is a slower channel, but more chance of someone familiar w/ mdadm more... |
| grodzix | Hey people, got a question I'm trying to mount my usb pendrive and all I got is: mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so |
| vern | chithead: scp -r vern@192.168.2.25:/home/vern/tmp/News/test.txt ./test3.txt chithead: worked on the gentoo machine, the prior one was also on the gentoo box |
| chithead | vern: I thought the problem was only if the gentoo box was target of scp transfer? |
| grodzix | I got error: "mount: wrong fs type, bad superblock on /dev/sda1, missing codepage or other error... While trying to mount my pendrive And I've tried all possible combinations & filesystems [: |
| chithead | vern: so what does 'scp test.txt localhost:/home/vern/test2.txt' do |
| vern | chithead: oh, yeah, oopsies |
| chithead | grodzix: what does 'cfdisk /dev/sda' display? |
| brianw | chithead: fdisk -l , is more useful for info |
| grodzix | Got one primary partition FAT16 |
| aoeuhtns- | anybody have an idea what would cause my pentium4m 1.7GHz laptop to behave more like a pentium2 266MHz? |
| vern | chithead: that works also, with the network notation as the destination |
| chithead | grodzix: do you have FAT support in your kernel? |