Hi All,

So,

i think creating a bootable freedos iso with your files
and then devloading it may solve :P
Have you tried? :P

Kind Regards and Best Wishes,

Geraldo Netto
Non dvcor, dvco => Sapere Aude
São Paulo, Brasil, -3gmt
site: http://exdev.sf.net/

On 26 June 2012 14:55, Bernd Blaauw <bbla...@home.nl> wrote:
> Op 26-6-2012 19:39, Martin T schreef:
>> Geraldo,
>>
>> thanks, I'm fine. In case I boot the freedos.iso image with "qemu
>> -cdrom freedos.iso -boot d -m 128" and try to access any drive other
>> than "A:\", I get the "Invalid drive" error:
>
> @ECHO OFF
> echo Loading EL-TORITO ISO9660 non-emulation driver as FDCD0001
> DEVLOAD ELTORITO.SYS /D:FDCD0001
> echo Assigning driveletter X: to block device FDCD0001
> SHSUCDX /D:FDCD0001,X
> DIR X:
>
> or:
> echo Loading ISA/PCI IDE/EIDE/ATA/SATA optical drive device driver
> DEVLOAD UIDE.SYS /D:FDCD0001 /N3 /B
> echo Assigning drive X:
> SHSUCDX /D:FDCD0001,X
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to