Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jun 2016 18:19:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209944] kernel panic when trying to EFI boot from memory disk
Message-ID:  <bug-209944-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209944

            Bug ID: 209944
           Summary: kernel panic when trying to EFI boot from memory disk
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: uefi
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: tehnerd@tehnerd.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Created attachment 170922
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170922&action=edit
screenshot from virtualbox when kernel panics

while trying to uefi boot FreeBSD 10.3 from memory disk (mfsroot) kernel panics
w/ "panic: error reading '/mfsroot': cant allocate memory" (pic in attach)
Tried on VM (VirtualBox 5.0.20) w/ 1024MB of RAM and on HP Gen9 (256Gig of RAM;
Bios version P89 1.32). Both was panicking with the same result.

i was using http://mfsbsd.vx.sk/ to build this image w/ default loader.conf
provided by mfsbsd:

mfs_load="YES"
mfs_type="mfs_root"
mfs_name="/mfsroot"
ahci_load="YES"
vfs.root.mountfrom="ufs:/dev/md0"
mfsbsd.autodhcp="YES"

disk image is using ufs as FS for bsd's partition.

I'm not sure if it's mfs or efi issue. Would be great if we would be at least
figure out this.

If you need any other info - please let me know

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209944-8>