13 Aug 2004 08:34
newfs and DVD-RAM
Curt Sampson <cjs <at> cynic.net>
2004-08-13 06:34:52 GMT
2004-08-13 06:34:52 GMT
Anybody know how to put a filesystem on to a DVD-RAM under NetBSD-2.0_BETA/i386? It's a fine 2048 byte per sector block device, and I can disklabel it, but newfs doesn't seem to like it. dev1 # disklabel cd0 disklabel: Can't read master boot record 0: Invalid argument # /dev/rcd0d: type: ATAPI disk: dvdram label: dvdram flags: removable bytes/sector: 2048 sectors/track: 100 tracks/cylinder: 1 sectors/cylinder: 100 cylinders: 22368 total sectors: 2236704 rpm: 300 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 4 partitions: # size offset fstype [fsize bsize cpg/sgs] a: 2236700 0 4.2BSD 2048 16384 0 # (Cyl. 0 - 22366) d: 2236700 0 unused 0 0 # (Cyl. 0 - 22366)(Continue reading)
RSS Feed