Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
790 stars 187 forks source link

Vmview client no desctop #604

Open DoctorDeatch opened 3 years ago

DoctorDeatch commented 3 years ago

Hello friends I'm trying to make an assembly with a VMV client, without a desktop. Using for this the shell icewm. But for some reason the network is not initialized. I just can't understand why. The machine does not ping and the connection server is not found.

build.conf.example thinstation.conf.buildtime

Thinstation commented 3 years ago

comment out package networkmanager and add package autonet

DoctorDeatch commented 3 years ago

no changes :( is it possible to somehow enable display of the boot console?

Doncuppjr commented 3 years ago

Are you including the kernel modules for your network adapter?

DoctorDeatch commented 3 years ago

add package autonet ?

Doncuppjr commented 3 years ago

In build.conf package autonet

DoctorDeatch commented 3 years ago

yes

DoctorDeatch commented 3 years ago

helped to collect all tmodules with the parameter ./build --allmodules