Work

Make Any Linux Directory Into An ISO File

10:45PM November 13, 2008 | Kevin Purdy

Linux newbies might appreciate knowing that you need no software app to create burn-able CD images of a particular directory on your system. One terminal command–mkisofs -V LABEL -r DIRECTORY | gzip > cdrom.iso.gz—creates a compressed ISO for easy backup (replace the italicized sections with your CD label and directory, of course). [via Tips 4 Linux]



Be the first to comment on this post!

Post Your Comments