joelandman / nyble

nlytiq base linux environment: build diskless/pxe bootable rambooting images for Debian, Ubuntu, CentOS
22 stars 4 forks source link

ubuntu20.04 fail #5

Open jingvar opened 3 years ago

jingvar commented 3 years ago

root@dib:~# uname -a Linux dib 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux root@dib:~# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS" root@dib:~# cd /home/nfedorov/nyble/ root@dib:/home/nfedorov/nyble# make DISTRO=ubuntu20.04

`W: Couldn't identify type of root file system for fsck hook

joelandman commented 3 years ago

Hmm ... likely I messed this up. Will look shortly.