|
From: Ken W. <kg...@lu...> - 2005-05-18 01:51:18
|
Peter Chubb wrote: >Ken Walker wrote: >Ken> OK, I did this and it failed again: > > >Ken> devpts on /dev/pts type devpts (rw) >Ken> /dev/mmcda on /media/card type ext2 (rw) > ^^^^^^^^^^ Ha! > Your SD card isn't partitioned. /sbin/init expects /dev/mmcda1 not > /dev/mmcda. > > > Ha!. Thanks Peter, you nailed the problem. Somehow I had wiped out the partition table in my sd card. In sorting that out I came across http://www.purple.dropbear.id.au/node/view/97 and used the instructions there to partition the card, ran -Dan's scripts again and it worked. It says "successful"! Now to see if I can get gpe working on it too. :-) |