Author Topic: A Clean, Fresh, Configured Eabi Rootfs Tarball  (Read 160823 times)

axeTail

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #270 on: April 08, 2008, 05:13:16 am »
Quote from: ZDevil
How did you uncompress the rootfs tarball?
Can you find /etc/inittab in the rootfs (you can check in the linux emergency cnosole)?

Hi ZDevil,

I have that file. I unzipped it then coppied it accross to hda1. I experienced problems trying to execute tar -xjpf zaurus_eabi_rootfs_071201.tar.bz2 -C to hda1

axeTail

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #271 on: April 08, 2008, 05:43:48 am »
Quote from: ZDevil
How did you uncompress the rootfs tarball?
Can you find /etc/inittab in the rootfs (you can check in the linux emergency cnosole)?

I have repartitioned the hard drive. Swap in the first partition and rootfs in the second.

When I execute tar -xjpf zaurus_eabi_rootfs_071201.tar.bz2 -C /mnt/ide2

I get the following error :

tar : bzip2: Cannot exec: No such file or directory
tar : Child returned status 2

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #272 on: April 08, 2008, 08:34:11 am »
Quote from: axeTail
Quote from: ZDevil
How did you uncompress the rootfs tarball?
Can you find /etc/inittab in the rootfs (you can check in the linux emergency cnosole)?
I have repartitioned the hard drive. Swap in the first partition and rootfs in the second.
When I execute tar -xjpf zaurus_eabi_rootfs_071201.tar.bz2 -C /mnt/ide2
I get the following error :
tar : bzip2: Cannot exec: No such file or directory
tar : Child returned status 2
In your case you may try extracting the tarball before flashing the kernel. Don't do it in the linux emergency console as it doesn't seem to be able to handle the uncompression. The best way is to do it on another *nix box.
And now since you have your rootfs on hda2, you should use the yonggun kernel for hda2, not the one for hda1.
« Last Edit: April 08, 2008, 08:38:47 am by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

flavien

  • Newbie
  • *
  • Posts: 41
    • View Profile
    • http://
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #273 on: April 08, 2008, 08:45:31 pm »
Quote from: ZDevil
In your case you may try extracting the tarball before flashing the kernel. Don't do it in the linux emergency console as it doesn't seem to be able to handle the uncompression. The best way is to do it on another *nix box.
I copy tar et bzip from a Cacko rootfs (same kernel as emergency boot 2.4.20), to my sdcard, boot in emergency mode, then unlink tar et use bin from my sD.
It works.
SL-C3000 aka spitz / Linksys Wireless CF / Sandisk 512Mo SD

urkden

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #274 on: April 08, 2008, 09:21:58 pm »
Quote from: flavien
Quote from: ZDevil
In your case you may try extracting the tarball before flashing the kernel. Don't do it in the linux emergency console as it doesn't seem to be able to handle the uncompression. The best way is to do it on another *nix box.
I copy tar et bzip from a Cacko rootfs (same kernel as emergency boot 2.4.20), to my sdcard, boot in emergency mode, then unlink tar et use bin from my sD.
It works.


Or... you can "unbzip" the tar in any machine (*nix or windows with, for example, 7z) and just run "-xpf" command instead of "-xjpf"

P.D.: just waiting the new tarball to see all the improvements ZDevil has done.

axeTail

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #275 on: April 09, 2008, 08:04:48 am »
Quote from: urkden
Quote from: flavien
Quote from: ZDevil
In your case you may try extracting the tarball before flashing the kernel. Don't do it in the linux emergency console as it doesn't seem to be able to handle the uncompression. The best way is to do it on another *nix box.
I copy tar et bzip from a Cacko rootfs (same kernel as emergency boot 2.4.20), to my sdcard, boot in emergency mode, then unlink tar et use bin from my sD.
It works.


Or... you can "unbzip" the tar in any machine (*nix or windows with, for example, 7z) and just run "-xpf" command instead of "-xjpf"

P.D.: just waiting the new tarball to see all the improvements ZDevil has done.

I got it working yesterday. Thanks for all the support. I'm impressed it's fast  Well done All.

One more question, I don't have a wifi card, how can I setup usb networking? Thanks.

canguy247

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #276 on: April 09, 2008, 08:36:25 am »
Quote from: axeTail
I got it working yesterday. Thanks for all the support. I'm impressed it's fast  Well done All.

One more question, I don't have a wifi card, how can I setup usb networking? Thanks.

Here it is: Usb Networking Post
SL-C1000 - Debian 2.6.24.4-yonggun (from SD)
Pandora preordered
4GB Transcend 150X SD
16GB AData CF
USB Host cable
Bluetooth USB Dongle/Linksys WCF12 CF Wifi
TRENDnet TE-CF100 10/100 Wired ethernet CF / DM9601 usb ethernet
Palm III keyboard neoprene case

