Re: Bootable & Writable USB Pen Drive with MSDOS?



spidey wrote...

> I do not have a floppy disk drive.
>Also, I have a bootable pendrive, but my problem is that I need to dump
>the firmware to it. However, the pen drive is working as if it were a
>CD-ROM. I think I should be able to write to the filesystem.
>
>It actually boots ok. If I needed to upload the firmware to the
>graphics card I would be done by now.

After you boot to MS DOS on your pendrive, and BEFORE you run
your dumping utility, can you create a text file on your pendrive?

E.G. On cmd prompt:
echo hello > hello.txt
dir hello.txt
type hello.txt

If it is writable BEFORE you run your dumping utility, your MSDOS
on your pendrive has no problem.
Otherwise, tell us how you created your pendrive step by step.

If your pendrive is non-writeable only after you ran your dumping
utility, go ask the manufacturer which produced the dumping utility.



.