PDA

View Full Version : [xubuntu] Mounted drives don't appear on Desktop or Places



Jarm1
January 9th, 2009, 09:18 PM
Hi everyone,

Pretty simple question. I have Xubuntu dual booting on a machine with Windows and it also has drives for storage. in Xubuntu they all mount fine and in programs you can open and access files on all drives if you browse from the programs open/save menu. None of these drives show up on the desktop or in the places menu, all I have is "File System" in addition to the standard Desktop, Home. etc. Also my USB flash drive shows up just fine in the menus and desktop.

Seems like it should be an easy fix but I can seem to find it! Any help is appreciated!

taurus
January 9th, 2009, 09:53 PM
Where do you mount those partitions/drives (mount points)? Open a terminal and post the outputs of these commands here.


sudo fdisk -l
cat /etc/fstab
df -h

Jarm1
January 10th, 2009, 05:05 PM
Thanks, sorry I have not gotten back yet. I started messing with Windows 7 for a little while but I'll be back into Xubuntu later today to run those commands.

xereus
January 10th, 2009, 06:13 PM
Could'nt help but notice this thread. I'm a newbie trying to set up a linux server using xubuntu Hardy Heron. Everything is installed. Next I added a Maxtor HD which had been on my Windows server. The Maxtor drive has all my movies and apps files on it.

It does not show on my desktop but is listed Applications- >Systems---->Systems Monitor as:

"/dev/sdb1/media/DSK1_VOL1" however under "type" I see "fuseblk".

How can I get the drive to show up and access it's contents??

I have run the commands listed and here is the outputs:


jack@miche:~$ sudo fdisk -l
[sudo] password for jack:

Disk /dev/sda: 10.0 GB, 10005037056 bytes
255 heads, 63 sectors/track, 1216 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ea376

Device Boot Start End Blocks Id System
/dev/sda1 * 1 1158 9301603+ 83 Linux
/dev/sda2 1159 1216 465885 5 Extended
/dev/sda5 1159 1216 465853+ 82 Linux swap /
Solaris

Unable to read /dev/sdb
jack@miche:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0
# Entry for /dev/sda1 :
UUID=2700a9d8-c0e7-4df1-9407-c27e3c8aaebe / ext3
relatime,errors=remount-ro 0 1
# Entry for /dev/sda5 :
UUID=ec75ffbd-f322-42db-afe0-5d16af5cc498 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/DSK1_VOL1 ntfs-3g defaults,locale=en_US.UTF-8 0 0
jack@miche:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 8.9G 2.2G 6.2G 27% /
varrun 252M 240K 252M 1% /var/run
varlock 252M 0 252M 0% /var/lock
udev 252M 56K 252M 1% /dev
devshm 252M 0 252M 0% /dev/shm
lrm 252M 39M 213M 16%
/lib/modules/2.6.24-22-generic/volatile
/dev/sdb1 115G 111G 3.6G 97% /media/DSK1_VOL1
jack@miche:~$



Any help would be appreciated,:confused:

taurus
January 10th, 2009, 06:17 PM
Do you see anything when you run this command from a terminal?


ls -la /media/DSK1_VOL1

xereus
January 10th, 2009, 06:23 PM
Forgot to add the Maxtor is set to "slave" on the IDE cable with the linux drive.

I was able to mount a USB-external portable drive recently (well, I muddled thru until, "Presto!", it showed up)but I am flailing around helplessly with this new problem.

xereus
January 10th, 2009, 06:31 PM
Just ran "ls -la /media/DSK1_VOL1" here is the output:

