USB problems remain - but not for long I hope!

Asked by Roberta Jean

Or I presume it's a mounting problem.
On an HP 6700 Pavilion 4gigs memory running Ubuntu10.10 under menus: System/Administration/Disk Utility is the only thing seeing any of my three USB sticks when a PNY 8gig flash drive is plugged in. It's not on the desk top, it isn't seen anywhere else in all the other menus. The flash drive has, so far, been impossible to read any of it's contents. The drive works fine on our Mac and (excuse my wording) Windows machines. <[cough cough blehhhh] Did I just say that dub-ya word again?!?> It is seen when I open a terminal and do 'sudo fdisk -l' (lower case L). So actually it is seen but still unreachable. I have done a C: drive format twice now and it is still the same way.
I have come to one other conclusion. Ubuntu is way up ahead of that “W” thingy!

As per request:

Disk /dev/mmcblk0: 1977 MB, 1977614336 bytes
64 heads, 63 sectors/track, 957 cylinders
Units = cylinders of 4032 * 512 = 2064384 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0001875b

        Device Boot Start End Blocks Id System
/dev/mmcblk0p1 * 1 957 1929280+ 7 HPFS/NTFS

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00023b17

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 18693 150145024 83 Linux
/dev/sda2 18693 19458 6142977 5 Extended
/dev/sda5 18693 19458 6142976 82 Linux swap / Solaris

******************Begin USB stick information******************
All three of my USB sticks give the same readout

Disk /dev/sdb: 7998 MB, 7998537728 bytes
42 heads, 28 sectors/track, 13284 cylinders
Units = cylinders of 1176 * 512 = 602112 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x475d475c

   Device Boot Start End Blocks Id System
/dev/sdb1 * 1 265799 156289626+ 7 HPFS/NTFS

A very large thank you to all who try to help with this little glitch!!!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Solved by:
delance
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

mount

Thanks

Revision history for this message
Roberta Jean (robertajeanb) said :
#2

That information is there in question 137852. I was asked to deliver it in a
different manner with more information, so I did. Yes, it has changed
because the situation has changed slightly and needs to reflect those
changes.

The information you asked for is here:

robertajean@robertajean-HP-Pavilion-dv6700-Notebook-PC:~$ mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/robertajean/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=robertajean)
robertajean@robertajean-HP-Pavilion-dv6700-Notebook-PC:~$

Thanks for asking!

Roberta

On Tue, Dec 14, 2010 at 6:56 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #137852 on util-linux in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/util-linux/+question/137852
>
> Status: Open => Needs information
>
> actionparsnip requested for more information:
> Can you give the output of:
>
> mount
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/util-linux/+question/137852
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Best delance (olivier-delance) said :
#3

Have a look at: https://help.ubuntu.com/community/Mount
USB FAT32 keys are mounted automatically by daemon "udev".
But I don't know if udev manages NTFS keys.
Having NTFS key is unusual. Whay do you have such key ?
You can add these keys in /etc/fstab tab.
Also have a look at:
   https://help.ubuntu.com/community/Mount/USB#User%20Privileges
   https://help.ubuntu.com/community/MountingWindowsPartitions

Revision history for this message
Roberta Jean (robertajeanb) said :
#4

Thank you Delance.

When the flash USB drives are mounted on the computer they ask for security passwords. On the drives is some intellectual proprietary documents that I'm working on which is why they're NTFS as an anti-hacking measure. The documents also ask for passwords when I open them. Thanks to you I won't have to recreate them.

Your information has been very helpful and I thank you for being so knowledgeable with your work at Ubuntu!

Sincerely,
Roberta