Re: Loader-Problem with current kernel

2002-11-12 Thread Florian George
David Wolfskill wrote: Did you remember to create /boot/device.hints? Cheers, david Hi, the file didn't exist so i just copied the /usr/src/sys/i386/conf/GENERIC.hints to /boot/device.hints. I think it is ok because i compiled the GENERIC-kernel. Unfortunately it doesn't help. The machine

Loader-Problem with current kernel

2002-11-11 Thread Florian George
Hi, i just compiled FreeBSD-current for test purposes but it hangs at boot. The bootloader tries to load the kernel, but nothing appears on the screen and the computer hangs. I must use the reset button, Ctrl-Alt-Delete doesn't work. I've done the last CVS-Update 3 hours ago, so the sources are

loader problem

2002-10-07 Thread Lars Eggert
Hi, after an installworld with last night's sources, my machine resets in the the loader. It prints the BTX loader line, and then immediately resets. I restored the old /boot/loader (from 10/2), which lets me boot again. Any ideas? Lars -- Lars Eggert [EMAIL PROTECTED] USC

Re: loader problem

2002-10-07 Thread Lars Eggert
Lars Eggert wrote: after an installworld with last night's sources, my machine resets in the the loader. It prints the BTX loader line, and then immediately resets. I restored the old /boot/loader (from 10/2), which lets me boot again. Any ideas? The same happens on my laptop

Re: loader problem

2002-10-07 Thread eculp
Quoting Lars Eggert [EMAIL PROTECTED]: | Hi, | | after an installworld with last night's sources, my machine resets in | the the loader. It prints the BTX loader line, and then immediately | resets. I restored the old /boot/loader (from 10/2), which lets me boot | again. | | Any ideas?

/boot/loader problem

2002-08-30 Thread walt
After make world/kernel yesterday I get this error from the bootloader: BTX version =0.00 (instead of 1.01) Client format not supported. and then it hangs. I have to do a hard reset to reboot at that point. I can still boot with /boot/loader.old which works fine. I see that today's

Re: /boot/loader problem

2002-08-30 Thread David W. Chapman Jr.
On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: After make world/kernel yesterday I get this error from the bootloader: BTX version =0.00 (instead of 1.01) Client format not supported. and then it hangs. I have to do a hard reset to reboot at that point. I can still boot with

Re: /boot/loader problem

2002-08-30 Thread Edwin Culp
Quoting David W. Chapman Jr. [EMAIL PROTECTED]: | On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: | After make world/kernel yesterday I get this error from the bootloader: | | BTX version =0.00 (instead of 1.01) | Client format not supported. | | and then it hangs. I have

Re: linprocfs.ko and kld loader problem?

2002-03-10 Thread Ollivier Robert
According to Steve Kargl: root[202] kldload linprocfs kldload: can't load linprocfs: Exec format error The following message is on the system console: KLD linprocfs.ko: depends on linux - not available I'm happy to see that I'm not the only one with that problem... -- Ollivier ROBERT

linprocfs.ko and kld loader problem?

2002-03-08 Thread Steve Kargl
I'm stumped by the following. My /boot/loader.conf contains miibus_load=YES if_rl_load=YES snd_pcm_load=YES snd_maestro3_load=YES linux_load=YES agp_load=YES hint.acpi.0.disable=1 After booting, kldstat shows that everthing is loaded. root[201] kldstat Id Refs AddressSize Name 1 12

Re: /boot/loader problem with unusual setup.

1999-01-16 Thread Stefan `Sec` Zehl
On Wed, Jan 13, 1999 at 10:00:48PM +0100, Andrzej Bialecki wrote: Where ${rootdev} points to? Shouldn't you set it accordingly to disk3s1a:? rootdev isn't set at all (as show says). I can't imagine that this will make a change, as I am booting from disk3, the problem stems from FreeBSD not

Re: /boot/loader problem with unusual setup.

1999-01-16 Thread Andrzej Bialecki
On Sat, 16 Jan 1999, Stefan `Sec` Zehl wrote: On Wed, Jan 13, 1999 at 10:00:48PM +0100, Andrzej Bialecki wrote: Where ${rootdev} points to? Shouldn't you set it accordingly to disk3s1a:? rootdev isn't set at all (as show says). I can't imagine that this will make a change, as I am