jack@miche:~$ ls -la /media/DSK1_VOL1
ls: cannot access /media/DSK1_VOL1/MSDOS.BAK: Input/output error
ls: cannot access /media/DSK1_VOL1/RECYCLER: Input/output error
ls: cannot access /media/DSK1_VOL1/WINDOWS: Input/output error
total 33096
drwxrwxrwx 1 root root 12288 2008-05-02 16:04 .
drwxr-xr-x 6 root root 4096 2009-01-10 10:41 ..
-rwxrwxrwx 1 root root 250 2004-11-27 16:18 AUTOEXEC.BAK
-rwxrwxrwx 1 root root 250 2004-11-27 16:12 autoexec.vtx
-rwxrwxrwx 1 root root 25245894 2005-10-22 09:57 AVG7DB_F.DAT
-rwxrwxrwx 1 root root 5373524 2004-11-28 00:53 AVG7QT.DAT
-rwxrwxrwx 1 root root 10 2004-11-27 21:43 BOOT.DOS
-rwxrwxrwx 1 root root 196 2006-03-14 10:39 boot.ini
-rwxrwxrwx 1 root root 512 2004-11-27 16:17 BOOTSECT.DOS
-rwxrwxrwx 1 root root 4698 2005-01-24 11:02 ChatInvt.wav
-rwxrwxrwx 1 root root 4698 2005-01-24 11:02 ChatJoin.wav
-rwxrwxrwx 1 root root 5210 2005-01-24 11:02 ChatKick.wav
-rwxrwxrwx 1 root root 7770 2005-01-24 11:02 ChatTag.wav
-rwxrwxrwx 1 root root 9818 2005-01-24 11:02 ChatWhsp.wav
-rwxrwxrwx 1 root root 1962016 2004-11-27 15:26 CLASSES.1ST
-rwxrwxrwx 1 root root 0 2004-11-27 16:18 CONFIG.BAK
drwxrwxrwx 1 root root 4096 2006-03-14 10:33 Config.Msi
-rwxrwxrwx 1 root root 27 2004-11-27 21:43 CONFIG.SYS
-rwxrwxrwx 2 root root 4332 2006-02-07 01:56 DivXPlayer2.dbf
drwxrwxrwx 1 root root 4096 2006-01-07 12:26 Documents and Settings
drwxrwxrwx 1 root root 0 2005-01-15 16:15 DrWatson
drwxrwxrwx 1 root root 0 2005-01-02 00:27 dvd_copy
-rwxrwxrwx 1 root root 585728 2004-11-29 15:04 ffastun0.ffx
-rwxrwxrwx 1 root root 4795 2004-11-29 15:04 ffastun.ffa
-rwxrwxrwx 1 root root 122880 2004-11-29 15:04 ffastun.ffl
-rwxrwxrwx 1 root root 73728 2004-11-29 15:04 ffastun.ffo
drwxrwxrwx 1 root root 4096 2006-02-28 17:21 Inetpub
-rwxrwxrwx 1 root root 110080 2000-06-08 13:00 IO.SYS
-rwxrwxrwx 1 root root 202 2005-12-17 00:10 lxbt.log
drwxrwxrwx 1 root root 8192 2004-11-27 21:43 MSDOS7
?????????? ? ? ? ? ? MSDOS.BAK
-rwxrwxrwx 1 root root 79 2004-11-27 21:43 MSDOS.SYS
drwxrwxrwx 1 root root 0 2008-04-17 23:21 msdownld.tmp
drwxrwxrwx 1 root root 4096 2005-12-16 02:13 My Documents
-rwxrwxrwx 1 root root 34724 2004-11-27 23:44 NTDETECT.COM
-rwxrwxrwx 1 root root 214432 2004-11-27 23:44 ntldr
-rwxrwxrwx 1 root root 8192 2004-11-29 08:54 ntuser.dat
-rwxrwxrwx 2 root root 1024 2004-11-29 08:54 ntuser.dat.LOG
-rwxrwxrwx 1 root root 4353 2004-11-27 14:11 PCcheck.LOG
drwxrwxrwx 1 root root 0 2005-11-20 23:00 PortQryV2
drwxrwxrwx 1 root root 28672 2006-05-05 00:29 Program Files
d????????? ? ? ? ? ? RECYCLER
drwxrwxrwx 1 root root 4096 2004-11-27 15:26 _RESTORE
-rwxrwxrwx 1 root root 450 2004-11-27 15:10 SCANDISK.LOG
drwxrwxrwx 1 root root 4096 2008-04-20 19:38 System Volume
Information
drwxrwxrwx 1 root root 0 2006-01-07 09:10 temp
-rwxrwxrwx 1 root root 2991 1999-11-22 15:28 tweakui.inf
drwxrwxrwx 1 root root 0 2005-05-05 14:41 unzipped
drwxrwxrwx 1 root root 0 2005-12-03 08:31 $VAULT$.AVG
drwxrwxrwx 1 root root 8192 2006-07-04 15:26 VCPERS
drwxrwxrwx 1 root root 0 2005-04-12 23:48 vortapps
d????????? ? ? ? ? ? WINDOWS
-rwxrwxrwx 1 root root 5310 2004-11-27 21:44 WINLFN.INI
drwxrwxrwx 1 root root 8192 2008-04-17 23:41 WUTemp
jack@miche:~$

Jarm1
January 11th, 2009, 03:43 AM
sudo fdisk -l:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0003e699

Device Boot Start End Blocks Id System
/dev/sda1 * 1 60801 488384001 7 HPFS/NTFS

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3e70f4fa

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 608 4883728+ 82 Linux swap / Solaris
/dev/sdb2 609 30704 241746120 5 Extended
/dev/sdb3 30705 60802 241755136 7 HPFS/NTFS
/dev/sdb5 609 30704 241746088+ 83 Linux

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x6625c006

Device Boot Start End Blocks Id System
/dev/sdc1 1 121602 976759808 7 HPFS/NTFS

cat /etc/fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0
#Entry for /dev/sdb5 :
UUID=2d65e1c9-ef6d-449a-844e-863f8ea7aa01 / ext3 relatime,errors=remount-ro 0 1
#Entry for /dev/sdc1 :
UUID=A8DE3E06DE3DCD76 /media/1TBStorage ntfs-3g defaults,locale=en_US.UTF-8 0 0
#Entry for /dev/sda1 :
UUID=9AFEC9E3FEC9B7B1 /media/sda1 ntfs-3g defaults,locale=en_US.UTF-8 00
#Entry for /dev/sdb3 :
UUID=9208CDA808CD8BA3 /media/sdb3 ntfs-3g defaults,locale=en_US.UTF-8 00
#Entry for /dev/sdb1 :
UUID=ce41f322-6e56-49e7-ab89-aa2d63774a3c none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0


df -h:
Filesystem Size Used Avail Use% Mounted on
/dev/sdb5 227G 2.5G 213G 2% /
tmpfs 2.0G 0 2.0G 0% /lib/init/rw
varrun 2.0G 100K 2.0G 1% /var/run
varlock 2.0G 0 2.0G 0% /var/lock
udev 2.0G 2.7M 2.0G 1% /dev
tmpfs 2.0G 0 2.0G 0% /dev/shm
lrm 2.0G 2.4M 2.0G 1% /lib/modules/2.6.27-9-generic/volatile
/dev/sdc1 932G 540G 393G 58% /media/1TBStorage
/dev/sda1 466G 46G 421G 10% /media/sda1
/dev/sdb3 231G 20G 212G 9% /media/sdb3


Sorry it took so long, just got everything sorted out on the rest of my system.

Jarm1
January 19th, 2009, 05:13 PM
This thread appears to be pretty much dead at this point, but does anyone have any new ideas?