Boot a PC from arduino and SD card

Hi,

I need the SD card in my arduino can be read as a USB stick to boot a PC. I have read a lot of messages about the communication from PC to the serial of arduino. I´m aware of that I need to create a program that ask to the arduino about a file and return to the PC, but this need to be done on boot process.

Someone has some guidance on how to do that or something similar?

gustavolabbate:
Hi,

I need the SD card in my arduino can be read as a USB stick to boot a PC. I have read a lot of messages about the communication from PC to the serial of arduino. I´m aware of that I need to create a program that ask to the arduino about a file and return to the PC, but this need to be done on boot process.

Someone has some guidance on how to do that or something similar?

Does your PC BIOS have an option to boot from an Arduino?

Paul

gustavolabbate:
I need the SD card in my arduino can be read as a USB stick to boot a PC.

You may think you want to do this but why ?