NetBSD-Users archive

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

Re: Trying to mount a jaz drive



On Sat, Jan 30, 2010 at 09:01:51PM -0800, Arthur Barlow wrote:
> ... but in my "/dev" directory, scsibus0 shows as a character device.

"scsibus" is the device representing the bus, not invidual devices.
Please read "man 4 scsibus" for more information.

> What is the correct procedure?

You will have to fix your kernel configuration:

        scsibus0 target 0 lun 0: <iomega, jaz 1GB, J.86> disk removable not 
configured

It looks like you commented out at least this line ...

        sd*     at scsibus? target ? lun ?      # SCSI disk drives

With a correct kernel configuration the Jazz drive should be configured
as "sd0". Please use "disklabel sd0" afterwards to determine the
partitions on the drive.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index