Re: dev/console
Hugo Villeneuve <[email protected]> Sat, 29 Jan 2005 00:37:30 -0500
| Newsgroups | gmane.os.openbsd.vax |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 28, 2005 at 09:45:57PM -0600, John Baker wrote:
> I was able to get mu micro vax to boot from the OpenBSD that i have
> running on an i386 box.
> It loads and all seems well until it gets to the end of this display code.
> gooling hassn't been much help.
> Any ideas on what could be causing it?
> Thanks
> John
>
>
> booted from device: le0
> nfs_boot: using network interface 'le0'
> nfs_boot: client_addr=192.168.0.100
> nfs_boot: server_addr=192.168.0.22 hostname=vaxnoid
> root on solar:/export/vax
> swap on solar:/export/vax
> warning: /dev/console does not exist
> init: not found
> panic: no init
> Stopped at _start_init+0x176: ret
There should be more details in the "diskless" man page.
But basicaly, on the NFS server, you must redo manually most of the
steps the install script is doing for you.
As to your problem, on the NFS server, cd into /export/vax/dev and
run "./MAKEDEV all".
Also, recreate correctly
/export/vax/etc/{fstab,resolv.conf,hostname.le0,mygate,myname}
--
Hugo Villeneuve <[email protected]>
http://EINTR.net/