OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 General discussions => Topic started by: Ventmore on April 21, 2006, 05:37:39 am
-
As I have a 5500, I would like to install all my apps, and when I eventually change ROM, /home, on the SD card, so that I don't loose everything in case of total power loss.
My question is, how does this work? I know I can install the apps on the SD card, and they work just fine, but is a link created in RAM so that the device knows I have apps on my card? If so, then surely I will lose the links if I lose power, and I'd have to recreate them.
Also, I know that I need to use a different ROM to move /home to the SD card, but what about conf files that I edit such as /etc/pcmcia/wlan-ng.conf? Is there any way to avoid having to re-edit them in the event of total power failure?
Cheers
Ventmore
-
What are you running? Sharp, OpenZaurus, etc.?
Si
-
What are you running? Sharp, OpenZaurus, etc.?
Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124013\"][{POST_SNAPBACK}][/a][/div]
Sorry At the moment...I'm running Sharp, but I will be upgrading to one of the ROMs that allows me to move /home to the SD card when I get a chance
Cheers
Ventmore
-
After a quick look around the filesystem, I see that there is and /etc under / and one under /home. Which one is used, and which should I edit files under?
Cheers
Ventmore
-
Ok...so I'm guessing /etc is linked to /home/etc...I'm still new to all this...but which one is the physical directory? I would think it would be /home/etc, but how can you tell?
Cheers
Ventmore
-
Not sure if this is the answer you are looking for but an:
ls -l
...will show you where symbolic links go to.
If you want to put your /home on an SD card you can probably use any ROM.
Just format your SD card EXT2 or EXT3, log in as a differnet user, move the users home dir to the SD card, and use this:
ln -s CARDDIR FLASHHOMEDIR
Let us know how you make out.
-
Not sure if this is the answer you are looking for but an:
ls -l
...will show you where symbolic links go to.
If you want to put your /home on an SD card you can probably use any ROM.
Just format your SD card EXT2 or EXT3, log in as a differnet user, move the users home dir to the SD card, and use this:
ln -s CARDDIR FLASHHOMEDIR
Let us know how you make out.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=125033\")
Thanks for taking the time to reply mate
I'm not sure that will work, as I've just found out the flashrom fs will not allow me to write to it...see here:
[a href=\"https://www.oesf.org/forums/index.php?showtopic=19113&st=0&p=125053entry125053]https://www.oesf.org/forums/index.php?showt...53entry125053[/url]
I'm going to give tckrom a go again today, and see if it works out for me this time. I tried it a few days ago, and it was great.../home on sd worked a treat, and it was fast, but it was having problems with my wireless card. Fingers crossed it works this time around
Cheers
Ventmore