Skip to content

dump / restore method

1) Define your HArd Drive with either SD or WD .



2) newfs your partitions



3) mount your new file systems e.g. mount /dev/sdX0 /rootX



4) cd to the file system you want to copy to then type dump 0f - /dev/sdXx | restore rf -



where X is the drive number and x is the partition letter.



Just a matter of memory.