USB HDD not showing valid partition on one Solaris machine

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat USB HDD not showing valid partition on one Solaris machine
# 1  
Old 08-22-2013
USB HDD not showing valid partition on one Solaris machine

Hi All,

We have got a USB HDD with important data in it. The data has been copied to the disk(formatted ext3) via a LINUX system.

The data was supposed to be copied to a second LINUX machine. Surprisingly, it doesn't show up any valid partitions in the new box.

dmesg:

usb1-3: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi2: SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: waiting for device to settle before scanning
Vendor: WD Model: Ext HDD 1021 Rev: 2021
Type: Direct-Access ANSI SCSI revision: 04
SCSI device sdf: 3907024896 512-byte hdwr sectors (2000397 MB)
sdf: Write Protect is off
sdf: Mode Sense: 17 00 10 08
sdf: assuming drive cache: write through
SCSI device sdf: 3907024896 512-byte hdwr sectors (2000397 MB)
sdf: Write Protect is off
sdf: Mode Sense: 17 00 10 08
sdf: assuming drive cache: write through
sdf: unknown partition table
sd2:0:0:0: Attached scsi disk sdf
sd2:0:0:0: Attached scsi generic sg7 type 0
usb-storage: device scan complete

fdisk output:

Disk /dev/sdf: 2000.3 GB, 2000396746752 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdf doesn't contain a valid partition table

What could have gone wrong. How can we see the data in it? Please help.

Thanks,
Bikash

---------- Post updated at 09:04 AM ---------- Previous update was at 08:53 AM ----------

Quote:
Originally Posted by Bikash Mishra
Hi All,

We have got a USB HDD with important data in it. The data has been copied to the disk(formatted ext3) via a LINUX system.

The data was supposed to be copied to a second LINUX machine. Surprisingly, it doesn't show up any valid partitions in the new box.

dmesg:

usb1-3: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi2: SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: waiting for device to settle before scanning
Vendor: WD Model: Ext HDD 1021 Rev: 2021
Type: Direct-Access ANSI SCSI revision: 04
SCSI device sdf: 3907024896 512-byte hdwr sectors (2000397 MB)
sdf: Write Protect is off
sdf: Mode Sense: 17 00 10 08
sdf: assuming drive cache: write through
SCSI device sdf: 3907024896 512-byte hdwr sectors (2000397 MB)
sdf: Write Protect is off
sdf: Mode Sense: 17 00 10 08
sdf: assuming drive cache: write through
sdf: unknown partition table
sd2:0:0:0: Attached scsi disk sdf
sd2:0:0:0: Attached scsi generic sg7 type 0
usb-storage: device scan complete

fdisk output:

Disk /dev/sdf: 2000.3 GB, 2000396746752 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdf doesn't contain a valid partition table

What could have gone wrong. How can we see the data in it? Please help.

Thanks,
Bikash
# 2  
Old 08-22-2013
The ext3 filesystem is not supported on Solaris unless you install the appropriate packages.

I am not in front on an x86 system at present, but l believe that the two packages are:
Code:
FSWpart
FSWfsmisc

# 3  
Old 08-22-2013
Thanks for your reply.

Apologies for the misleading subject line. Solaris server is not involved anywhere in this case. I am not able to edit it too being a novice user in the forum.

Both servers are LINUX only.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Disk /dev/sdb doesn't contain a valid partition table

Hello, I have rebooted the RHEL VM but after rebooting the vm it not showing all the partition mounted on OS level, if i'll execute the fdisk -l command, then i'm able to see the same disk. below is the fdisk output : # fdisk -l Disk /dev/sda: 107.6 GB, 107639996416 bytes 255 heads, 63... (1 Reply)
Discussion started by: purushottamaher
1 Replies

2. Red Hat

Total HDD size and count on Linux machine

Hi... I am trying to grab two information 1. Total size of HDD 2. Total number of HDD (if possible alongwith names) can someone suggest me how can we do that in linux machine.. though small scripts and commands like fdisk. (3 Replies)
Discussion started by: omkar.jadhav
3 Replies

3. Linux

Istallation Of PCLinuxOS 2009 Onto A HDD-less Machine...

I have no idea if this has been done before but I have an Acer Aspire One - NG5, 512MB RAM, netbook where the SSD failed and is now FIXED DISKLESS and unable to boot until now... ;o) It ran PCLinuxOS 2009 as its OS until the SDD failure... The method is a little long winded and does require a... (0 Replies)
Discussion started by: wisecracker
0 Replies

4. Filesystems, Disks and Memory

How to stop USB-HDD?

Hi, There is the following minor issue with USB-harddrive: On windows: when i perform "safely remove" disk is stopped (hdd head is parking) & it is not spinning (but it is still connected to USB) On Linux (Fedora 14, OpenSUSE): when i perform "umount", HDD is still spinning. Could you... (1 Reply)
Discussion started by: Vourhey
1 Replies

5. Ubuntu

Lucid AMD 64 install on USB HDD reboots frequently

Hi all, I am using Ubuntu lucid. It is installed on external USB HDD and I boot into it. Besides other issues, the most significant one is as follows.. I boot in and start working. Everything goes on fine. As soon as I move the HDD, change its position, etc, all icons tuns into a red... (1 Reply)
Discussion started by: morningSunshine
1 Replies

6. Shell Programming and Scripting

Showing off my rsync-to-USB script

Thank you all for helping me figure out how to manage spaces in paths. The following script is the result. The script uses rsync to backup files to a USB device. Special thanks to Scrutinizer:b:. rsync2u is a free menu-driven script. Down load the script from... (7 Replies)
Discussion started by: wolfv
7 Replies

7. Filesystems, Disks and Memory

Cant' mount usb drive, /dev/sda1 not showing up

Hi, I'm trying to mount a usb drive but the path /dev/sda1 does not show up under /dev when I plug in the usb device. In fact I see no differences under /dev before and after I plugin my usb drive. Any ideas why the system is not recognizing the usb drive and how to fix? This is on a... (3 Replies)
Discussion started by: orahi001
3 Replies

8. UNIX for Dummies Questions & Answers

How to copy my system hdd usb stick from 4GB to 8GB ?

Hi, my router is my Linux embedded device. I have system installed on HDD 4GB usb stick, part1 swap, part2 /opt , part3 data. I need to copy my system to new HDD 8GB usb stick. What is a way for 4GB > 4GB HDD and what for 4GB > 8GB As I remeber, I can copy image of my 4GB HDD usb stick... (7 Replies)
Discussion started by: jack2
7 Replies

9. Solaris

swap partition showing mounted in df -h

Dear All Anyone can help me what is the problem of swap partition? swap partition is showing mounted in df -h command output. Regards prakash (1 Reply)
Discussion started by: pshelke
1 Replies

10. UNIX for Dummies Questions & Answers

usb hdd detection problem

I have seagate USB 2.0 HDD which was working good on my windows system Recently I have started using red hat Linux 2.6.9-55.0.12.EL (i686 i686 i386 GNU/Linux) The USB is not at all detected in Linux even if I reboot with it attached to the PC. The same can be detected on any Windows system. ... (0 Replies)
Discussion started by: mahendrakamath
0 Replies
Login or Register to Ask a Question