OpenWrt Forum Archive

Topic: OpenWRT on VIA EPIA 1000 or normal i686-system?

The content of this topic has been archived on 24 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi @all....

i'm very new here. I just want to know, if OpenWRT will run on normal x86 hardware. i looked around and found some posts - some geeks were recompiling OpenWRT to run on a normal PC.

Is there a easy way to install it (just from your binary) ??? Is it possible to test as an VMWare?


Sorry for my bad english!

Sorry to wake an old thread, but I'm trying the same as the original poster and I've found images to use on x86, just no instructions how to actually put them on the harddisk.

I've tried dd if=openwrt-x86-2.6-ext2.image of=/dev/hda1 with no luck. Any tips please? wink

I haven't toyed with the x86 target in a while, but if I recall correctly the image is a full drive image (including grub)
If so, the correct command would be

dd if=openwrt-x86-2.6-ext2.image of=/dev/hda

Aha! That would explain a lot tongue

Thanks!

The discussion might have continued from here.