The funny thing is that in linuxrc i've put this:
if ! mount -t ext2 /dev/mmc/blk0/disc /mnt/rootfs; then
if ! mount -t ext2 /dev/mmc/blk0/part1 /mnt/rootfs; then
if ! mount -t ext2 /dev/mmc/blk0/part2 /mnt/rootfs; then
echo "Root not mounted blah blah"
/bin/sh
fi
fi
fi
So any of these should be mounted, and still sometimes they're not
mounted. The only thing i've managed to get is a white screen with
vertical lines, nothing more.
Can be possible that the kernel i'm using has not the correct drivers?
Well, time for sleeping, it's 2:47am here :p
JeDi wrote:
> On 1/5/06, Angel Sanchez Morales <salemixu_at_gmail.com> wrote:
>
>>This is getting strange each time i try to boot this thing xD
>>I used x50v filesystem and at first it didn't boot (note that i'm trying
>>to mount the 3 devices at the same time, part1, part2 and disc), i
>>rebooted the pda and it then booted but it happened the same as before:
>>the screen faded into a white screen with vertial lines, this time were
>>pink and after 1 or 2 minutes they're turning black, like a bar code :/
>>
>>After trying to format several times my sd card i only managed to get a
>>white screen with some vertical lines :(
>>
>>JeDi, did you do anything special?
>>Which filesystem did you use?
>>It seems that for me the only filesystem that works is the x50v one.
>
>
> I have the white or pink bars too sometimes. When that happens, I just
> reset and try again. It never happened two times in a row though...
>
> I'm just using all the x50v files that Fisherss uploaded the other
> day. I modified the linuxrc inside the initrd to go along with my more
> "standard" way of partitioning and formatting the sd card (using an
> actual partition in stead of the disk itself), and that's it. OK, I
> modified the kernel to have bigger fonts and a cute penguin on top of
> the console :-) But it's working with the downloadable kernel too.
> If you partition your sd card right, it has to be /dev/mmc/blk0/part1,
> because that's the only device recognized, and the only partition on
> the sd card.
>
> I'm getting a bunch of error messages from the root filesystem trying
> to boot, but opie starts anyway.
>
> Good luck!
>
> Greetz,
> JeDi
Received on Thu Jan 05 2006 - 20:55:51 EST
This archive was generated by hypermail 2.2.0 : Thu Jan 05 2006 - 20:55:56 EST