LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-07-2004, 11:43 AM   #1
pmrent
LQ Newbie
 
Registered: May 2004
Location: Green Bay, WI
Distribution: RH 9 RHE 2.1 3.0
Posts: 27

Rep: Reputation: 15
Copying a LOAF disk with the dd command


I have a LOAF disk and I wish to make a copy of it on another floppy so I have a backup.

I'm having trouble getting the dd command to work.

Help please.

Pete

Last edited by pmrent; 05-07-2004 at 12:45 PM.
 
Old 05-07-2004, 03:38 PM   #2
ranger_nemo
Senior Member
 
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142

Rep: Reputation: 47
If you have two floppies, you should be able to copy it with...

dd if=/dev/fd0 of =/dev/fd1

If you only have one floppy, you should be able to copy it to an image on your hard-drive with...

dd if=/dev/fd0 of=~/loaf.img

...then copy the image to the new floppy with...

dd if=~/loaf.img of=/dev/fd0
 
Old 05-07-2004, 03:42 PM   #3
pmrent
LQ Newbie
 
Registered: May 2004
Location: Green Bay, WI
Distribution: RH 9 RHE 2.1 3.0
Posts: 27

Original Poster
Rep: Reputation: 15
That is exactly what I'm doing. I'm able to get the image to the local hd but I can't put it back on another disk. When I pu the image on a new disk and try booting from the new LOAF disk all I get on the screen is L04 04 04 04 04 04.

I've even tried setting the block size.

Any other thoughts? Bad Floppy? Set the block size wrong?
 
  


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
Copying from CD's to disk- read only alexultima Slackware 6 07-29-2005 09:54 PM
floppy disk copying... xamdbz01 Fedora 3 07-26-2004 12:54 AM
LOAF vs Boot Disk pmrent Linux - Newbie 2 05-12-2004 04:10 PM
copying video files onto disk basu_arani Linux - Software 4 11-28-2003 12:35 AM
Need help on LOAF disk for Print Servers brijpalsingh7 Linux - General 1 10-10-2002 08:49 PM

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

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