[279] in netbsd-help mailing list archive
Re: -current installation
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Thu Aug 17 01:30:08 1995
To: Steve Franks <sdfranks@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Wed, 16 Aug 1995 18:24:06 EDT."
<9508162224.AA06515@al-burro.MIT.EDU>
Date: Thu, 17 Aug 1995 01:29:49 EDT
From: Yoav Yerushalmi <yoav@MIT.EDU>
> and when I booted, it stopped during
>the AFS setup and said:
>kernel: page fault trap, code = 0
>stopped at _epget+0x387: repne insw %dx, %esi(%edi)
>
>I then rebooted and it did the same thing but at a different point of
>the boot. Any ideas?
I presume this is while booting off the kernel installed on your
hard drive? The install script attempts to place the kernel on your
machine in / and when you reboot it uses it. This kernel might be
problematic...
One thing to try is to boot with a floppy which has a working kernel,
and then attempt to bring a different kernel over (this is kind of
messy though), possibly frop the floppy, though that might not have
all the options that you want enabled.
alternatively, find out where and why it is breaking (when the
bootloader comes up, hit -s, and then go through running /etc/rc
step by step -- remember to
fsck -p
and
mount -a
before doing anything else though).
-------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | so back off!! |
| http://www.mit.edu:8001/people/yoav/homepage.html |
-------------------------------------------------------