Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 1997 17:50:59 -0500
From:      Randall Hopper <rhh@ct.picker.com>
To:        hackers@freebsd.org
Subject:   dd of=/dev/rwd1s2 -- How?
Message-ID:  <19970223175059.45312@ct.picker.com>

next in thread | raw e-mail | index | archive | help
     # dd if=img of=/dev/rwd1s2

gives me:

     dd: /dev/rwd1s2: Read-only file system
     2+0 records in
     1+0 records out
     512 bytes transferred in 0.063062 secs (8119 bytes/sec)


How do I write a saved slice image directly on top of a slice?  Is there a
way get a writable raw slice device?


Thanks,

Randall Hopper



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970223175059.45312>