[maemo-developers] [maemo-developers] Re: Span filesystem across both SD cards?
From: Zoran Kolic zkolic at sbb.co.yuDate: Fri Feb 2 18:09:06 EET 2007
- Previous message: [maemo-developers] N800/Newton comparison
- Next message: [maemo-developers] SDHC Flash Support...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > That's it! Don't warry about. You have option to symlink whole directory:
> > ln -s /usr/bin /media/mmc2/usr/bin
> Wrong. ln is like cp: it takes the existing path first, and makes it
> appear at the destination, which you supply second.
You are right. Sebastian should have binaries on mmc and nothing of
the same name on internal memory. Then:
ln -s /media/mmc2/home/user/bin /usr/bin
Sorry to taint the thread.
Zoran
- Previous message: [maemo-developers] N800/Newton comparison
- Next message: [maemo-developers] SDHC Flash Support...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
