OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: auauhiro on May 24, 2005, 09:13:42 pm

Title: rc9 on a 3000
Post by: auauhiro on May 24, 2005, 09:13:42 pm
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.
Title: rc9 on a 3000
Post by: sashz on May 25, 2005, 12:26:19 am
Quote
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=81340\")

its here [a href=\"http://212.10.30.205/rc10/Zaurus-C1000/root-akita-rc10.1.tar.bz2]http://212.10.30.205/rc10/Zaurus-C1000/roo...-rc10.1.tar.bz2[/url]
Title: rc9 on a 3000
Post by: auauhiro on May 25, 2005, 01:18:23 am
Quote
Quote
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=81340\")

its here [a href=\"http://212.10.30.205/rc10/Zaurus-C1000/root-akita-rc10.1.tar.bz2]http://212.10.30.205/rc10/Zaurus-C1000/roo...-rc10.1.tar.bz2[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=81351\"][{POST_SNAPBACK}][/a][/div]


Thank you very much.
Title: rc9 on a 3000
Post by: ztep on May 25, 2005, 03:50:31 am
Quote
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.

When you build/test RC10 on C3000, can you public the results/files/instructions for the other C3000 users?

Thanks
Title: rc9 on a 3000
Post by: auauhiro on May 25, 2005, 05:13:18 am
Quote
Quote
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.

When you build/test RC10 on C3000, can you public the results/files/instructions for the other C3000 users?

Thanks
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
 (http://index.php?act=findpost&pid=81377\")

I tried RC10 for SL-C1000 on C3000 chrooted from linux console of PocketWorkstation.

The X-Server works very well, and the match box window manager was
launched, but some clients can not be launched. I tried to check
the reason from X-terminal, but both of rxvt and xterm can not be launched. I copied the /dev from RC9 working on C3000, but nothing was changed.  Now, I'm using the Xfbdev of RC10 on C1000 as the X-server of RC9 on C3000.

The method for using RC10 for SL-C1000 on SL-C3000 is as follows.
1) Install pocketworkstation on SL-C3000
See [a href=\"http://www.eleves.ens.fr/home/leurent/zaurus.html]http://www.eleves.ens.fr/home/leurent/zaurus.html[/url]
2) Reboot SL-C3000 in linux cosole mode of pocketworkstation and login as root.
3) Extract the pdaxrom root image http://212.10.30.205/rc10/Zaurus-C1000/roo...-rc10.1.tar.bz2 (http://212.10.30.205/rc10/Zaurus-C1000/root-akita-rc10.1.tar.bz2)
on /hdd3. You will need to decompress bz2 before extracting tar in C3000 or you need to install bzip2 on SL-C3000.
bzip2 -d root-akita*
tar xvpf root-akita*

4) Extract the /home, /var and /dev from /root and make /tmp.
cd /hdd3/root-akita
tar xvpf root/.var*
tar xvpf root/.home*
tar xvpf root/.dev*
rm -r tmp
mkdir tmp

5) mount /proc
mount -t proc /proc /hdd3/root-akita/proc
6) chroot to RC10
chroot /hdd3/root-akita
7) set enviroment variables.
source /etc/profile
export LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH

8) start X-server
startx
The matchbox windowmanager can not be shutdown from menu.
You must stop X-server by alt(Address)-Ctrl-BS.

Please try and solves problems of launching X-terminals.
Title: rc9 on a 3000
Post by: sashz on May 25, 2005, 07:54:06 am
Quote
The X-Server works very well, and the match box window manager was
launched, but some clients can not be launched. I tried to check
the reason from X-terminal, but both of rxvt and xterm can not be launched. I copied the /dev from RC9 working on C3000, but nothing was changed.

/dev/pts mounted?
Title: rc9 on a 3000
Post by: auauhiro on May 25, 2005, 11:01:27 pm
Quote
Quote
The X-Server works very well, and the match box window manager was
launched, but some clients can not be launched. I tried to check
the reason from X-terminal, but both of rxvt and xterm can not be launched. I copied the /dev from RC9 working on C3000, but nothing was changed.

/dev/pts mounted?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=81407\"][{POST_SNAPBACK}][/a][/div]
I did not mount /dev/pts. The rxvt installed on RC9.1J may use /dev/pty??, thus
it works without /dev/pts.

I found more easy way to install RC10 for C1000 on C3000 without using chroot. But, this method is dengerous, it may completely break the system of your C3000. So, I will not write details.

I erased the instructions of this method wrtten here, because the filesystem of hdd3 on my C3000 was broken.
Title: rc9 on a 3000
Post by: offroadgeek on May 26, 2005, 12:46:41 am
Quote
I'm using RC9 on SL-C3000 chrooted from Qtopia. I want to test your the binaries of RC10 for C1000. Please, upload the tar image of root partition of jff2 file sywstem, because I can not extract binaries from jffs2.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=81340\"][{POST_SNAPBACK}][/a][/div]
I split this into it's own thread, because for some reason you couldn't have started your own