May 28 2008, 11:27 AM
Post
#1
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
I posted the details of this rootfs which is simple howto.
http://yonggun.tistory.com/77 Add: May 29 2008 ------------------------------- I built new rootfs based on lxp-icewm for Korean users, but I think it is usable for everybody. The tarball size is ~200MB and unziped file size is ~500MB. I don't have enough space to upload it. If somebody are interested in this distribution and can afford to host it, please tell me. ![]() Features - name: Andromeda - easy installation script for Cxx00 on SD or HDD. - X-window fully set up (xfbdev) - lxp-icewm, which is a fork of icewm, with a large number of the patches. - background auto changing when zaurus is swiveled. - Fn+click = mouse middle click, Shift+click = mouse right click - Dual boot environment - Multimedia (mplayer, mpd+gmpc+ncmpc, streo output) - auto (un)mount of the removable disk using autofs module. - short keyes to control sound volume, brightness, fullscreen, maximize, minimize, screencapture. - pre-installed wpasupplican , wireless-tools Applications - file manager: rox - text editor: leafpad - text reader: justreader - dictionary: zbedic, stardict - multimedia: mplayer, mpd (+ncmpc+gmpc) - browsers: dillo, icehamster - pims: osmo - note-taking: xounal - graphic: gpicview - game: sudoku - etc: mc, ecalc, etimedate, sakura, xvkbd, feh, and so on |
|
|
|
![]() |
Jul 2 2008, 12:36 PM
Post
#2
|
|
![]() Group: Members Posts: 975 Joined: 25-June 03 From: Silicon Valley Member No.: 208 |
Been trying to get this installed on my 3200, but so far no go....not sure why, hope someone can please advise...
I currently have Debian EABI installed and working OK on my 3200...so, did the following: Downloaded file and copied the 5 extracted files onto SD card. At first I left the 'zImage-debian.bin.hda1' file with this filename and tried flashing. As I understand, if you want to install to hda1 (internal drive) then you need to have a CF card inserted. So I put a CF in the 3200. When I did flashing, I see the following: CODE ------ Universal Zaurus Updater r20-1 ------- MODEL: SL-C3200 (c3x00) Select the number of the partition to install Debian (1,2 or 3) 1.HDD1 2.HDD2 3.SD 1 Installing HDD root file system umount: /dev/hdc1: Invalid argument * Now formatting done * Now extracting (this can take over 5m).... Then after about 5 minutes, it's starts extracting lots of files.....then it reboots... When I got to login prompt, I tried logging in as root, with no password as per instructions, but said incorrect password....so, when I tried the password for my current EABI install, it logged in OK....did startx and it went to IceWM desktop....so, realized that install did not work.... So, after realizing that I think I should have renamed 'zImage-debian.bin.hda1' to just 'zImage', I did that and tried install again.... When I did flashing, I see the following: CODE ------ Universal Zaurus Updater r20-1 ------- MODEL: SL-C3200 (c3x00) Select the number of the partition to install Debian (1,2 or 3) 1.HDD1 2.HDD2 3.SD 1 Installing HDD root file system umount: /dev/hdc1: Invalid argument * Now formatting done * Now extracting (this can take over 5m).... Then after about 5 minutes, it's starts extracting lots of files..... also, on some items it says "Could not create directory: No such file or directory".... then it reboots... Should I have rename zImage file to 'zImage-debian' instead? Decided to see if that would make a difference....and tried install again... Same result, no install.... Can anyone please advise as to how to get this to install correctly? Thanks! |
|
|
|
Jul 3 2008, 02:57 PM
Post
#3
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Been trying to get this installed on my 3200, but so far no go....not sure why, hope someone can please advise... I currently have Debian EABI installed and working OK on my 3200...so, did the following: Downloaded file and copied the 5 extracted files onto SD card. At first I left the 'zImage-debian.bin.hda1' file with this filename and tried flashing. As I understand, if you want to install to hda1 (internal drive) then you need to have a CF card inserted. So I put a CF in the 3200. When I did flashing, I see the following: CODE ------ Universal Zaurus Updater r20-1 ------- MODEL: SL-C3200 (c3x00) Select the number of the partition to install Debian (1,2 or 3) 1.HDD1 2.HDD2 3.SD 1 Installing HDD root file system umount: /dev/hdc1: Invalid argument * Now formatting done * Now extracting (this can take over 5m).... Then after about 5 minutes, it's starts extracting lots of files.....then it reboots... When I got to login prompt, I tried logging in as root, with no password as per instructions, but said incorrect password....so, when I tried the password for my current EABI install, it logged in OK....did startx and it went to IceWM desktop....so, realized that install did not work.... So, after realizing that I think I should have renamed 'zImage-debian.bin.hda1' to just 'zImage', I did that and tried install again.... When I did flashing, I see the following: CODE ------ Universal Zaurus Updater r20-1 ------- MODEL: SL-C3200 (c3x00) Select the number of the partition to install Debian (1,2 or 3) 1.HDD1 2.HDD2 3.SD 1 Installing HDD root file system umount: /dev/hdc1: Invalid argument * Now formatting done * Now extracting (this can take over 5m).... Then after about 5 minutes, it's starts extracting lots of files..... also, on some items it says "Could not create directory: No such file or directory".... then it reboots... Should I have rename zImage file to 'zImage-debian' instead? Decided to see if that would make a difference....and tried install again... Same result, no install.... Can anyone please advise as to how to get this to install correctly? Thanks! The explanation in my blog is wrong. You need to follow ZDevil's post. or rename the files: zImage-debian.bin.hda1 ->zImage.bin, rootfs-debian.tgz->hdimage1.bin. Also take update.sh and gnu-tar from Angstrom webpage or ZDevil's post. If you finish this, then reflash it as you did for sharp rom. this is the easiest way, I think. |
|
|
|
Jul 3 2008, 04:48 PM
Post
#4
|
|
![]() Group: Members Posts: 975 Joined: 25-June 03 From: Silicon Valley Member No.: 208 |
The explanation in my blog is wrong. You need to follow ZDevil's post. or rename the files: zImage-debian.bin.hda1 ->zImage.bin, rootfs-debian.tgz->hdimage1.bin. Also take update.sh and gnu-tar from Angstrom webpage or ZDevil's post. If you finish this, then reflash it as you did for sharp rom. this is the easiest way, I think. Thanks, for your help, 2or0! (and you too, fatty!!).... OK, followed your instructions, renamed files and took files from ZDevil's post....this time install seemed to go OK! Rebooted and now I want to extract modules as per instructions. However, now, I can't seem to get my SD card to mount, please advise....have tried different mount points, but always get the same error message as below: CODE #mount -t vfat /dev/mmcblk0p1 /mnt/card mount point /mnt/card is a symbolic link to nowhere... Any suggestions???? Thanks! |
|
|
|
Jul 4 2008, 07:05 AM
Post
#5
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
CODE #mount -t vfat /dev/mmcblk0p1 /mnt/card mount point /mnt/card is a symbolic link to nowhere... Any suggestions???? Thanks! Mine (auto) goes to /media/card, which is a link from /var/auto blah blah blah. Also I had all 1G SD working, but one 2G SD having the same issue (Not tried another 4G SDHC). Well, maybe you can use CF instead for extracting the modules? EDIT1 : - dbus error can be referred back to post #16, which works for me also. - for the swapon issue, obviously the init script assumed us to have a swap partition at /dev/hdc3. I just ignore it and adjust /etc/fstab to mount mine (also at /dev/hda2). EDIT 2: 2or0, forget to thank you for your excellent work! One stupid question. How can I make a rootfs like yours? I had pretty much utilities installed and would like to do a backup. Thanks! |
|
|
|
2or0 Customized New Rootfs May 28 2008, 11:27 AM
Capn_Fish Would you mind sharing your {middle|right} clickin... May 28 2008, 03:15 PM
matthis Hello! This looks very nice.
I'd love to t... May 28 2008, 03:26 PM

