|
Posted by Joost Diepenmaat on April 23, 2008, 6:09 pm
Please log in for more thread options
> On Wed, 23 Apr 2008 00:28:05 -0700, andy wrote:
>
>> I want to get some idea about making a USB drive DOS bootable..in
>> windows....
>>
>> I want to make a USB drive DOS bootable ..and it should be a windows
>> utility which I want to develop in perl.
>>
>> Can anybody give me some idea about this ?
>
> Not much perl related here. You need to learn about accessing raw drives,
> parsing partition tables, installing bootrecords, etc, etc...
Pretty much agreed here. FYI, if you don't *have* to use windows, linux
is probably a much better choice; I wrote a few USB-bootable tools
starting from sysresccd: http://www.sysresccd.org/Main_Page
> Once you know about these, writing the program in perl will be rather
> trivial.
Also agreed.
--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
|