Link to home
Create AccountLog in
Operating Systems

Operating Systems

--

Questions

--

Followers

Top Experts

Avatar of dlstarling
dlstarling

Make a bootable floppy with USB support
I know that you can create a bootable floppy with CDrom support. Β Can you create a bootable floppy with USB support?

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


ASKER CERTIFIED SOLUTION
Avatar of MereteMereteπŸ‡¦πŸ‡Ί

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

SOLUTION
Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.

Avatar of pjedmondpjedmondπŸ‡¬πŸ‡§

Yes it is possible to do:

http://www.bootdisk.com/

for making boot disks! (Loads of free images available as well). The issue that you willget is that the size of the FD really means that you only have a linux, or DOS type environment to work with (Windows is fairly big to fit on a floppy). This means that you need to find the appropriate drivers for the USB device that you are trying to use that work under DOS. THis can be a bit fiddly, and because the documentation available for USB devices under DOS is *poor*, you'll need to play about with the different options. Look here for probably the best guide (and correct settings for this:

http://www.bootdisk.com/usb.htm

I have managed to get USB memory sticks (Read and write), and USB CDROMS (R only) working using this.

HTH:)

Avatar of pjedmondpjedmondπŸ‡¬πŸ‡§

callrs - great minds thing alike:)

: )
Ya but you beat me to EE. Congrats. I really only discovered what this site's all about under a month ago!

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


First, you have to create a bootable floppy CD rom.
This is done by using Nero or other burning programs. You have to pick the "Make Bootable CD rom"
Once this is done, you can boot to a dos prompt.
Then you can use your USB port for support ONLY if the USB device is formatted with FAT.
Let me know if this helped you.

Avatar of PUNKYPUNKYπŸ‡ΊπŸ‡Έ

If your BIOS system supports boot from USB, then you will not have any problem. Not sure what software you use to create bootable disk, but GHOST or Acronis will do the job. The link below is HOWTO if you use ghost:

http://www.gmayor.com/Norton_Ghost.htmΒ 

Avatar of Ryan_RRyan_RπŸ‡¦πŸ‡Ί

If you flash/upgrade your BIOS you may find that it supports USB booting. Read all instructions carefully as it is a dangerous procedure. (can stuff up pc if you don't so it right)

Free T-shirt

Get a FREE t-shirt when you ask your first question.

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of MereteMereteπŸ‡¦πŸ‡Ί

cool thank you, sorry our friend did not come back.
Merete
Operating Systems

Operating Systems

--

Questions

--

Followers

Top Experts

Operating systems perform basic tasks, such as recognizing input from the keyboard, sending output to the display screen, keeping track of files and directories on the disk, and controlling peripheral devices such as disk drives and printers. For large systems, the operating system makes sure that different programs and users running at the same time do not interfere with each other. The operating system is also responsible for security, ensuring that unauthorized users do not access the system. Operating systems provide a software platform on top of which other programs, called application programs, can run.