2or0 QUOTE(matthis @ May 28 2008, 03:26 PM) He... May 29 2008, 12:56 AM

matthis Thanks 2or0 for your reply and rootfs!
It is n... May 29 2008, 05:20 AM

2or0 QUOTE(matthis @ May 29 2008, 05:20 AM) Th... May 29 2008, 06:25 AM
2or0 QUOTE(Capn_Fish @ May 28 2008, 03:15 PM) ... May 29 2008, 12:54 AM
linx Thank you yonggun I guess I'll give it a try o... May 29 2008, 08:04 AM
hch hi linx,
if you have a cf card, just insert it wh... May 29 2008, 02:21 PM
linx I guess by CF card we mean a CF drive and not just... May 29 2008, 03:22 PM
matthis I was able to install.
The first time I wasn't... May 29 2008, 04:37 PM
linx What you mean the normal updater.sh? Not the one i... May 29 2008, 06:38 PM
matthis Yes, I meant the one provided on sharp's site,... May 29 2008, 06:42 PM
matthis @2or0:
Your rootfs already has support for Korean... May 29 2008, 09:04 PM
digitaller Hi 2or0,
Thanks for the great job! I really l... May 29 2008, 09:34 PM
relapse808 I have finally got this installed and I am having ... Sep 6 2008, 01:15 PM
2or0 QUOTE(matthis @ May 29 2008, 09:04 PM) @2... May 29 2008, 11:55 PM
kikilafourmi 2or0,
Great job & thanks!
Even a linux ne... May 30 2008, 01:59 AM
2or0 QUOTE(kikilafourmi @ May 30 2008, 01:59 A... May 30 2008, 04:36 AM
digitaller Hi 2or0
Thanks for the reply, the dbus problem is... May 30 2008, 08:24 PM
2or0 QUOTE(digitaller @ May 30 2008, 08:24 PM)... May 31 2008, 02:03 AM
digitaller That solves the problem.
Thank you so much 2or0 May 31 2008, 07:30 AM
notstrom Hi, I wonder if you could help me. When trying to ... May 31 2008, 10:30 AM
2or0 QUOTE(notstrom @ May 31 2008, 10:30 AM) H... May 31 2008, 11:09 AM
notstrom Ah, I see, thanks for your kind reply. I don't... May 31 2008, 11:21 AM
Raul If it only worked with socket bluetooth card it wo... Jun 5 2008, 08:45 AM
2or0 QUOTE(Raul @ Jun 5 2008, 08:45 AM) If it ... Jun 5 2008, 11:32 AM
matthis Hi, I'm getting used to lx-icewm and its short... Jun 5 2008, 05:11 PM
Raul QUOTE(2or0 @ Jun 5 2008, 09:32 PM) QUOTE(... Jun 6 2008, 08:03 AM
Capn_Fish I assume it's a value in a config filr (look i... Jun 5 2008, 05:31 PM
Capn_Fish I suspect that the bluetooth stuff hasn't chan... Jun 6 2008, 09:01 AM
Raul I've tried to flash it and i'm booting to ... Jun 7 2008, 12:02 PM
matthis For some reason I got the same problem.
Just flash... Jun 7 2008, 04:54 PM
Raul Thanks, I will try to flash kernel first.
Update: ... Jun 8 2008, 09:38 AM
Raul Is there any application which helps setting wifi ... Jun 12 2008, 06:42 AM
canguy247 First off, thanks to 2or0 for a great tarball. It... Jun 14 2008, 01:45 PM
Osage Hi, I found this Andromeda Debian very excellent... Jun 14 2008, 04:14 PM
matthis @Raul: there is none included by default... there ... Jun 14 2008, 06:37 PM
canguy247 A small update;
For the ethernet problem: modprob... Jun 15 2008, 09:32 PM
zs_ftp Who install tarball to hda1? Jun 17 2008, 12:34 AM
matthis I installed it to hda1 Jun 17 2008, 07:27 AM
hwillson Wow, this looks great!
One question - I'v... Jun 17 2008, 09:45 AM
Shem Sorry, I don't get it. When I'm trying to ... Jun 18 2008, 11:24 AM
Raul You have to put cf card (memory) into cf slot, the... Jun 18 2008, 11:38 AM
Shem Blegh, I don't have one.. Need to buy one then... Jun 18 2008, 11:40 AM
linx @Shem:
Or you can untar manually the files where u... Jun 20 2008, 08:14 PM
Osage QUOTE(2or0 @ May 28 2008, 09:27 PM) I pos... Jun 22 2008, 02:27 AM
2or0 QUOTE-is it "andromeda" possible or wort... Jun 22 2008, 01:02 PM
fgp Hi 20r0,
First off , thanks for developing this r... Jul 1 2008, 03:59 PM
Fatty QUOTE(ArchiMark @ Jul 3 2008, 04:36 AM) .... Jul 3 2008, 11:15 AM
Capn_Fish CODErm -rf /mnt/card
mkdir /mnt/card Jul 3 2008, 05:51 PM
ArchiMark QUOTE(Capn_Fish @ Jul 3 2008, 06:51 PM) C... Jul 3 2008, 06:03 PM
Capn_Fish Maybe either manually format the drive beforehand ... Jul 3 2008, 06:05 PM
ArchiMark QUOTE(Capn_Fish @ Jul 3 2008, 07:05 PM) M... Jul 3 2008, 06:26 PM
2or0 QUOTE(ArchiMark @ Jul 3 2008, 06:26 PM) Q... Jul 4 2008, 02:12 AM
ArchiMark Thanks again for your help and for this Rootfs, 2o... Jul 4 2008, 07:00 AM
bunkford Thank you for the great work you have done! Co... Jul 8 2008, 04:52 PM
Raul Could anyone post small how-to about connecting wi... Jul 26 2008, 03:16 AM
Capn_Fish CODEiwconfig INTERFACE mode managed essid YOURSSID... Jul 27 2008, 08:29 PM
Raul Thanks, I will check that Jul 28 2008, 02:03 AM
koan Battery indicator is only half working, it says -1... Aug 12 2008, 04:22 AM
2or0 QUOTE(koan @ Aug 12 2008, 04:22 AM) Batte... Aug 12 2008, 11:41 PM
koan QUOTE(2or0 @ Aug 13 2008, 04:41 PM) I tri... Aug 13 2008, 05:18 PM
Raul I can't connect to hotspot. It worked jst few ... Aug 16 2008, 02:15 AM
ArchiMark QUOTE(Raul @ Aug 16 2008, 03:15 AM) I can... Aug 18 2008, 05:43 AM
Raul It worked fine just a few days ago. I'm sure t... Aug 18 2008, 01:52 PM
matthis I only got mine to work with orinoco.
Strangely, ... Aug 18 2008, 04:16 PM
koan I want to dual boot with Sharp/QPE on NAND.
If I ... Aug 22 2008, 12:08 AM
xamindar QUOTE(koan @ Aug 22 2008, 01:08 AM) I wan... Aug 23 2008, 10:54 AM
HRH_H_Crab Great work Yonggun, I've just switched over to... Aug 23 2008, 03:46 PM
scottlfa A shot of my Andromeda, using the Lxp-icewm that c... Aug 30 2008, 07:53 PM
xamindar QUOTE(scottlfa @ Aug 30 2008, 08:53 PM) A... Aug 31 2008, 12:20 AM
scottlfa LOL, well its the darkest theme I can seem to get ... Aug 31 2008, 12:32 AM
wowo123 Works really nice and much faster than my old pdax... Sep 7 2008, 03:41 AM
scottlfa idesk, pretty easy to config. Sep 10 2008, 04:39 PM
Raul I would like to backup my andromeda system just in... Sep 21 2008, 09:09 AM
xamindar QUOTE(Raul @ Sep 21 2008, 10:09 AM) I wou... Sep 22 2008, 10:13 AM
Osage Hi,
I've got a battery-drain issue. I realize... Nov 8 2008, 01:55 PM
xamindar QUOTE(Osage @ Nov 8 2008, 01:55 PM) Hi,
... Nov 8 2008, 07:17 PM
jeana QUOTE(xamindar @ Nov 9 2008, 05:17 AM) QU... Nov 14 2008, 10:16 AM
jeana On my SL-C3000, the issue of the battery drain see... Dec 1 2008, 03:33 AM
Yao I have downloaded andromeda.
The kernel is for hda... May 13 2009, 08:05 PM
Muckel QUOTE(Yao @ May 14 2009, 12:05 AM) I have... May 14 2009, 01:26 AM
linx I haven't messed with my Zaurus for a loooong ... Jun 17 2009, 10:26 AM
scottlfa I have used 8Gb SDHC cards with my Z experiements. Aug 6 2009, 08:57 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 06:04 AM |