看板 DFBSD_bugs 關於我們 聯絡資訊
:Tim Wickberg <me@k9mach3.org> wrote: :> I get the following error from the BTX loader trying to boot any of the :> DF cd's on one of my machines. I think updating the BTX sources to :> freebsd 4 -STABLE will fix this (the 4.10 miniinst disc boots on the :> same machine). : :> Error message follows. : :> -- :> Tim Wickberg :> me@k9mach3.org :> ------------------------------------------------------ : :> CD Loader 1.01 : :> Building the boot loader arguments :> Looking up /BOOT/LOADER... Found :> Relocating the loader and the BTX :> Starting the BTX loader : :> BTX loader 1.00 BTX version is 1.01 : :> int=00000005 err=00000000 efl=00010246 eip=000123a7 :> eax=00000023 ebx=00000000 ecx=00000000 edx=00094fa0 :> esi=00000001 edi=00000000 ebp=00093ff8 esp=00093fec :> cs=002b ds=0033 es=0033 fs=0033 fs=0033 ss=0033 :> cs:eip=62 61 64 20 64 69 73 6b-6c 61 62 65 6c 0a 00 76 :> 69 6e 75 6d 00 46 46 53-00 73 77 61 70 00 20 20 :> ss:esp=00 00 00 00 b8 00 00 00-00 00 00 00 00 00 00 00 :> 16 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 :> BTX halted : :I get something similar (pasting the output below), but only :when booting from a USB CD drive. : :Building the boot loader arguments :Looking up /BOOT/LOADER... Found :Relocating the loader and the BTX :Starting the BTX loader : :BTX loader 1.00 BTX version is 1.01 :Console: internal video/keyboard :Console: serial port :Console: null port : :int=0000000d err=00000000 efl=00030206 eip=0000432e :eax=00008001 ebx=00000700 ecx=00000000 edx=0000009f :esi=00000b34 edi=00000008 ebp=00000000 esp=000003de :cs=f000 ds=3ae1 es=3ac4 fs=0000 gs=0000 ss=9e3d :cs:eip=2e 0f 01 16 48 44 0f 20-c0 0c 01 0f 22 c0 b8 30 : 00 8e c0 0f 20 c0 24 fe-0f 22 c0 eb 00 66 58 c3 :ss:esp=01 80 00 00 39 42 08 00-00 00 34 0b 00 00 00 00 : 00 00 04 04 00 00 00 07-00 00 9f 00 00 00 00 00 : :Adam I'm not sure I can fix these without actually duplicating the environment, which in your case I guess means getting a USB CD. I will pick one up the next time I'm in CompUSA or BestBuy. I will do a run-through of some of the FreeBSD boot code to try to pick out bug fixes but it's unlikely to solve the reported problems. -Matt Matthew Dillon <dillon@backplane.com>