![]() ![]() |
Nov 30 2007, 10:24 AM
Post
#46
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Nov 30 2007, 11:24 AM
Post
#47
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Lastly, as I'm not quite familiar with uboot, after uboot/kernel being flashed, where is the remaining space of the flash memory going? The remaining NAND space is for: 1) a eabi-kernel friendly pdaXrom build (if there is one); 2) an little more empty flash space for storage (if there is mtd support) |
|
|
|
Nov 30 2007, 11:41 AM
Post
#48
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
I have no idea what causes the issues of initial console and depmod. They played well in my case. I wonder if it has to do with something one has to do with the freshly installed kernel (I did this rootfs on my already working 3200 setup). The stylus thing is tricky. As I suspect at the end of the instructions, you need to play with other options if you use non-yonggun kernels. Thanks, jpmatrix for the feedback. Perhap it's not such a bad idea to keep the tarball polished and updated every now and then? yesssss what do you think is better : i make another thread (or a special entry in the wiki for the c3000) or you modify your initial first thread to add the c3000 ? I added a note with link to this post in the first post. It's great to know the rootfs also works for C3000. So I suppose it can also get along with Cxx0, if the kernel is up to the job? |
|
|
|
Nov 30 2007, 12:23 PM
Post
#49
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
I added a note with link to this post in the first post. It's great to know the rootfs also works for C3000. So I suppose it can also get along with Cxx0, if the kernel is up to the job? great! here are my customization files after installing your rootfs : http://matrixmen.free.fr/zaurus/debian/custo_c3k.tar just cd / tar xvf custo_c3k.tar |
|
|
|
Nov 30 2007, 01:45 PM
Post
#50
|
|
![]() Group: Members Posts: 409 Joined: 3-December 06 Member No.: 13,063 |
Can someone help me ...
I got the error mentioned here: http://www.oesf.org/index.php?title=Q18:_I...ternal_drive%3F about the initial console error. When I booted into emergency system, I wanted to do this: mount /dev/hda1 /mnt/cf cd /mnt/cf/dev MAKEDEV console but I could not: first - it's already mounted as /mnt/cf as ext3 - that's ok when I try to do ls -al /mnt/cf - it freezes without doing anything. after this I tried umount /mnt/cf but I got "Device or resource busy" Looks there isn't even /dev/hda1 ! only /dev/hda. I'm getting this behaviour for the second time Does anyone knows some way to fix this? Seems I cannot even install debian |
|
|
|
Nov 30 2007, 01:52 PM
Post
#51
|
|
![]() Group: Members Posts: 409 Joined: 3-December 06 Member No.: 13,063 |
QUOTE Step 2: Extract the rootfs tarball to the target media: tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /path/to/the/target/media I did: cd /mnt/card tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /mnt/hd/ This made me /mnt/hd/mnt/card/ directories - which I had to move to /mnt/hd/ manually - verified on desktop - the archive contains /mnt/card/ path. |
|
|
|
Nov 30 2007, 02:42 PM
Post
#52
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
QUOTE Step 2: Extract the rootfs tarball to the target media: tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /path/to/the/target/media I did: cd /mnt/card tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /mnt/hd/ This made me /mnt/hd/mnt/card/ directories - which I had to move to /mnt/hd/ manually - verified on desktop - the archive contains /mnt/card/ path. yes i forgot that one too about your console problem, just try to wait a little after the message. if it doesn't work, just reboot removing the battery and try again. it worked for me. |
|
|
|
Nov 30 2007, 02:56 PM
Post
#53
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Can someone help me ... I got the error mentioned here: http://www.oesf.org/index.php?title=Q18:_I...ternal_drive%3F about the initial console error. When I booted into emergency system, I wanted to do this: mount /dev/hda1 /mnt/cf cd /mnt/cf/dev MAKEDEV console but I could not: first - it's already mounted as /mnt/cf as ext3 - that's ok when I try to do ls -al /mnt/cf - it freezes without doing anything. after this I tried umount /mnt/cf but I got "Device or resource busy" Looks there isn't even /dev/hda1 ! only /dev/hda. I'm getting this behaviour for the second time Does anyone knows some way to fix this? Seems I cannot even install debian UBOOT emergency has a bug that you mentioned. For C3x00, the internel disk (hda1) seems to be recognized as cf card, and the disk partition information disappears. Whenever I entered into the emergency mode, I repartitioned the internel disk to recover the partition information. Fortunately, all data are not destroyed. |
|
|
|
Nov 30 2007, 07:48 PM
Post
#54
|
|
|
Group: Members Posts: 7 Joined: 30-November 07 Member No.: 21,007 |
Can someone help me ... I got the error mentioned here: http://www.oesf.org/index.php?title=Q18:_I...ternal_drive%3F about the initial console error. When I booted into emergency system, I wanted to do this: mount /dev/hda1 /mnt/cf cd /mnt/cf/dev MAKEDEV console but I could not: first - it's already mounted as /mnt/cf as ext3 - that's ok when I try to do ls -al /mnt/cf - it freezes without doing anything. after this I tried umount /mnt/cf but I got "Device or resource busy" Looks there isn't even /dev/hda1 ! only /dev/hda. I'm getting this behaviour for the second time Does anyone knows some way to fix this? Seems I cannot even install debian UBOOT emergency has a bug that you mentioned. For C3x00, the internel disk (hda1) seems to be recognized as cf card, and the disk partition information disappears. Whenever I entered into the emergency mode, I repartitioned the internel disk to recover the partition information. Fortunately, all data are not destroyed. I also got this problem.. Could you give me hint/command how to repartition the internal disk under uboot and make it works? When I do fdisk /dev/hda I got "Segmentation fault" |
|
|
|
Nov 30 2007, 09:03 PM
Post
#55
|
|
|
Group: Members Posts: 37 Joined: 30-July 07 Member No.: 18,631 |
Exact same problem here
I extracted the rootfs and moved it to /mnt/cf but I get a kernel panic when I try to boot. CODE Please append a correct "root=" boot option; here are the available partitions: b300 922000 mmcblk0 0300 6000278 hda driver: ide-disk 0301 5371600 hda1 0302 628488 hda2 Kernel Panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0) Any suggestions? EDIT: Ok, I was confused about which reboot I was on. It is throwing this kernel panic during the reboot immediately after selecting yes to install Debian in the UBOOT emergency loader. |
|
|
|
Dec 1 2007, 12:54 AM
Post
#56
|
|
|
Group: Members Posts: 6 Joined: 23-March 06 Member No.: 9,432 |
QUOTE Step 2: Extract the rootfs tarball to the target media: tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /path/to/the/target/media I did: cd /mnt/card tar -xjpf zaurus_eabi_rootfs_071128.tar.bz2 -C /mnt/hd/ This made me /mnt/hd/mnt/card/ directories - which I had to move to /mnt/hd/ manually - verified on desktop - the archive contains /mnt/card/ path. yes i forgot that one too about your console problem, just try to wait a little after the message. if it doesn't work, just reboot removing the battery and try again. it worked for me. I had this too - you can use the '--strip-components 2' option. This way tar will remove two top directory levels leaving just the root layout in the target extraction directory. That is you won't need to move everything two levels up afterwards. |
|
|
|
Dec 1 2007, 01:08 AM
Post
#57
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
So there are three issues to deal with:
1. Failure to open initial console -- The solution is just a reboot ... 2. Failure to do things on the internal disk/CF in the uboot emergency system -- I've changed the order of the installation steps: prepare the rootfs disk first, and then install uboot & the kernel. This is the buggy uboot. Unless someone can make a new one.... 3. rootfs tarball contains /mnt/card -- I will make a new one right away. |
|
|
|
Dec 1 2007, 05:38 AM
Post
#58
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
whoooowww! using zdevil rootfs, i've sound now working out of the box, either via headphone and zaurus speaker !!!! that's great step
|
|
|
|
Dec 1 2007, 05:44 AM
Post
#59
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
whoooowww! using zdevil rootfs, i've sound now working out of the box, either via headphone and zaurus speaker !!!! that's great step No, kudos go to 2or0. It's his package. BTW I've finished uploaded a newer rootfs tarball with a few minor fixes. Those who got the previous one working don't need this. Once the link is released (thanks jpmatrix) I'll add a note to the first post. This post has been edited by ZDevil: Dec 1 2007, 06:15 AM |
|
|
|
Dec 1 2007, 07:45 AM
Post
#60
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
whoooowww! using zdevil rootfs, i've sound now working out of the box, either via headphone and zaurus speaker !!!! that's great step No, kudos go to 2or0. It's his package. BTW I've finished uploaded a newer rootfs tarball with a few minor fixes. Those who got the previous one working don't need this. Once the link is released (thanks jpmatrix) I'll add a note to the first post. the rootfs is now uploaded to matrixmen.free.fr/zaurus/debian about younggun debs i've some error messages when reprepro-ing them |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 11:22 PM |