Author Topic: /home/root On Sd  (Read 2535 times)

HeavyWeaponDude

  • Newbie
  • *
  • Posts: 37
    • View Profile
/home/root On Sd
« on: July 16, 2005, 05:09:59 am »
Hello!

Just a quick question: how to move the /home/root directory (or any other home
directory) to the SD?

It is sufficent to move the folder on to the SD and then link it in the original location?
i.e.
Code: [Select]
cd /media/card
mkdir home
cd /home
mv root/ /media/card/home/
ln -s /media/card/home/root /home/root

I'm using Hentges with cardfs, and if after a reflash I tell it to put my /home/root on SD (as it asks on the first boot), Opie starts with a completely messed up resolution (which seems to me to be a 320x240 instead of vice-versa) and isn't usable. So I need an alternarte way to get the same result. Anybody has noticed this same bug?
Zaurus SL-5500
OpenZaurus 3.5.3 + Opie 1.2 (Hentges ROM T3)

Pcghost

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • http://www.linuxodyssey.org
/home/root On Sd
« Reply #1 on: July 23, 2005, 04:41:18 pm »
That should work, as long as the card is formatted ext2 instead of fat.