LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-06-2002, 05:46 AM   #1
nutshell
Member
 
Registered: Feb 2002
Distribution: Slackware 8.1
Posts: 244

Rep: Reputation: 30
Creating floppy images.


Hi,

What are some default or standard programs to create a floppy image file?
.raw files are indeed floppy images right?

Thanks
 
Old 07-06-2002, 05:55 PM   #2
verigoth
Member
 
Registered: May 2002
Posts: 179

Rep: Reputation: Disabled
not exactly sure what you're asking, but 'dd' generally does the trick. if you want to copy the file to a floppy, use this:
dd if=file.raw of=/dev/fd0 bs=512
or to take an image from a floppy:
dd if=/dev/fd0 of=file.raw bs=512

be sure to 'umount /dev/fd0' if it's mounted.

verigoth

if -> in file
of -> out file
bs -> blocks/sector
man dd
 
Old 07-06-2002, 07:14 PM   #3
nutshell
Member
 
Registered: Feb 2002
Distribution: Slackware 8.1
Posts: 244

Original Poster
Rep: Reputation: 30
I want to create raw files.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to creare floppy images vibhory2j Linux - General 3 12-27-2005 11:42 AM
Problems creating FC2 CDROMs from ISO images a1ntsk33r3d Linux - Software 5 10-02-2004 03:41 PM
Creating disk images for cf and cds vrillusions Linux - General 2 07-12-2004 10:51 AM
Floppy Images PhuckFonix Mandriva 1 04-18-2004 04:57 AM
Problem:creating images of audio cds gardo Linux - General 1 12-27-2002 06:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration