Klyde 0 Newbie Poster

Hi!

I've been wondering what is the file extension for an image file in Solaris. For Windows, I know it's .jpeg or .bmp or .png and etc. What do Solaris call their image file extensions then?

I just know how to make a file by the use of this command:

# mkfile 1000k /dev/rdsk/c7t0d0s0

But, I need an image file in the disk. That code does not seem to make an image file.

And if possible, how can I make an image file located at the disk, for example, at disk c7t0d0s0 because I will later use it for mirroring.

Thanks!