View Single Post
  #8   (View Single Post)  
Old 14th July 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

That should be dd if=/dev/rsd0c ...

bsd.rd is not required.

Boot in single user mode; the root partition will be read/only, and no other partitions will be mounted. Mount what you need (such as /usr) read/only, then run your command.
Reply With Quote