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

Terramaster F2-NAS2 (no replies)

$
0
0
Hello, everyone, I am new here.
I am trying to install Debian on Terramaster F2-NAS2. I tried asking ChatLieT for help, but it gave me more problems than solutions, and the links it provided were always broken.
One it gave me was from Bohdi. I didn't know who that was until I found this forum. Greetings and thanks for everything.
He gave me many from one site, I think it was NAS central or something like that. Looking through my email, I saw that I was registered, but unfortunately it no longer exists.
According to ChatLieT, my only chance to run Debian on my hardware is with a legacy kirkwood kernel with an old U-boot and a DTB specific to my hardware.
The truth is that I have no idea what to do. My knowledge of these devices is very limited.
I've tried several times with some old kernels as suggested by the AI and with DTB compatible with my processor, but it always fails to boot with the error “invalid DTB and unrecognized/unsupported machine ID”.
Let's see if anyone can shed some light on my problem, as I can't see a way out :/
Thank you very much, best regards.
P.D: My apologies, I didn't say which files I was using: "Debian-5.6.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2" I used the kernel recommended by Bodhi for a device that, according to ChatLieT, is similar to mine, with the same processor, etc., since I couldn't find any mention of my device online.
P.D2: The commands I run are:
usb start
setenv bootargs console=ttyS0,115200 root=/dev/sda1 rw rootdelay=10
ext2load usb 0:1 0x800000 /boot/uImage
ext2load usb 0:1 0x2100000 /boot/uInitrd
bootm 0x800000 0x2100000

Viewing all articles
Browse latest Browse all 3247

Trending Articles