LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-27-2002, 06:43 PM   #1
jrclare
LQ Newbie
 
Registered: Apr 2001
Location: Washtenaw County
Posts: 18

Rep: Reputation: 0
copy floppy?


how can I backup a floppy?
RH6.0
 
Old 06-27-2002, 06:51 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
you can use the dd command, stands for diskdump i think..

man dd for more details.
 
Old 06-27-2002, 07:23 PM   #3
jrclare
LQ Newbie
 
Registered: Apr 2001
Location: Washtenaw County
Posts: 18

Original Poster
Rep: Reputation: 0
OK.
How can I BackUp my startup boot disk to my hard drive.
 
Old 06-27-2002, 09:14 PM   #4
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
You can use the dd command.

Per the man page, you'll want to use /dev/fd0 as the "input file" (if) and the name of the backup file you want to create as the "output file" (of). Here's an example:

Code:
dd if=/dev/fd0 of=floppy.backup
This will create a copy of the disk in fd0 to your current directory as floppy.backup.

Reverse the if and of values to create a floppy from the image.

j.
 
Old 06-27-2002, 11:45 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Hmmm.. I could have sworn I mentioned dd in my first reply..
 
Old 06-28-2002, 08:37 AM   #6
jrclare
LQ Newbie
 
Registered: Apr 2001
Location: Washtenaw County
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks. Both y'all
 
Old 06-28-2002, 09:32 PM   #7
sewer_monkey
Member
 
Registered: May 2002
Location: Toronto, ON, Canada
Distribution: Ubuntu, Debian, RedHat/CentOS
Posts: 624

Rep: Reputation: 31
Quote:
Originally posted by trickykid
Hmmm.. I could have sworn I mentioned dd in my first reply..
Well, to be honest the man page for dd is not newbie material... An itsy-bitsy explanation wouldn't hurt.

BTW, anyone tried using dd to make ISO images from CDs and to copy floppies formatted in "unorthodox" ways (such as the 1.7 meg Micro$oft Windoze 95 and OS/2 Warp floppies)? I tried, but failed to produce successful copies.

Last edited by sewer_monkey; 06-28-2002 at 09:33 PM.
 
Old 06-30-2002, 08:24 PM   #8
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
I use dd to create ISO images of CDs all the time. I have had problems with some CDs though. CD's that are not closed sometimes give me problems.
 
  


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 can i copy to floppy Pacemaker Linux - Software 3 04-25-2004 04:07 PM
How to copy a file to floppy and list file on floppy device kabeko Linux - Newbie 3 12-09-2003 11:36 PM
how copy from floppy to dir? cauge Mandriva 6 12-09-2003 11:12 AM
Copy file to Floppy Mana1 Linux - Newbie 13 12-08-2003 04:28 PM
How do you copy a floppy? keirobyn Linux - General 1 01-20-2002 10:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:41 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