USB HDD からのブート

玄箱/Pro

先日
setenv bootcmd 'ide reset; ext2load ide 1:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'
とすれば、サブボードの S-ATA コネクタに接続した S-ATA HDD から ブートできることを確認した。

同じようにリアパネルの USB コネクタに接続した USB HDD から ブートできるのでは?とやってみた。

2:1

Marvell>> setenv bootcmd 'ide reset; ext2load ide 2:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'
Marvell>> boot

Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found

Using device ide2, partition 1
** Bad partition 1 **
<<stop_sound>>
## Booting image at 00100000 ...
Bad Magic Number
bootm fail.
<<system_not_found>>
Using egiga0 device
TFTP from server 192.168.11.1; our IP address is 192.168.11.150
Filename 'uImage.buffalo'.
Load address: 0x100000
Loading: *
Abort
Marvell>> 
<<system_not_found>> だと。

3:1

Marvell>> setenv bootcmd 'ide reset; ext2load ide 3:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'
Marvell>> boot

Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found

Using device ide3, partition 1
** Bad partition 1 **
<<stop_sound>>
## Booting image at 00100000 ...
Bad Magic Number
bootm fail.
<<system_not_found>>
Using egiga0 device
TFTP from server 192.168.11.1; our IP address is 192.168.11.150
Filename 'uImage.buffalo'.
Load address: 0x100000
Loading: *
Abort
<<system_not_found>>

4:1


Marvell>> setenv bootcmd 'ide reset; ext2load ide 4:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'
Marvell>> boot

Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found

Using device ide4, partition 1
** Bad partition 1 **
<<stop_sound>>
## Booting image at 00100000 ...
Bad Magic Number
bootm fail.
<<system_not_found>>
Using egiga0 device
TFTP from server 192.168.11.1; our IP address is 192.168.11.150
Filename 'uImage.buffalo'.
Load address: 0x100000
Loading: *
Abort
<<system_not_found>>

しつこく 5:1

Marvell>> setenv bootcmd 'ide reset; ext2load ide 5:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'
Marvell>> boot

Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found

Using device ide5, partition 1
** Bad partition 1 **
<<stop_sound>>
## Booting image at 00100000 ...
Bad Magic Number
bootm fail.
<<system_not_found>>
Using egiga0 device
TFTP from server 192.168.11.1; our IP address is 192.168.11.150
Filename 'uImage.buffalo'.
Load address: 0x100000
Loading: *
Abort
Marvell>>
<<system_not_found>>

あかんなぁ、、、




KURO-BOX/PRO
玄人志向
楽天市場
TSUKUMO ネットショップ
Yahoo!ショッピング
Sofmap
クレバリー
TwoTop New!


「玄箱/Pro をハックしよう」ページ開設
ハックの記録
LinkStation/玄箱 をハックしよう

ide info

Copyright (C) 2003-2007 Yasunari Yamashita. All Rights Reserved.
yasunari @ yamasita.jp 山下康成@京都府向日市