[Level 2] Use mkisofs to backup your filesystem.
You can use mkisofs to backup your filesystem.
Wish this helps.
regards,
Stanley Huang
# mkisofs --allow-lowercase --allow-multidot -r -o ./stanley.iso ./stanley
# mount -F hsfs `pwd`/stanley.iso /tmp/t
# mount -F hsfs `pwd`/stanley.iso /tmp/t
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment