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-12, 10:45
Post: #1
UEFI & Ubuntu netinstall crashing
Hi there,

I've tried launching Ubuntu's netinstall (precise/amd64) through iPXE and UEFI.
Sadly it crashes saying it cannot find the root block device.
Disabling UEFI and using BIOS it launches just fine.
The same happens with Fedora's netinstall.

Code:
VFS: cannot open root device "(null)" or unknown-block(0,0): error -6

I used these settings:
Code:
:ubuntu-trusty-amd64
initrd http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
chain http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux fb=false
boot || goto failed
goto start

:install_fedora
initrd http://ftp.uni-kl.de/pub/linux/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img
chain http://ftp.uni-kl.de/pub/linux/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz inst.repo=http://ftp.uni-kl.de/pub/linux/fedora/linux/releases/20/Fedora/x86_64/os/
boot || goto failed
goto start
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-12 10:45



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