Debrick WD live

Hi,

I just try debricking WDL with 3Tb hard drive. I connected to UART port on board and may use console.

I boot board by tftp/nfs using run net_nfs command.

I use stock kernel image from apnc-021009-124-20111113.deb

But this kernel by some reason not determine sector size of my hard drive.

This is part of my output where we see that disc recgnized as 2Tb device:

Linux version 2.6.32.11-svn48181 (steveh@steveh-pc) (gcc version 4.2.2) #1 Thu S

ep 15 18:22:06 PDT 2011

ata2.00: HPA detected: current 3907073134, native 5860533168

ata2.00: ATA-8: WDC WD30EZRS-11J99B1, 80.00A80, max UDMA/133

ata2.00: 3907073134 sectors, multi 0: LBA48 NCQ (depth 1/32)

ata2.00: configured for UDMA/133

blk_queue_max_hw_segments: set to minimum 1

scsi 1:0:0:0: Direct-Access ATA WDC WD30EZRS-11J 80.0 PQ: 0 ANSI: 5

sd 1:0:0:0: [sda] 3907073134 512-byte logical blocks: (2.00 TB/1.81 TiB)

sd 1:0:0:0: [sda] 4096-byte physical blocks

sd 1:0:0:0: Attached scsi generic sg0 type 0

sd 1:0:0:0: [sda] Write Protect is off

sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA

sda: unknown partition table

sd 1:0:0:0: [sda] Attached SCSI disk

eth0: link is down

I restored partitions except /dev/sda4 and booted it from hard disk too but after boot i see in dmesg same error…

so it means there must be some more configurations done for 3Tb drive.

Thanks

Can you provide good instructions for everyone how to connect their MyBook Live to the computer using the UART?  I am assuming there is a voltage level conversion curcuit between the board and the computer’s RS-232 port?

I know it means opening up the case.

Hi, so UART connection need soldering.

Pinout i got there  http://mybookworld.wikidot.com/wd-mybook-live-uart

I used http://foxlx.acmesystems.it/?id=106 this UART to RS232 convertor but You may find other UART to USB solutions on ebay for 4-5$.

Now I looking somebody who can give to me content of their /boot directory as tar archive…

I suppose that WD stock firmare kernel from rootfs.img isnot support 3T drives. They may use for production other kernel version or some flags to boot kernel with Block Layer 2T+ patch enabled…