danboid / ALEZ

Arch Linux Easy ZFS installer
GNU General Public License v3.0
145 stars 25 forks source link

Network is unreachable after installation #51

Closed globalviking closed 4 years ago

globalviking commented 4 years ago

Hello,

First of all, a big thanks to everyone involved in this project. This will make my life so much easier.

I am having an issue.

I booted up the iso. Needed internet to install so I hooked up my Android and enabled tethering. I ran a ping and it “just worked”. So I ran 'alez' and followed the prompts until I got: Installation complete. You may now reboot into your new install. Before rebooting I mounted the datasets and partitions, entered chroot, ran passwd, set hosts file, set hostname, set time zone, enabled UTF-8, ran locale-gen, exited chroot unmounted and exported. After rebooting I connected my Android, enabled tethering, ran ping and got: ping: connect: Network is unreachable

Did I miss something? Any help would be greatly appreciated.

johnramsden commented 4 years ago

You need to configure your network . ALEZ basically gives you a bootable Arch ZFS system and that's about it. It doesn't make many assumptions about your configuration.

globalviking commented 4 years ago

I got it working. Thanks. I installed dhcpcd. On 12 Dec 2019, 21:26, at 21:26, John notifications@github.com wrote:

You need to configure your network . ALEZ basically gives you a bootable Arch ZFS system and that's about it. It doesn't make many assumptions about your configuration.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/danboid/ALEZ/issues/51#issuecomment-565247870