6
I am able to boot and run commands from external USB hdd; the message in question appears for about 45 seconds then booting continues. GRUB2 is installed on internal HDD. When choosing to boot directly to /dev/sdb the message doesn't appear, however boot time is about the same as booting to internal HDD.
/dev/sdb:
Timing cached reads: 1018 MB in 2.00 seconds = 508.97 MB/sec
Timing buffered disk reads: 80 MB in 3.03 seconds = 26.37 MB/sec
pfeiffep@de:~$ sudo hdparm -i /dev/sdb
/dev/sdb:
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 10 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
HDIO_GET_IDENTITY failed: Invalid argument
Gparted correctly identifies the drive as SAMSUNG MP0402H.
Any ideas how to remedy the HDIO & SG_IO messages?
This only occurs when I boot Grub2 from internal hard drive and choose to boot OS on USB hard drive. If I choose in BIOS to boot Grub2 on USB hard drive either the message too quickly disappears or doesn't occur. – pfeiffep – 2013-04-29T11:46:58.560