PDA

View Full Version : Booting from SD - can't create symlink to /media/mmc2


injunear
12-01-2009, 01:04 PM
I boot my N810 from an 8gig microSD card using the utilities provided by penguin bait. I am running out of space on /media/mmc2 because gpodder puts podcasts there and apparently I have a lot.

I would like to symlink /media/mmc2/gpodder to /user/home but I get the following errors:
Nokia-N810-43-7:~# ln -s /home/user/gpodder /media/mmc2/gpodder
ln: /media/mmc2/gpodder: Operation not permitted


I am logged in as root and I can symlink directories within my home folder.

Any idea what is wrong?

spanner
12-01-2009, 01:12 PM
I don't know how mmc2 is formatted but I don't think FAT32 supports symlinks...

injunear
12-01-2009, 01:15 PM
and its vfat.... thanks