Hello
I have two old USB hard drives, which mount easily on my Ubuntu 11.04.
Yesterday I bought a Seagate Backup Plus 1TB USB hard disk; it did not mount.
I have Windows XP installed in my computer as a dual boot. The Backup Plus mounts easily on the Windows XP.
I reformatted the Backup Plus using ntfs in XP and tried to mount it on Ubuntu again, but it didn't mount.
I have a Ubuntu 13.10 USB stick. I booted using the stick, and the Backup Plus mounted. Here is a snapshot from the live usb.
Screenshot from 2013-12-13 09:47:25.jpg
In order to compare, I attach a screenshot of disk utility from my Ubuntu 11.04
Screenshot.jpg
I created a folder called "Backup Plus" in my home. Now if I want to mount /dev/sdb on that folder, it says
Here is the output of fdisk -l, and you can see the two partitions (/dev/sdj1 and /dev/sdj2) of my old 500GB USB hard drive, but no sign of the Backup Plus.Code:saurav@reflexion:~$ sudo mount /dev/sdb ~/Backup\ Plus/ mount: /dev/sdb is not a valid block device
At present it is difficult for me to upgrade to a later version of Ubuntu. Could you kindly tell me a possible way to mount the Backup Plus hard drive on my Ubuntu 11.04?Code:saurav@reflexion:~$ sudo fdisk -l [sudo] password for saurav: Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 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: 0x10000000 Device Boot Start End Blocks Id System /dev/sda1 * 1 3952 31744408+ c W95 FAT32 (LBA) /dev/sda2 3953 7680 29945160 83 Linux /dev/sda3 7681 7810 1044152 82 Linux swap / Solaris /dev/sda4 7811 38914 249837399 f W95 Ext'd (LBA) /dev/sda5 11690 23606 95723271 7 HPFS/NTFS /dev/sda6 23607 38914 122951680 7 HPFS/NTFS /dev/sda7 7811 11689 31158004+ 7 HPFS/NTFS Partition table entries are not in disk order Disk /dev/sdj: 500.1 GB, 500107861504 bytes 255 heads, 63 sectors/track, 60801 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: 0x00057efe Device Boot Start End Blocks Id System /dev/sdj1 1 30401 244196001 7 HPFS/NTFS /dev/sdj2 30402 60801 244188000 7 HPFS/NTFS saurav@reflexion:~$
Thanks in advance.
Saurav Bhaumik



Adv Reply


Bookmarks