extern hard drives
Doug Pollard
dougpol1 at verizon.net
Fri Jan 16 00:27:16 UTC 2009
H.S. wrote:
> Doug Pollard wrote:
>
>> H.S. wrote:
>>
>>> Doug Pollard wrote:
>>>
>>>
>>>
>>>> Below as you requested. Aloso the drive here is the second drive on my
>>>> computer the first has xp installed.
>>>>
>>>>
>>>> doug at doug-Linux:~$ mount
>>>> /dev/sdb1 on / type ext3 (rw,relatime,errors=remount-ro)
>>>> proc on /proc type proc (rw,noexec,nosuid,nodev)
>>>> /sys on /sys type sysfs (rw,noexec,nosuid,nodev)
>>>> varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
>>>> varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
>>>> udev on /dev type tmpfs (rw,mode=0755)
>>>> devshm on /dev/shm type tmpfs (rw)
>>>> devpts on /dev/pts type devpts (rw,gid=5,mode=620)
>>>> lrm on /lib/modules/2.6.24-23-generic/volatile type tmpfs (rw)
>>>> securityfs on /sys/kernel/security type securityfs (rw)
>>>> gvfs-fuse-daemon on /home/doug/.gvfs type fuse.gvfs-fuse-daemon
>>>> (rw,nosuid,nodev,user=doug)
>>>> doug at doug-Linux:~$
>>>>
>
>
> Okay, good, that clarifies the internal drive.
>
>
>> /dev/sdc1 ( usb drive) this drive has media on it. The last drive is
>> /dev/sdd1 (USB drive) this drive is empty.
>>
>>
>
> Aha! So you have sdc and sdd. How come they are not listed in the output
> of the mount command you posted above earlier? If that were missed
> somehow, can you post them now? If the mount command output was indeed
> completely pasted above, then it might that the drives were not mounted
> at that time.
>
> Another option, what is the output of the following commands?
> $> sudo fdisk -l /dev/sdd
> $> sudo fdisk -l /dev/sdc
>
> while the external drives are connected and are called sdd and sdc
> devices by your system (change accordingly)?
>
>
> ->HS
>
>
>
>
>
>
>
>> Doug
>>
>>
>
>
>
Now! here is the output this time. I don't know why it is different and
shows all drives? I did go back to Xp and tried a couple things
suggested by Jerry. I was able to get xp to show the Empty sdd drive so
thats an improvement but the 160GB sdc drive with media on it could not
be made to show in XP, MY computer even though I changed the drive
letter. I then restarted Ubuntu maybe that made a difference??
doug at doug-Linux:~$ mount
/dev/sdb1 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.24-23-generic/volatile type tmpfs (rw)
securityfs on /sys/kernel/security type securityfs (rw)
gvfs-fuse-daemon on /home/doug/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=doug)
/dev/sdd1 on /media/disk type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/sdc1 on /media/disk-1 type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/sda1 on /media/disk-2 type fuseblk
(rw,nosuid,nodev,noatime,allow_other,blksize=4096)
doug at doug-Linux:~$
Doug
More information about the ubuntu-users
mailing list