LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   open *.img file?? (https://www.linuxquestions.org/questions/linux-software-2/open-%2A-img-file-168922/)

tricky_linux 04-11-2004 07:16 PM

open *.img file??
 
I am trying to open initrd.img which was created when i created a network install disc. i need to open to edit initrd.img in order to carry out my installation.
so does any one know what's wrong
i copied to /root/
#mkdir tmp
#mount -o loop initrd.img tmp
mount: you must specify the filesystem type ## this is the output

so what can i do??
please gave the exactly command like i a helpless newbie

JROCK1980 04-11-2004 07:41 PM

try:

pico initrd.img

or

emacs initrd.img

J00N36 04-27-2004 01:56 PM

Hi, I'm a total n00b too. I have file called redhat9.img that is supposed to contain drivers for my gigabit ethernet card. What the heck do I do with this file? I tried viewing it using emacs and pico but I just get a ton of junk on the screen. I also used the "file"command on it and found out that it's of file type EXT2, Linux rev 1.0

HELP


All times are GMT -5. The time now is 07:28 AM.