Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Not more than 2 disks accessible under -current and -netbsd-5 !?



Markus W Kilbinger <mk%kilbi.de@localhost> writes:

> >>>>> "Steven" == Steven Bellovin <smb%cs.columbia.edu@localhost> writes:
> 
>     Steven> What does /dev look like? Are the wd2 device files listed?
> 
> Yes. (One of the first things I've checked. ;-))
> 
>   $ ls -l /dev/*wd2*
>   crw-------  1 root  operator  3, 32 Jan  1 21:52 /dev/rwd2a
>   [...]
>   brw-------  1 root  operator  0, 47 Jan  1 21:52 /dev/wd2p

    You might want to try remaking those device nodes, as your wd2 is
my wd4:

$ ls -l rwd2a rwd2p wd2p rwd4a
crw-r----- 1 root operator 3,     16 Jan 10 20:44 rwd2a
crw-r----- 1 root operator 3, 524311 Jan 10 20:44 rwd2p
crw-r----- 1 root operator 3,     32 Jan 10 20:44 rwd4a
brw-r----- 1 root operator 0, 524311 Jan 10 20:44 wd2p

(fresh out of 5.0.2's MAKEDEV)


Home | Main Index | Thread Index | Old Index