perl utility

perl utility

am 23.04.2008 09:28:05 von Andy

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 ?

Re: perl utility

am 24.04.2008 00:03:22 von Martijn Lievaart

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...

Once you know about these, writing the program in perl will be rather
trivial.

M4

Re: perl utility

am 24.04.2008 00:09:14 von Joost Diepenmaat

Martijn Lievaart writes:

> 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/