Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootloader fails in RC-1 #32

Closed
hcd42 opened this issue Oct 11, 2018 · 8 comments
Closed

Bootloader fails in RC-1 #32

hcd42 opened this issue Oct 11, 2018 · 8 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@hcd42
Copy link

@hcd42 hcd42 commented Oct 11, 2018

Used dd to write verified image Trident-RC1-x64-20181008.iso to usb stick
boot fails with this error:

BTX Loader 1.00 BTX version is 1.02
consoles: internal video/keyboard
Bios drive c: is disk0
Bios drive d: is disk1
Bios drive e: is disk2
Bios drive f: is disk3
Bios 637kB/3406528kB available memory

FreeBSD/x86 bootstrap loader revision 1.1
read 272 from 128 to 0xcbfd3550 error 0x20
read 258 from 2 to 0xcbfc3950 error 0x20
read 260 from 64 to 0xcbfcb550 error 0x20
read 1 from 64 to 0xcbfcb550 error 0x20
read 1 from 1 to 0xcbfc3750 error 0x20
panic: free: guard1 fail@0xcc3db650 from unknown:0

TrueOS 1806 fails with same error.
FreeBSD12-alpha9 boots with out issues.
about
General information

boot environment now (N) … RC-1test NR 2018-10-11
after restart (R) … RC-1test NR 2018-10-11
boot loader …………………………………… BSD
type ……………………… BIOS
CPU ………………………………………………………… AMD Phenom(tm) II X6 1075T Processor
number of cores ……………… 6
host ……………………………………………………… dita
memory ………………………………………………… 8960 MB available, 5924 MB free
OS git branch ……………………………………………………………………………………… trueos-stable-18.03
OS git revision ………………………………………………………………………………… fa797a5a3
OS kernel build time ………………………………………………………… Mon 2018 Mar 26 00:24:47 UTC
OS kernel identity …………………………………………… (uname -i) GENERIC
OS platform (architecture) ……………………… (uname -m) amd64
OS release level ………………………………………………… (uname -r) 12.0-CURRENT
OS version and patch level …… (freebsd-version) 12.0-CURRENT
TrueOS package set ………………… STABLE
TrueOS version …………………………… TrueOS-Desktop-201803131015
uptime ………………………………………………… 45 mins
user …………………………………………………… hcd
More (TrueOS Desktop):
desktop environment …… Lumina
sound card driver ………… pcm4: <Realtek ALC892 (Analog 5.1/2.0)> (play/rec) default
wireless driver ………………
X11 drivers ………………………… nvidia_drv.so

Graphics card GTX 460
Motherboard ECS A890GXM-A

@hcd42 hcd42 closed this Oct 11, 2018
@hcd42 hcd42 reopened this Oct 11, 2018
@odiin2016
Copy link

@odiin2016 odiin2016 commented Oct 16, 2018

I've also had a similar issue with the boot loader, as I have lamented over much in the telegram channel. For me, however, I get the bootloader to load, but then it is unable to work out which bios disk it needs to load to continue and fails with a number of errors, which I will add here when I find them in the log, but it basically looks like either the bootloader panics, or really just can't find the location to pull the data from. the laptop is pulling as bios, and in vritualbox, where it boots just fine from the iso, is in bios mode, or at least I am not anually setting efi boot, and thi has booted for me in the past. Of note. I tried booting other iso's that are BSD: FreeBSD 12-Current of various alphas, Ghost BSD Production latest (FreeBSD 11.2, I believe), Trident B3, and RC1, as well as the last release fo TrueOS desktop, and the current release of TrueOS Server. I was able to boot just fine off the FreeBSd 12-Current ISO, as well as the GhostBSD 11's, but not GhostBSD beta, trueos desktop, or server, nor trident b3 or rc1. This would all make a lot more sense if the FreeBSD 12 iso did not boot, but this is not the case.

@RodMyers
Copy link

@RodMyers RodMyers commented Nov 11, 2018

have you attempted to use RC3?

@hcd42
Copy link
Author

@hcd42 hcd42 commented Nov 12, 2018

@RodMyers
Copy link

@RodMyers RodMyers commented Nov 25, 2018

Still an issue?

@hcd42
Copy link
Author

@hcd42 hcd42 commented Nov 27, 2018

@hcd42
Copy link
Author

@hcd42 hcd42 commented Dec 5, 2018

@hcd42
Copy link
Author

@hcd42 hcd42 commented Dec 12, 2018

Still trying to get Trident-18.11-PRERELEASE_2-x64-20181130.iso to work.
Boot fails with error message: unknown file system.
So far unable to manually mount root or find work around.

Also, cannot roll back to previous BE.
Boot looks good til init kicks in then lots of file missing/can't find shared object errors.

Will try latest iso and if that fails will try fresh install.

@hcd42
Copy link
Author

@hcd42 hcd42 commented Dec 14, 2018

Successfully booted fresh install with Trident-18.12-PRERELEASE-x64-20181208.iso

@hcd42 hcd42 closed this Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment