Quote Originally Posted by fm78
I meant extracting these files boot.img - vmlinux and miniroot.gz in the hardisk using Linux or Windows.Any help in how to accomplish extracting these files ? Is there any special command in Linux or any program in Windows to do this ?

Thanks
hi,

The boot.img is a floppy image
Look into the cdrom. There is a folder with the rawrite tool.
run
rawrite a:\ boot.img (to create a floopy)
Then grab files from floppy.

In windows you may use winimage.