perl utility

A

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 ?
 
M

Martijn Lievaart

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
 
J

Joost Diepenmaat

Martijn Lievaart said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top