The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI + Ubuntu netinstall crashing
2014-09-11, 17:09
Post: #1
UEFI + Ubuntu netinstall crashing
Hi there,

It seems there is a problem with loading a kernel/initrd for ubuntu's netinstall while using UEFI on VMWare Workstation 10/Lenovo T440s (current build from GIT). Using a regular BIOS everything works fine with the following iPXE part:

:ubuntu-trusty-amd64
initrd http://de.archive.ubuntu.com/ubuntu/dist.../initrd.gz
chain http://de.archive.ubuntu.com/ubuntu/dist...md64/linux fb=false
boot || goto failed
goto start

iPXE loads the initrd and the kernel and then it crashes at:
VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

Someone else hit that problem as well?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
UEFI + Ubuntu netinstall crashing - AdrianSt - 2014-09-11 17:09



User(s) browsing this thread: 1 Guest(s)