Please turn JavaScript on
Linux Device Hacking icon

Linux Device Hacking

Want to know the latest news and articles posted on Linux Device Hacking?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: Linux Device Hacking

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.16 / day

Message History

I have U-boot 2020.10 installed and if I stop the start up process I can loag the images from the USB drive into memory and boot into the Debian install on my drive.
U-Boot 2020.10 (Jul 23 2026 - 00:40:47 +0000) NS v2 SoC: Kirkwood 88F6281_A1 I2C: ready DRAM: 256 MiB Loading Environment from SPIFlash... SF: Detected mx25l4005a with page size 256 Bytes, erase size 4 KiB...

Read full story
The following steps outline booting a QNAP Kirkwood based NAS from USB using the debian image and kernel provided by bodhi in this forum.

1. Format a new USB drive with a single ext3 partition and label it rootfs. Assumes your usb drive is located at /dev/sdc (adjust according to where your usb drive appears).

fdisk /dev/sdc Welcome to fdis...

Read full story