Re: devices under 4.0

2000-02-21 Thread Sheldon Hearn
On Mon, 21 Feb 2000 01:16:49 MST, Warner Losh wrote: > MAKEDEV should be copied from src/etc/MAKEDEV to /dev before > starting the following: > > For N in the list of disks > MAKEDEV N # eg ad0 > for M

Re: devices under 4.0

2000-02-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> R Joseph Wright writes: : I recently upgraded from 3.2 to 4.0. I use an ide hard disk, and would : like to know how to change over the devices. I created the new devices : by copying over /usr/src/etc/MAKEDEV to a new /dev directory and running : it, but it didn't

Re: devices under 4.0

2000-02-19 Thread Jeffrey J. Mountin
At 09:50 PM 2/18/00 -0800, R Joseph Wright wrote: >I recently upgraded from 3.2 to 4.0. I use an ide hard disk, and would >like to know how to change over the devices. I created the new devices >by copying over /usr/src/etc/MAKEDEV to a new /dev directory and running >it, but it didn't create an

devices under 4.0

2000-02-18 Thread R Joseph Wright
I recently upgraded from 3.2 to 4.0. I use an ide hard disk, and would like to know how to change over the devices. I created the new devices by copying over /usr/src/etc/MAKEDEV to a new /dev directory and running it, but it didn't create any ata* devices such as is shown in the kernel config f