[Level 2] Use mkisofs to backup your filesystem.

You can use mkisofs to backup your filesystem.
# mkisofs --allow-lowercase --allow-multidot -r -o ./stanley.iso ./stanley
# mount -F hsfs `pwd`/stanley.iso /tmp/t

Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python