no I did the following:
umount /mnt/hda
rmdir /mnt/hda
mv /usr /mnt/hda
ln -s /mnt/hda /usr
mkdir /mnt/card
mount -t ext2 -o noatime,sync /dev/hda1 /mnt/card
cp -a /usr/. /mnt/card
umount /mnt/card
mount -t ext2 -o noatime,sync /dev/hda1 /mnt/hda
this is /usr not /bin??
Thanks
Aaron
On ב', 2004-06-28 at 00:29, Holger Freyther wrote:
> Hey,
>
> all your errors come from shell scripts. Did you mess with /bin/sh??
>
>
> regards holger
> _______________________________________________
> Open Source User Interface and Apps built on Qt Embedded
> Opie mailing list
> Opie_at_handhelds.org
> https://handhelds.org/mailman/listinfo/opie
Received on Sun Jun 27 2004 - 17:35:23 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:31:18 EDT