Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Copying a DAT drive
- Date: Wed, 3 Mar 2004 13:58:01 +0900
- From: Larry Stanbery <lstanber@example.com>
- Subject: Re: [tlug] Copying a DAT drive
On Wednesday, March 3, 2004, at 01:24 PM, patrick.niessen@example.com wrote: > Ideal would be a kind of image copy, ie. I don't want the Unix server > admin > to notice any difference if he ever needs to restore from the tape. Take a look at 'dd' -- that's likely to be the answer you want. Using dd you can do bulk binary copy from a file (device) to some other location. Sometimes used to block copy floppy boot images from an .img file to the floppy itself, as shown in the example from RedHat: dd if=boot.img of=/dev/fd0 bs=1440k # copy from file boot.img to file /dev/fd0 - - - - - - - - Larry Stanbery, RHCE GPG Key ID: 2CEFA662Attachment: PGP.sig
Description: PGP signature
- References:
- [tlug] Copying a DAT drive
- From: patrick.niessen
Home | Main Index | Thread Index
- Prev by Date: [tlug] Copying a DAT drive
- Next by Date: [tlug] Ease of use: the eXPerience [was: Suse blues]
- Previous by thread: [tlug] Copying a DAT drive
- Next by thread: [tlug] Gnomemeeting 1.00
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links