View Full Version : adding to fc2 / gnome computer "window"
schneik80
27th June 2004, 07:25 PM
i have fc2 up and running on a dual boot with windows xp.
i have added to fstab so that my windows drives are mouting to /mnt/windows/c and mnt/windows/d
But, these drives do not show up in gnome's "computer" location aka computer:///
How can i get my windows drives to show up in this widow along with my usbstick, dvd, and cd-rom drives?
-kevin
deuch
27th June 2004, 10:10 PM
it's strange .... normally you could see it ... your windows drive are correctly mounted ???
can you post your fstab ??
deuch
schneik80
28th June 2004, 06:00 AM
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda4 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/sda5 /mnt/windows/c ntfs ro 0 0
/dev/sda2 /mnt/windows/d ntfs ro 0 0
Last two lines are the windows drives, but you knew that :)
-k
deuch
29th June 2004, 12:35 AM
i'm not sure, but i think that you can't see it because you drive is formated with NTFS ...
Can anybody confirm this ???
deuch
hamstar
18th June 2005, 10:05 AM
I have my ntfs drives viewable in computer:/// but I'm running FC3...
However one of my ext3 formatted drives are not showing up....
Heres my fstab:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/1 / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
LABEL=SWAP-sda2 swap swap defaults 0 0
/dev/hda1 /mnt/fedora-pata ext3 auto,users 0 0
/dev/sdb1 /mnt/littlebill ext3 defaults 0 0
/dev/hda2 /mnt/downloads ntfs ro,auto,users,umask=0222,iocharset=utf8 0 0
/dev/hdb1 /mnt/bigbertha ntfs ro,auto,users,umask=0222,iocharset=utf8 0 0
/dev/hdd /media/cdrecorder auto pamconsole,fscontext=system_u:object_r:removable_t ,ro,exec,noauto,managed 0 0
maybe it has something to do with the numbers at the end... i dont want to mess with those until i remember what theyre for tho...
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.