mkfs /dev/hd{x}{y} mount -t ext2 !$ /mnt cd /home umask 000 tar cspBf - . | (cd /mnt; tar xvvspBf -) ================================================================= To unsubscribe, send mail to linux-il-request@linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request@linux.org.il