Have you tried repairing the bootloader at your hard drive? are you using GRUB2, and your partitions are MBR or GPT? (SeaBIOS supports MBR only, so GRUB2 needs to be installed to MBR)
On Tue, Aug 7, 2018 at 11:13 AM, zahra rahimkhani <[email protected]> wrote: > Hello friends > > I compiled coreboot and seabios based on > https://review.coreboot.org/cgit/board-status.git/plain/intel/minnowmax/4.5-306-g00ad7ff/2016-11-17T17_00_43Z/ > > but my Freebsd did not boot and show this message. > > Running option rom at c000:0003 > Turning on vga text mode console > SeaBIOS (version rel-1.11.2-0-gf9626cc) > EHCI init on dev 00:1d.0 (regs=0xd061e020) > WARNING - Timeout at i8042_flush:71! > AHCI controller at 00:13.0, iobase 0xd061d000, irq 10 > Searching bootorder for: /pci@i0cf8/*@12 > Found 0 lpt ports > Found 1 serial ports > Searching bootorder for: /pci@i0cf8/usb@1d/hub@1/storage@1/*@0/*@0,0 > Searching bootorder for: /pci@i0cf8/usb@1d/hub@1/usb-*@1 > USB MSC vendor='UFD 2.0' product='Silicon-Power8G' rev='1100' type=0 > removable=1 > USB MSC blksize=512 sectors=15730688 > Initialized USB HUB (1 ports used) > All threads complete. > Scan for option roms > > Press ESC for boot menu. > > Searching bootorder for: HALT > drive 0x000f62c0: PCHS=0/0/0 translation=lba LCHS=979/255/63 s=15730688 > Space available for UMB: cd800-ed800, f5b60-f62c0 > Returned 253952 bytes of ZoneHigh > e820 map has 18 items: > 0: 0000000000000000 - 000000000009fc00 = 1 RAM > 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED > 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED > 3: 0000000000100000 - 0000000020000000 = 1 RAM > 4: 0000000020000000 - 0000000020100000 = 2 RESERVED > 5: 0000000020100000 - 000000007ad9c000 = 1 RAM > 6: 000000007ad9c000 - 0000000080000000 = 2 RESERVED > 7: 00000000e0000000 - 00000000f0000000 = 2 RESERVED > 8: 00000000feb00000 - 00000000fec01000 = 2 RESERVED > 9: 00000000fed01000 - 00000000fed02000 = 2 RESERVED > 10: 00000000fed03000 - 00000000fed04000 = 2 RESERVED > 11: 00000000fed05000 - 00000000fed06000 = 2 RESERVED > 12: 00000000fed08000 - 00000000fed09000 = 2 RESERVED > 13: 00000000fed0c000 - 00000000fed10000 = 2 RESERVED > 14: 00000000fed1c000 - 00000000fed1d000 = 2 RESERVED > 15: 00000000fee00000 - 00000000fee01000 = 2 RESERVED > 16: 00000000fef00000 - 00000000ff000000 = 2 RESERVED > 17: 00000000ff800000 - 0000000100000000 = 2 RESERVED > enter handle_19: > NULL > Booting from Hard Disk... > Booting from 0000:7c00 > > I would be grateful if you guide me . > > Thanks, > > -- > coreboot mailing list: [email protected] > https://mail.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

