I just got my new SheevaPlug, and I'm trying my darndest to get the thing booting off
my new WD Passport 500GB HDD (USB powered).
I can boot out of NAND, partition and format the drive, copy over the kernel and rootfs,
but U-Boot can't read the partition table (it seems).
The fact that I can read and write to the disk when booting from NAND
leads me to believe that it's not a power issue.
Note that, in an attempt to solve this problem, I upgraded U-Boot, but the problem
also existed in the stock version.
I saw one one-post thread with a very similar problem. Anyone ever seen this or
solved a similar problem?
Thanks in advance!
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x80c3ee49
Device Boot Start End Blocks Id System
/dev/sda1 1 16 128519+ 83 Linux
/dev/sda2 17 60737 487741432+ 83 Linux
/dev/sda3 60738 60801 514080 82 Linux swap / Solaris
Here's some console output:
Marvell>> version
U-Boot 1.1.4 (Dec 23 2009 - 13:32:43) Marvell version: 3.4.27
Marvell>> usb start
(Re)start USB...
USB: scanning bus for devices... 2 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
T 1 Storage Device(s) found
Marvell>> usb storage
Device 0: Vendor: WD Prod.: 5000BEV External Rev: 1.75
Type: Hard Disk
Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)
Marvell>> usb part
print_part of 0
## Unknown partition table
print_part of 1
## Unknown partition table
print_part of 2
## Unknown partition table
print_part of 3
## Unknown partition table
print_part of 4
## Unknown partition table
Marvell>> ext2ls usb 0:1
** Bad partition - usb 0:1 **