Author Topic: Sl-c3200  (Read 3605 times)

MrStaypuft

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Sl-c3200
« on: July 17, 2006, 10:00:28 pm »
Hi,

I am very interested in applying the file system changes that are discussed on the excellent MyZaurus page under customisation.  I am interested in the steps which make /hdd1 a swap partition, /hdd2 a linux filesystem and /hdd3 smaller fat partition (although not smaller in this case as I'll use the extra 2 gig on the 3200)

http://www.users.on.net/~hluc/myZaurus/custom.html#custom

however obviously details for the 3200 are not there.

I have attached my rc.rofilesys (had to change the extension!) - if someone could advise me of the correct settings to achieve what was being discussed with the extra 2gig in the HDD3 FAT partition I'd really appreciate it.

Also if someone could clarify the exact steps required to achieve the result I'd appreciate that too as it's mixed in with resizing things with parted and doing steps which are more related to creating HDD4 than the file system changes.

I know I have to remount / as RW and replace the rc.rofilesys - I would imagine I also have to unmount /HDD1 and /HDD2 and make some changes but I'm not 100% sure on the correct steps

I'm sorry if this seems like a big ask and by all means tell me to go away and read other pages and experiment!!!

Thanks
« Last Edit: July 17, 2006, 10:05:26 pm by MrStaypuft »

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Sl-c3200
« Reply #1 on: July 18, 2006, 10:26:35 pm »
that's interesting.  From what I understand, any attempt to change how your disk behaves besides the factory default will brick your zaurus totally.  Same goes for cacko.  Not only that, if you modify your zaurus in that fashion, flashing another cacko or reflashing your zaurus will give you a hdd error since the rom itself is not modified.  This could lead to a big headache...i mean big.  I dont recommend it.

why dont you try memory applet  you can add a swap on sd or cf card and activate it.  A copy is in my snes zip file.
« Last Edit: July 18, 2006, 10:29:57 pm by Cresho »
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

MrStaypuft

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Sl-c3200
« Reply #2 on: July 19, 2006, 06:52:05 pm »
Thanks for the advice!

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Sl-c3200
« Reply #3 on: July 20, 2006, 12:43:36 am »
the better solution is to shrink hdd3 and create a hdd4 and format that as swap, that way it will work metween flashes  and  anything else you can throw at it.
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Sl-c3200
« Reply #4 on: July 20, 2006, 01:05:44 am »
Now that is a better idea.
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Sl-c3200
« Reply #5 on: July 20, 2006, 06:11:35 am »
did that and it works perfect. I just added the swapon stuff to my rc.rofilesys

side note any attempt at makeing hdd1 do anything but what is there for will result in a forced unmount of /dev/ram1 failed. I tried to comment out all the references to hdd1 being mounted in rc.rofilesys and it gave that error every time

oh and if you do hose your rc.rofilesys and it wont boot use d+b powerup then "mount -t jffs2 -o rw,noatime /dev/mtdblock2 /" and you will find rc.rofilesys in /root/etc/rc.d, so you can fix it, I just keep a good backup in /hdd3
« Last Edit: July 20, 2006, 06:17:44 am by bam »
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

MrStaypuft

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Sl-c3200
« Reply #6 on: July 31, 2006, 07:34:59 pm »
OK - thanks everyone for the help.

I have decided to go with the HDD4 option (although I might make it bigger and put a swap file on it - I'd really like a LINUX partition on my internal HDD)

I have managed to figure out how to shrink HDD3 with Parted.

But how do I create a new partition with FDISK, maybe I'm just stupid but I can't get it to work and my last couple of attempts lead to a hard reset!!

Could anyone please put step by step instructions in on how to do this from start to finish (maybe I did something wrong in parted)

Thanks to anyone willing to help a linux newbie who's doing his best...

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Sl-c3200
« Reply #7 on: August 01, 2006, 12:45:36 am »
Quote
that's interesting.  From what I understand, any attempt to change how your disk behaves besides the factory default will brick your zaurus totally.  Same goes for cacko.  Not only that, if you modify your zaurus in that fashion, flashing another cacko or reflashing your zaurus will give you a hdd error since the rom itself is not modified.  This could lead to a big headache...i mean big.  I dont recommend it.

why dont you try memory applet  you can add a swap on sd or cf card and activate it.  A copy is in my snes zip file.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135629\"][{POST_SNAPBACK}][/a][/div]
No, this is completely false, of course it'll not brick your Z.

You only need to remount the root rw, change the rc.rofilesys, mount it ro again, and modify /etc/fstab

I have repartitioned my HD, reformatted it to use ext2 etc. no prob, and obviously the Z isn't bricked totally, not even partly  
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

MrStaypuft

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Sl-c3200
« Reply #8 on: August 01, 2006, 12:52:29 am »
Any Chance you could help me with the steps (see my question at the start of the post)?

Thanks