+ Reply to Thread
Results 1 to 4 of 4

Thread: Why can't I create a symbolic link?

  1. #1
    Join Date
    Oct 2008
    Posts
    502

    Default Why can't I create a symbolic link?


    The stock browser downloads to /sdcard/download

    Steel uses /sdcard/downloads

    I'd like steel to use the default browser location.

    I tried "ln -s /sdcard/download /sdcard/downloads"

    I tried the busybox ln -s.

    I tried with system mounted as RW.

    I get operation not permitted. What am I missing?

  2. #2
    Join Date
    Nov 2008
    Location
    San Diego
    Posts
    4,753

    Default Re: Why can't I create a symbolic link?

    Maybe you could do this with a card reader in Linux? Or even just connect via USB and mount the SD?

  3. #3
    Join Date
    Feb 2009
    Posts
    17

    Default Re: Why can't I create a symbolic link?

    your /sdcard partition is FAT or FAT32 filesystem, which does not have support for symlinks. you can only create symlinks on filesystems that supports it like yaffs2 or ext2, ext3, etc....

    Quote Originally Posted by f4phantomii View Post
    The stock browser downloads to /sdcard/download

    Steel uses /sdcard/downloads

    I'd like steel to use the default browser location.

    I tried "ln -s /sdcard/download /sdcard/downloads"

    I tried the busybox ln -s.

    I tried with system mounted as RW.

    I get operation not permitted. What am I missing?

  4. #4
    Join Date
    Oct 2008
    Posts
    502

    Default Re: Why can't I create a symbolic link?


    Doh! Now I feel like an idiot. The FAT32 issue should have been obvious. Thanks for the explanation.

+ Reply to Thread

Similar Threads

  1. How to create a service?
    By mast3rpyr0 in forum Developers General Chat
    Replies: 13
    Last Post: 08-23-2011, 09:22 PM
  2. How to create Ext2 Partition
    By Stryder in forum Off-topic Chat
    Replies: 50
    Last Post: 09-03-2009, 12:57 PM
  3. How can I create an APN with DNS
    By argamusino in forum Developers General Chat
    Replies: 1
    Last Post: 05-18-2009, 09:37 AM
  4. Create folder in Menu?
    By ultra spikey in forum HTC
    Replies: 7
    Last Post: 01-03-2009, 09:31 PM
  5. How to create XML
    By nas061000 in forum Developers General Chat
    Replies: 0
    Last Post: 12-12-2008, 11:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts