LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to use .img.gz files...... (https://www.linuxquestions.org/questions/linux-general-1/how-to-use-img-gz-files-144752/)

TheDirtyPenguin 02-11-2004 04:28 AM

How to use .img.gz files......
 
Ello Folks,

I have downloaded the following file from Dell;

2.1esws-dd-multi-i386.img.gz

Its driver updates for RedHat 2.1 ES and a Dell Poweredge 1750.

Can anyone tell me how to use an image file? I've never come across one before. I need to get it onto floppy.

Whay do I do with it?!?

Thanks for any help :)

linuxlah 02-11-2004 04:40 AM

This is only a guess base on the file extension
1. you need to uncompress the file
gunzip 2.1esws-dd-multi-i386.img.gz

2. if you want it to be in a floppy
dd if=2.1esws-dd-multi-i386.img of=/dev/fd0

TorC 04-15-2022 08:31 AM

Gunzip it first. Then rename the file.img to file.iso. Then burn it.
See how-to-convert-img-files-to-iso

ondoho 04-15-2022 12:41 PM

Quote:

Originally Posted by TorC (Post 6346294)
Gunzip it first. Then rename the file.img to file.iso. Then burn it.
See how-to-convert-img-files-to-iso

18 years necrobump. Must be a new record! You can put a badge in your signature: 🔞
OP was last active 17 years ago.

TorC 04-15-2022 11:27 PM

It was too late at night, I guess! LOL!


All times are GMT -5. The time now is 02:15 AM.