Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - drautzbug

Pages: [1]
1
Ubuntu / Can Boot Zubuntu From Sd But Not From Cf Card
« on: February 08, 2010, 12:54:31 pm »
Picked up the trail recently. Still same problem, cannot even boot with zImage-kexecboot-2.6.26-r12-c7x0.bin at all. I wonder if I need a custom updater.sh.

Has anybody had any luck using kexecboot on a C760 with the rootfs on a CF card. Mine in 16MB, maybe that's a problem.

2
Ubuntu / Can Boot Zubuntu From Sd But Not From Cf Card
« on: April 15, 2009, 06:20:47 am »
I believe the kexec kernel provided by omegamoon simply does not look at CF cards. I now flashed zImage-kexecboot-2.6.26-r12-c7x0.bin from Angström and it does find zubuntu on the CF card and starts to boot it   . But then it stops with something like "waiting for root /dev/hda1"  .

I assume this is because some module is not yet loaded at this stage. I will try to locate the module and put it into /etc/modules.

3
Ubuntu / Can Boot Zubuntu From Sd But Not From Cf Card
« on: April 14, 2009, 03:20:31 pm »
I followed cortez instruction to install zubuntu on a SD card and that worked okay (with the problem solutions from this forum). Then I got myself a 16 GB CF card and copied the rootfs there. But my Zaurus C760 won't boot from there. It goes

Code: [Select]
Probing /dev/mtdblock0
Probing /dev/mtdblock1
Probing /dev/mtdblock2
found  /dev/mtdblock2 (jffs2)
mount successful
 /dev/mtdblock2 no kernel found, unmounting
Probing /dev/mtdblock3
Probing /dev/mmcblk0
Probing /dev/mmcblk0p1
found  /dev/mmcblk0p1 (vfat)
mount successful
 /dev/mmcblk0p1 no kernel found, unmounting
No bootable device found
I assume the mmcblk message come from the SD card from which I flashed the kexec kernel, which was still in the device. But I would have expected that it probes /dev/hda1 /dev/hda2 and so forth. I have the feeling it does not even look at the CF card. Could it be that the kernel at http://www.zaurus.org.uk/cortez/ubuntu/dow...c7x0/zImage.bin simply does not expect CF cards?

The CF card itself seems okay. If I boot zubuntu from the SD card I can mount the CF card partitions (/dev/hda1 ...) no problem.
I also checked the md5 sums on zImage.bin and flashed it another time. Same result.

Pages: [1]