Build an X86_64 router from scratch with Gargoyle??

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

I have made a bootable USB thumbdrive of Linux Mint 18.0. next I downloaded the Image 'gargoyle_1.9.2-x86-geode-combined-jffs2-128k.img' from this website. I have a 16gb ssd installed into the x86 machine I built to be the router.

I used the command
dd if=gargoyle_1.9.2-x86-geode-combined-jffs2-128k.img of=/dev/sda

That looked like it worked. I then rebooted the computer and set the BIOS to boot the SATA drive (SDA).

It starts to boot then hangs at
[ 5.480000] Waiting for root device /dev/mtdblock0...

Any ideas???
ThePCTech

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Build an X86_64 router from scratch with Gargoyle??

Post by Lantis »

http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

Which one should I select??

If I can get one of them to boot, that would be OpenWRT, I realize that Gargoyle is built on OperWRT; Would I be able to turn that install into Gargoyle??

ThePCTech

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

I selected this one...
openwrt-15.05.1-x86-generic-combined-squashfs.img

Now it hangs at...
[ 6.379298 ] NET: Registered protocol family 24

Any ideas???

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Build an X86_64 router from scratch with Gargoyle??

Post by Lantis »

I would use the ext4 image.

No you can't turn an Openwrt installation into Gargoyle.
I'm just seeing if we can get something to boot on your device.

The short answer is going to be that you need to compile your own version for your hardware and your drivers.
The downloads provided by Gargoyle are for PCEngine ALIX boards.

These Openwrt downloads are "generic" and should contain more drivers, but not necessarily the ones you require.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

I have a x86_64 set of hardware, so I am going to try one of these.

https://downloads.openwrt.org/snapshots/trunk/x86/64/

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

How do I compile my own image, if I can not get the thing to boot??

I have used Unix (Solaris), and a ton of Linux Distros over the years, but I have never had a reason to compile a distro for my self?

Can I do it from a functioning Linux Mint (live CD) put on to a USB drive??

Can you help me??

Brian

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

Getting a little closer, It now hangs @
[ 8.952335] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes active

Ideas?

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

I'm thinking that it has to do with the network port configuration. How can I get to a prompt to get to the files??

ThePCTech

thepctech
Posts: 16
Joined: Thu Apr 20, 2017 12:19 am

Re: Build an X86_64 router from scratch with Gargoyle??

Post by thepctech »

Can I boot that computer with the Mint USB, then mount the hard drive to edit??

Post Reply