Linux 4 All
An informative blog providing all About on Linux.
Latest Posts
↑ Grab this Headline Animator
how to mount a CD/DVD image under Linux
How to mount a cd/dvd image under GNU/Linux. I don’t use so frequently this command, so I tend to forget it.
# mkdir /media/iso
# mount -o loop=/dev/loop0 "/path/to/iso/my_iso.iso" \
/media/iso -t iso9660
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment