Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Doesn't get HDD boot working on ix2-ng (1 reply)

$
0
0
Hi Bodhi,


I am really sorry to ask you again, but i don't get my NAS booting from HDD.
I got both ide 0 and 1 removed first partition and make a new one starting at 128MB.
Then i made a new uImage and Uinitfs just like making the files for a USB stick.
I used those info to copy those files to both HDD;s with the dd command.

Then i go to U boot and i try to do ide read parameters and then imi to check CRC.
The initramfs image file gives CRC OK, but the linux kernel keeps giving CRC check errors.

I really dont know what to do anymore, i tried to delete the first partition of both the discs a few times, I remade several times uImage and Uinitfs
(by completly start of tar the tarball [did sha256sum check was OK] make the images again en copy those to HDD with dd command.

And still keep getting CRC error.

I will post the error maybe you have some advise.


ide read 0x2100000 0xA000 0x4F00

IDE read: device 0 block # 40960, count 20224 ... 20224 blocks read: OK
Marvell>> imi 0x2100000

## Checking Image at 02100000 ...
Image Name: initramfs-5.11.4-kirkwood-tld-1
Created: 2021-05-10 21:32:48 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 9694926 Bytes = 9.2 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Marvell>> ide read 0x40000 0x5000 0x2000

IDE read: device 0 block # 20480, count 8192 ... 8192 blocks read: OK
Marvell>> imi 0x40000

## Checking Image at 00040000 ...
Image Name: 5.11.4-kirkwood-tld-1
Created: 2021-05-10 21:32:22 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 5363133 Bytes = 5.1 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... Bad Data CRC





I tied so many things and also tried it many times now dont know what to do...


Thanks for the help.


regards

Killer

Viewing all articles
Browse latest Browse all 3247

Trending Articles