OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: MrStaypuft 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 (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
-
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.
-
Thanks for the advice!
-
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.
-
Now that is a better idea.
-
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
-
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...
-
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
-
Any Chance you could help me with the steps (see my question at the start of the post)?
Thanks