Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: External USB Drive

  1. #1
    Join Date
    Mar 2012
    Beans
    19

    External USB Drive

    Hey!

    I have new problem.
    I can't get contact between ubuntu and external USB drive. It is empty drive and it will be enough when I can format it some way..

    lsusb gave me this, but I can't see this drive anywhere else..
    Code:
    Bus 003 Device 006: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB

  2. #2
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: External USB Drive

    It probably has no filesystem on it and is not mounted, so you won't see it in, for example, the file manager. Are you able to see it in the partition manager?

  3. #3
    Join Date
    Mar 2012
    Beans
    19

    Re: External USB Drive

    Mm.. I don't see it in System Monitoring.
    I installed something KDE partition manager, but this not works correctly, showing nothing at all.. And sure I don't see it in any file manager too..

  4. #4
    Join Date
    Apr 2006
    Beans
    50
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: External USB Drive

    Looks like your USB drive might not be formatted. Try the Gnome Disk Utility:

    Code:
    $ sudo apt-get install gnome-disk-utility

    With this utility you should be able to view the USB drive and format it.

  5. #5
    Join Date
    Dec 2012
    Beans
    4

    Problem with external harddisk

    hello im new here... i dont know if there is any reason to make a new thread so i continue this one...

    i use Ubuntu 12.04
    Code:
    Notebook-PC:~$ uname -r
    3.2.0-35-generic-pae
    I used an external disk yesterday , in the beggining evething was ok. But when i do safely remove or unmount or restart,shut down etc and i try to reconnect it i get the following message :

    Code:
             unable to mount
    
    Error mounting: mount exited with exit code 13:  ntfs_mst_post_read_fixup_warn: magic: 0x43425355  size: 4096   usa_ofs:  1014  usa_count: 65535: Invalid argument
    Actual VCN (0x800009f01000000) of index buffer is different from expected VCN (0x0).
    Failed to mount '/dev/sdb1': Input/output error
    NTFS is either inconsistent, or there is a hardware fault, or it's a
    SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
    then reboot into Windows twice. The usage of the /f parameter is very
    important! If the device is a SoftRAID/FakeRAID then first activate
    it and mount a different device under the /dev/mapper/ directory, (e.g.
    /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
    for more details.
    except from this some times i get no message and the nautilus doesnt show something.

    when i used the hd to windows seems like it is corrupted and needs a format, after format (to ntfs) everything is ok in windows whatever i do write eject etc

    but when i write and remove the disk in ubuntu then it get corrapted and needs format to ntfs. Also this format is ok only in windows when i tried it with gparted i get the following :
    (i tried format to ntfs , fat32 , ext3 ext4 with gparted and the result is the same....)





    before the format the problem seems like this in gparted




    summarizing it seems that there is problem when i write in disk and remove it and using ubuntu, then the data or the file system is getting corrupted...(in windows everything is fine)

    thanks in advance
    and sorry if my english is too bad
    Last edited by zlatankos; December 26th, 2012 at 01:56 AM.

  6. #6
    Join Date
    Mar 2012
    Beans
    19

    Re: External USB Drive

    Quote Originally Posted by pardalet View Post
    Looks like your USB drive might not be formatted. Try the Gnome Disk Utility:

    Code:
    $ sudo apt-get install gnome-disk-utility

    With this utility you should be able to view the USB drive and format it.
    It gave me errors..

    Trying to use overwrite format (NTFS):
    Code:
    Error erasing device: Error writing 1048576 bytes to /dev/sdb: Input/output error (udisks-error-quark, 0)
    Trying to use not-overwrite format (NTFS):
    Code:
    Error creating file system: Command-line `mkntfs -f -F -L "Volume" "/dev/sdb"' exited with non-zero exit status 1:
    stdout: `Cluster size has been automatically set to 4096 bytes.
    Creating NTFS volume structures.
    '
    stderr: `/dev/sdb is entire device, not just one partition.
    mkntfs forced anyway.
    Error writing to /dev/sdb: Input/output error
    Error writing non-resident attribute value.
    add_attr_sd failed: Input/output error
    Couldn't create root directory: Input/output error
    Failed to fsync device /dev/sdb: Input/output error
    Warning: Could not close /dev/sdb: Input/output error
    ' (udisks-error-quark, 0)
    What the Input/Output errors? I tried different USB-ports..

  7. #7
    Join Date
    Feb 2008
    Beans
    5,078
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: External USB Drive

    That seems to indicate that the hard drive has failed.

  8. #8
    Join Date
    Apr 2006
    Beans
    50
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: External USB Drive

    I'm afraid gordintoronto might be right...

    But before throwing the drive away, have you tried to plug it to another machine running another OS?

  9. #9
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: External USB Drive

    what is fdisk or parted saying?
    Code:
    sudo fdisk -l
    sudo parted -l

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  10. #10
    Join Date
    Mar 2012
    Beans
    19

    Re: External USB Drive

    First place was Windows where happened nothing too.

    sudo fdisk -l:
    Code:
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    
    
    Disk /dev/sda: 3000.6 GB, 3000592982016 bytes
    255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x00000000
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1               1  4294967295  2147483647+  ee  GPT
    Partition 1 does not start on physical sector boundary.
    sudo parted -l, drive started to make sound, and after little time:
    Code:
    Model: ATA ST3000DM001-1CH1 (scsi)
    Disk /dev/sda: 3001GB
    Sector size (logical/physical): 512B/4096B
    Partition Table: gpt
    
    Number  Start   End     Size    File system     Name  Flags
     1      1049kB  99.6MB  98.6MB  fat32                 boot
     2      99.6MB  2983GB  2983GB  ext4
     3      2983GB  3001GB  17.1GB  linux-swap(v1)
    
    
    Error: /dev/sdb: unrecognised disk label

    but lsusb still found this:
    Code:
    Bus 005 Device 004: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB

    Just for one more test i tried ext4-format and got huge message:
    Code:
    Error creating file system: Command-line `mkfs.ext4 -F -L "New Volume" "/dev/sdb"' exited with non-zero exit status 37:
    stdout: `Filesystem label=New Volume
    OS type: Linux
    Block size=4096 (log=2)
    Fragment size=4096 (log=2)
    Stride=0 blocks, Stripe width=0 blocks
    134217728 inodes, 536870400 blocks
    26843520 blocks (5.00%) reserved for the super user
    First data block=0
    Maximum filesystem blocks=4294967296
    16384 block groups
    32768 blocks per group, 32768 fragments per group
    8192 inodes per group
    Superblock backups stored on blocks: 
    	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
    	4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 
    	102400000, 214990848, 512000000
    
    Allocating group tables:     0/16384    1/16384    2/16384    3/16384    4/16384    5/16384    6/16384    7/16384    8/16384    
    
    ***hell many numbers***
    
    /1638416383/16384           done                            
    Writing inode tables:     0/16384    1/16384    2/16384    3/16384    4/16384    5/16384    6/16384    7/16384    8/16384    
    
    ***hell many numbers***
    
    /1638416383/16384           done                            
    Creating journal (32768 blocks): done
    Writing superblocks and filesystem accounting information:     0/16384    1/16384'
    stderr: `mke2fs 1.42.5 (29-Jul-2012)
    Warning: could not erase sector 2: Attempt to write block to filesystem resulted in short write
    Warning: could not read block 0: Attempt to read block from filesystem resulted in short read
    Warning: could not erase sector 0: Attempt to write block to filesystem resulted in short write
    
    Warning, had trouble writing out superblocks.' (udisks-error-quark, 0)

    Is it possible that something is wrong somewhere in my ubuntu with this "/dev/sdb"?
    Will it be not safe unplug from Windows and if yes, is that somehow possible to fix then?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •