3 Mar 2008 06:13
Problems with disks on port-ofppc
Patrick Finnegan <pat <at> computer-refuge.org>
2008-03-03 05:13:56 GMT
2008-03-03 05:13:56 GMT
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(Continue reading)
RSS Feed