On Fri, 15 Jul 2005 05:56:32 GMT, kermit_xc <no_sapm.kermit@it-faq.pl> wrote:
>
> i have the FreeDOS image, but not the actaul, clean BIOS image ... but
> yes, i am aware of the potential danger - thats why i am here
Just looked at it, the .exe writes new floppy image, containing
a .exe that writes flash from inside itself... Odd. Having a
boot disk may not be the answer.
ftp://ftp.scatter.mine.nu/develop/de....EXE-image.bz2 (520KB)
for the floppy image, same method:
bzcat dell-XPSR_A13.EXE-image.bz2 | dd of=/dev/fd0
deltree:archive$ ls -l /mnt/floppy/
total 720
-rwxr-xr-x 1 root root 33 1999-10-01 10:09 autoexec.bat*
-rwxr-xr-x 1 root root 93880 1998-05-11 20:01 command.com*
-r-xr-xr-x 1 root root 68871 1998-05-11 20:01 drvspace.bin*
-r-xr-xr-x 1 root root 222390 1998-05-11 20:01 io.sys*
-r-xr-xr-x 1 root root 9 1998-05-11 20:01 msdos.sys*
-rwxr-xr-x 1 root root 340935 1999-09-29 11:40 xpsr_a13.exe*
-rwxr-xr-x 1 root root 8329 1999-09-29 11:53 xpsr_a13.txt*
--Grant.