<br><br><div><span class="gmail_quote">On 2/6/06, <b class="gmail_sendername">Ian Malone</b> <<a href="mailto:ibmalone@gmail.com">ibmalone@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yuandan Zhang wrote:<br>> Hi, I have a usb disk and mounted using this command in /etc/fstab<br>><br>>
/dev/sda1              
/mnt/USBG          vfat<br>> exec,noauto,users,rw,shortnam e=mixed 0 0<br>><br>> Symbolic link is not permitted in this mounted disk. How to make symblic<br>> link permittable on this disk?<br><br>The FAT filesystem won't support symbolic links, although you can still
<br>make symlinks to files on a FAT fs from file systems that do support<br>them.  If you really want to do this you'd need to reformat it as<br>something like ext2/3 or Reiserfs etc.  I'm not sure why you'd want to<br>know, as the link probably won't be meaningful when you plug the USB
<br>disc into a different machine.</blockquote><div><br>
thanks for info. I used to have a ntfs of this disk, but I can't write
on it. that's why I converted it  to FAT fs.  I want symbolic
links because i use this disk as a clony of a work dir for backup and
homework purposes. there are a number of internal symblic links in
that. <br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">--<br>imalone<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>