hch

  • Newbie
  • *
  • Posts: 9
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #277 on: April 24, 2008, 09:28:18 am »
hi zdevil and all,

i just installed debian on my z - and it's just wonderful! thanks so much for this post and tarball.

dkm

  • Newbie
  • *
  • Posts: 15
    • View Profile
    • http://
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #278 on: April 27, 2008, 06:17:46 pm »
In watching my system boot, I noticed the following line & wondered if it was something to be concerned about:

Mount failed or selinuxfs on /seliunx: no such file of directory
Zaurus SL-C3200, Cacko 1.23
Ambicom CF 801.11 wifi card

Palm T|X If I could get all the pim functions I need working reliably on the Z...
Tapwave Zodiac 2 (for palm games)
Long-time Palm user (Palm Pilot Pro, III, V, Tungsten E, Tungsten C, T|X)
Laptop & Desktop running OpenSUSE Linux 10.3

Shem

  • Newbie
  • *
  • Posts: 10
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #279 on: June 25, 2008, 05:35:18 am »


Fixed, had to comment out icewm and insert startxfce4
« Last Edit: June 25, 2008, 07:04:32 am by Shem »

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #280 on: July 03, 2008, 07:42:18 am »
I didn't find this mentioned anywhere...

How big do you recomend to make the swap?  256M? 512M?  
And, the root should be aroung 1 gig right?  Should it be bigger?
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)

scottlfa

  • Sr. Member
  • ****
  • Posts: 281
    • View Profile
    • http://
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #281 on: July 17, 2008, 08:36:14 pm »
Mines 256 MB Swap

Never found a solution too the /selinux message in boot.
"So there I was, spitting on my goldfish trying to keep it alive ..."
---------------------------------------------------------------< O >-------------------------------------------------------
Viliv N5 [Debian]
Acer One Running OSX 10.5.7 [Dell 3190 & Ram Upgraded]
SL-C1000 [ZUbuntu], JasJar [WM 6.5], Nokia N900, and Samsung Galaxy S 4G.
Sony Ux280P [Kbuntu 10.4 Lucid], PsP Go and DSi

rod

  • Newbie
  • *
  • Posts: 1
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #282 on: July 19, 2008, 03:14:01 pm »
Wow! After using angstrom for some months, I've just installed the tarball and yonggun 2.6.24 kernel on my sl-c3200 internal drive. I'd like to say thanks for this tremendous piece of work. It's great to have a comprehensive system with online man pages and all the command line tools.  The install was straightforward.

In case anyone is thinking of doing the same, here is a summary of the only things that have bothered me at all:

(1) The "/," key when unshifted defaults to "," in the console but "/" in the x terminal.

(2) I can't find a way to type "`" (backquote) character on the keyboard. Some shell scripts need it.

(3) The g_file_storage module doesn't work, which means that the Z can't look like a mass storage device to a PC. DMA errors are reported and bus resets. It has never worked under angstrom either, so I think sadly the pxa2xx_udc driver has a long-term (permanent?) unfixed bug.

(4) The most serious thing is that the cursor is very jittery when the touchscreen is touched making it quite hard to hit the small buttons on the title bars. It is useable, but a bit frustrating and possibly a show-stopper. I know this has been discussed in the forums but I don't think any solution has been found and it seems not everyone experiences it. Inspecting the output of /dev/input/ts0 with no xserver indicates that the driver is producing noisy X coordinate values (even going below 0 if on left edge of screen). It looks as if the tslib filters are doing their best to smooth things out but the noise is too great. Angstrom works fine in this area. Could it be a subtle kernel timing issue, related to some other configuration issue (root device?

Rod

HRH_H_Crab

  • Newbie
  • *
  • Posts: 38
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #283 on: July 28, 2008, 03:34:21 pm »
This looks awesome! Great work!
I've noticed a couple of strange problems though (btw. I'm using the yonggun kernel and on a 3200):

1./ there is some sort of extremely strict password policy enforced which means I have to change roots password on login.
2./ im getting an error about ifup and ifdown not being able to read /etc/network/interfaces.

Could this be an issue with the install?

HRH_H_Crab

  • Newbie
  • *
  • Posts: 38
    • View Profile
A Clean, Fresh, Configured Eabi Rootfs Tarball
« Reply #284 on: July 28, 2008, 03:42:16 pm »
Quote from: HRH_H_Crab
1./ there is some sort of extremely strict password policy enforced which means I have to change roots password on login.

Creating a non root user has fixed this!

The network problem was a mistake in the syntax of /etc/network/interfaces.
« Last Edit: July 28, 2008, 05:27:23 pm by HRH_H_Crab »