Opened 15 years ago

Closed 14 years ago

#63 closed defect (fixed)

test NodeHuub 7.2 svn version 7085: no boot

Reported by: huub Owned by: nobody
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix:

Description

I have rebuild the nodefab from scratch based on svn version 7085, making sure the password is set. No error messages appeared during build.
The image produced does not boot properly, however. The alternative bootpartitions are not recognized (F1 F2 choice). The machine starts to boot, but at some point (two different ones actually) the booting process stops:

  1. - first boot stops on mounting te root filesystem

messages
.........
/boot.config: -h
Consoles: serial port
BIOS drive C: is disk0
BIOS 639kB/64512kB available memory

FreeBSD/i386 bootstrap loader, Revision 1.1
(root@fab2, Fri Jul 31 20:29:38 CEST 2009)
Loading /boot/defaults/loader.conf
/boot/kernel/kernel text=0x4608a4 data=0x41b00+0x21e4c syms=[0x4+0x49860+0x4+0x60ac1]
/boot/kernel/accf_http.ko text=0xb94 data=0x164+0x4 syms=[0x4+0x310+0x4+0x334]
\
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting boot/kernel/kernel...
Copyright (c) 1992-2009 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.

........
wi2: Ethernet address: 00:02:6f:31:1f:59
GEOM_LABEL: Label for provider ad0a is ufsid/4a734e98a2e9dd01.
Trying to mount root from ufs:/dev/ad0s1a

Manual root filesystem specification:

<fstype>:<device> Mount <device> using filesystem <fstype>

eg. ufs:da0s1a

? List valid disk boot devices
<empty line> Abort manual input

mountroot>


  • 2. second time , after power off/on boot stops after a pci statement (just before loading drivers for wireless interfaces):

messages:

1 Seconds to automatic boot. Press Ctrl-P for entering Monitor.

1 Seconds to automatic boot. Press Ctrl-P for entering Monitor.

/boot.config: -h
Consoles: serial port
BIOS drive C: is disk0
BIOS 639kB/64512kB available memory

FreeBSD/i386 bootstrap loader, Revision 1.1
(root@fab2, Fri Jul 31 20:29:38 CEST 2009)
Loading /boot/defaults/loader.conf
/boot/kernel/kernel text=0x4608a4 data=0x41b00+0x21e4c syms=[0x4+0x49860+0x4+0x60ac1]
/boot/kernel/accf_http.ko text=0xb94 data=0x164+0x4 syms=[0x4+0x310+0x4+0x334]
\
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting boot/kernel/kernel... ..
Copyright (c) 1992-2009 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 7.2-RELEASE-p2 #0: Fri Jul 31 21:47:29 CEST 2009

root@fab2:/usr/obj/nanobsd.wleiden/usr/src/sys/kernel.wleiden

Timecounter "i8254" frequency 1189162 Hz quality 0
CPU: AMD Enhanced Am486DX4/Am5x86 Write-Back (486-class CPU)

Origin = "AuthenticAMD" Id = 0x494 Stepping = 4
Features=0x1<FPU>

real memory = 67108864 (64 MB)
avail memory = 55996416 (53 MB)
cryptosoft0: <software crypto> on motherboard
sysctl machdep.i8254_freq=1189161 returns 0
Timecounter "ELAN" frequency 8333333 Hz quality 1000
pcib0: <AMD Elan SC520 host to PCI bridge> pcibus 0 on motherboard
pci0: <PCI bus> on pcib0

(stops here)


Change History (2)

comment:1 by rick, 15 years ago

Can you still reproduce this? If so could you pass me the hardware?

comment:2 by huub, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.