Skip to content

Instantly share code, notes, and snippets.

@daviddpd
Created December 22, 2017 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviddpd/dd8b4a07592c685742b1a7aa693c2538 to your computer and use it in GitHub Desktop.
Save daviddpd/dd8b4a07592c685742b1a7aa693c2538 to your computer and use it in GitHub Desktop.
softiron-overdrive-1000-arm64-boot - failed ZFS ROOT
NOTICE: BL3-1:
NOTICE: BL3-1: Built : 14:04:15, Apr 9 2016
INFO: BL3-1: Initializing runtime services
INFO: BL3-1: Preparing for EL3 exit to normal world
INFO: BL3-1: Next image address = 0x8000e80000
INFO: BL3-1: Next image spsr = 0x3c9
Press ESCAPE for boot options .....
>> FreeBSD EFI boot block
Loader path: /boot/loader.efi
Initializing modules: ZFS UFS
Load Path: \EFI\BOOT\BOOTAA64.EFI
Load Device: PciRoot(0x1)/Pci(0x0,0x0)/Sata(0x1,0xFFFF,0x0)/HD(1,GPT,69B20D5D-7333-11D4-8F20-E0FFF70020B9,0x28,0x64000)
Probing 7 block devices......*..+ done
ZFS found the following pools: zroot
UFS found 1 partition
Consoles: EFI console
Command line arguments: loader.efi
Image base: 0x81f653d000
EFI version: 2.60
EFI Firmware: SoftIron Overdrive 1000 (rev 1.00)
FreeBSD/arm64 EFI loader, Revision 1.1
(Thu Dec 21 13:46:38 PST 2017 dpd@ixsystems.com)
EFI boot environment
Loading /boot/defaults/loader.conf
/boot/kernel/kernel text=0x7e2638 data=0xb1480+0x3a0c72 syms=[0x8+0x10c200+0x8+0xff1c7]
/boot/entropy size=0x1000
/boot/kernel/zfs.ko text=0x808a8 text=0xffa70 data=0x21fd8+0x9df40 syms=[0x8+0x22140+0x8+0x1b297]
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel]...
Using DTB provided by EFI at 0x801fe00000.
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2017 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 12.0-CURRENT #0 r327068: Thu Dec 21 13:52:05 PST 2017
dpd@ixsystems.com:/usr/obj/usr/src/arm64.aarch64/sys/IX arm64
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
VT: init without driver.
KLD file zfs.ko is missing dependencies
Starting CPU 1 (1)
Starting CPU 2 (200)
Starting CPU 3 (201)
[...]
Trying to mount root from zfs:zroot/ROOT/default []...
Mounting from zfs:zroot/ROOT/default failed with error 2: unknown file system.
Root mount waiting for: usbus0
uhub0: 4 ports with 4 removable, self powered
Root mount waiting for: usbus0
ugen0.2: <ADATA ADATA USB Flash Drive> at usbus0
umass0 on uhub0
umass0: <ADATA ADATA USB Flash Drive, class 0/0, rev 3.00/10.75, addr 1> on usbus0
umass0: SCSI over Bulk-Only; quirks = 0x8100
umass0:2:0: Attached to scbus2
Loader variables:
vfs.root.mountfrom=zfs:zroot/ROOT/default
Manual root filesystem specification:
<fstype>:<device> [options]
Mount <device> using filesystem <fstype>
and with the specified (optional) option list.
eg. ufs:/dev/da0s1a
zfs:tank
cd9660:/dev/cd0 ro
(which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
? List valid disk boot devices
GEOM: da0: the secondary GPT header is not in the last LBA.
. Yield 1 second (for background tasks)
<empty line> Abort manual input
mountroot> ?
List of GEOM managed disk devices:
ufs/FreeBSD_Install ufsid/5a3c5a9d634ff807 da0s2 da0p1 da0 gpt/zfs0 gpt/swap0 msdosfs/EFI gpt/efiboot0 ada0p3 ada0p2 ada0p1 ada0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment