PDA

View Full Version : system:/media entry


ridiculo
09-30-2007, 07:57 PM
Hello everybody x)

After I installed PCBSD, I formatted a slice (ad0s3) with the newfs command (fat32).
I can mount it properly and Windows also recognizes it...
The problem is that it doesn't have an entry at system:/media =//
I though I needed to add it in /etc/fstab but the first slice (ad0s1) does have one entry at system:/media but not in /etc/fstab
How do I make it shows itself at system:/media? I just cannot figure it out =/

Thx =)

milkacow
12-26-2007, 08:46 PM
By chance have you figured this out? I have done essentially the same thing on a friends computer (i refuse to give him windows again as he is a magnet for malware), and i dont want to give it back to him without an easy way for him to get to the storage partition i set up.

ad0s1 = ufs
ad1s1 = ntfs
ad1s2 = fat32

oddly enough the ntfs partition has an entry in there, but the fat one doesnt.

every usb stick i put in there gets added as needed which is great, but i can't determine where this system needs tweaked, after i added the entry in fstab...