How to mount iso image under linux RedHat
To mount /root/linux.iso file under /mnt directory.
issue the following commands.
# mount -o loop /root/linux.iso /mn/linux
to unmount
# umount /mnt/linux
for example:
To mount /root/linux.iso file under /mnt directory.
issue the following commands.
# mount -o loop /root/linux.iso /mn/linux
to unmount
# umount /mnt/linux
for example:
To mount /root/sparc.iso file under /mnt directory.
issue the following commands.
# lofiadm -a /root/sparc.iso /dev/lofi/1
# mount -F hsfs -o ro /dev/lofi/1 /mnt
to unmount
# umount /mnt
# lofiadm -d /dev/lofi/1
Note: lofi = loopback file driver
When I used to be in college I did like to draw, it was so much fun to create those drawings, but it took some inspiration to make any of them. Those are just few of my drawings that did survive from the past that I have scanned them. Maybe one day I will o back to it, who knows it might happen sooner than I think. Anyway please enjoy them and hope you like it.
Powered by WP Robot
Powered by Yahoo! Answers