Subject: Re: Other installation problems
To: Vincent Lefevre <Vincent.Lefevre@ens-lyon.fr>
From: David Croft <david@infotrek.demon.co.uk>
List: port-arm32
Date: 11/12/1996 14:25:41
On Tue, 12 Nov 1996, Vincent Lefevre wrote:

> Here are a few problems :(
> 
> 1) ps does not work. I get the following error:
> /netbsd: No such file or directory

You need to copy your kernel to your root directory. Simplest way is to
either use UnixFS, or copy it from a DOS floppy using:

mount -t msdos /dev/fd0a /mnt
cp /mnt/bsd-4664 /netbsd           (or whatever your kernel is)
umount /mnt

> 2) I don't have a /dev/audio (even after ./MAKEDEV all).

Funnily enough, neither do I. What do you need it for?

-- 
David Croft                     mailto:david@infotrek.demon.co.uk
Infotrek Software Developments    http://www.infotrek.demon.co.uk/