Public bug reported:

1st of all, i am successfully using casper netboot with this distros:
  menu label   Ubuntu 13.10 "Saucy Salamander" - Release i386
  menu label   Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64
  menu label   Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64
  menu label   Ubuntu 16.04.3 LTS "Xenial Xerus" - Release i386
but not with
  menu label   Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64

boot process gets to the point of running this services
  dev-hugepages.mount
  dev-mqueue.mount
  sys-fs-fuse-connections.mount
  sys-kernel-config.mount
  sys-kernel-debug.mount
  tmp.mount

and it stops in emergency console.

Too run further to gnome session i've need to do

#systemctl mask dev-hugepages.mount
#systemctl mask dev-mqueue.mount
#systemctl mask sys-fs-fuse-connections.mount
#systemctl mask sys-kernel-config.mount
#systemctl mask sys-kernel-debug.mount
#systemctl mask tmp.mount 
#ctrl-d

after this i get normal live session except wrong dns setting, which is fixed 
by setting my router's
dns as resolver
#echo "nameserver 192.168.1.1" > /etc/resolv.conf


Please fix boot process.

** Affects: casper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1754777

Title:
  bionic casper nfsboot not reaching desktop env, failure to mount
  various kernel filesystems and /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1754777/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to