1
Angstrom & OpenZaurus / issue with OZ 3.3.6-pre1 on SL5600
« on: April 04, 2004, 01:09:43 am »
I moved my /opt directory to the second partition and I didn\'t have any problems with this setup. Basically I did the following:
rm -rf /home/*
cd opt
tar c * | ( cd /home ; tar xvf - )
rm -rf /opt/*
vi /etc/fstab, change /home to /opt
umount /home
mount /opt
restart Opie.
rm -rf /home/*
cd opt
tar c * | ( cd /home ; tar xvf - )
rm -rf /opt/*
vi /etc/fstab, change /home to /opt
umount /home
mount /opt
restart Opie.