Port-powerpc archive

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

Problems with disks on port-ofppc



So, I'm having some troubles while playing with port-ofppc.  I don't know 
if it's something that I did, or something that's just not right.

So, I'm trying to label and newfs a disk, but it seems like the raw devices 
don't work:

# disklabel sd0
disklabel: /dev/rsd0c: Device not configured
# disklabel /dev/rsd0c
disklabel: /dev/rsd0c: Device not configured
# disklabel /dev/sd0c
# /dev/sd0c:
type: SCSI
disk: DGHS
...
7 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a:   4096000     16191     4.2BSD      0     0     0  # (Cyl.      7*-   1886*)
 b:   4096000   4112191       swap                     # (Cyl.   1886*-   3765*)
 c:  17774160         0     unused      0     0        # (Cyl.      0 -   8153*)
 e:   9565969   8208191     4.2BSD      0     0     0  # (Cyl.   3765*-   8153*)
 g:     16128        63       boot                     # (Cyl.      0*-      7*)

-----------------
and for newfs...
-----------------
# newfs /dev/sd0a
newfs: /dev/sd0a: open for write: Device busy
# newfs /dev/rsd0a
newfs: /dev/rsd0a: open for read: Device not configured
-----------------

Ideas?

Pat
-- 
Purdue University ITAP/RCAC       --- http://www.rcac.purdue.edu/
The Computer Refuge               --- http://computer-refuge.org


Home | Main Index | Thread Index | Old Index