Results 1 to 2 of 2
Hello friends
i had the problem of mounting the windows drives on to Debian OS. i got it fixed with some help.now i can access it from COMPUTER. BUT my ...
- 07-13-2010 #1
Drives mounted on the desktop
Hello friends
i had the problem of mounting the windows drives on to Debian OS. i got it fixed with some help.now i can access it from COMPUTER. BUT my all Windows Drives (C,D..)are also seen on my Desktop.(with computer,home,trash,C,D......)
can it be made invisible/Not on the desktop?
thanks !
- 07-13-2010 #2Just Joined!
- Join Date
- Jul 2010
- Posts
- 4
Hi ,
I think you are mouting your partition with ntfs-3g witch is using fuse/dbus .... , in a way that i do not fully understand but that finaly display the partitions on the desktop.
If you simply add
to your rc.local , it will be mounted with no desktop icon.Code:mount -ntfs /dev/sdx /mnt/windowd_c -rw


Reply With Quote
