setenv bootcmd 'ide reset; ext2load ide 1:1 $(default_kernel_addr) /$(kernel); bootm $(default_kernel_addr)'とすれば、サブボードの S-ATA コネクタに接続した S-ATA HDD から ブートできることを確認した。
同じようにリアパネルの USB コネクタに接続した USB HDD から ブートできるのでは?とやってみた。
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>> だと。
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>>
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>>
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>>
あかんなぁ、、、
|
玄人志向
楽天市場 TSUKUMO ネットショップ Yahoo!ショッピング Sofmap クレバリー TwoTop |
← 「玄箱/Pro をハックしよう」ページ開設 |
ハックの記録 LinkStation/玄箱 をハックしよう |
→ ide info |