dd if=boot.50 of=/dev/rmmt0 bs=80 conv=sync dd if=boot.lsu of=/dev/rmmt0 bs=256 conv=sync dd if=mkfs of=/dev/rmmt0 bs=1k conv=sync dd if=restor of=/dev/rmmt0 bs=1k conv=sync dd if=icheck of=/dev/rmmt0 bs=1k conv=sync dd if=adb of=/dev/rmmt0 bs=1k conv=sync /etc/dump 0f /dev/rmmt0 /dev/rmsm1c root (cd /dist2.3/sys; tar -cvf /dev/rmmt0 *) (cd /dusr; tar -cvf /dev/rmmt0 *) (cd /droot; tar -cvf /dev/rmmt0 *)