Archive

Archive for March 15th, 2009

How to mount iso image under linux RedHat

March 15th, 2009 No comments

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:

Read more…

Categories: Linux Tags: , , ,

How to mount iso image under Solaris

March 15th, 2009 2 comments

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

Read more…

Categories: Solaris Tags: , ,

my drawings from the past

March 15th, 2009 No comments

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.

Categories: Personal Tags:

Powered by WP Robot

Stop SOPAPowered by Yahoo! Answers