HOME   ·Î±×ÀΠ  ȸ¿ø°¡ÀÔ
    
ȸ¿ø°¡ÀÔ
ºñ¹Ð¹øÈ£ ã±â ÀÚµ¿·Î±ä
ÀÌÀü°Ô½ÃÆÇ
   free_board
   °Ç°­°Ô½ÃÆÇ
   ¿À¶óŬDB
   Linux
   HTML/javascript
   Áú¹®°ú ´ä
È£¼­±â
   À̹ÌÁö°Ô½ÃÆÇ  
   °Ç°­°Ô½ÃÆÇ  
   À½¾ÇÀÚ·á  
   ¼ºÁØÀÌ °Ô½ÃÆÇ  
 Hit : 4865
 À̸§ : È£¼®  (121.¢½.39.7)
 ³¯Â¥ : 2009-01-05 15:55:07
 Á¦¸ñ : DVD-RW BACKUPDATA RHEL ¹é¾÷
 ´Ù¿î·Îµå #1 : dvd+rw-tools-7.1.tar.gz (137.5K), Down:7
Hi all,

Can any body check, the steps to take the data backup on DVD.
please make corrections if I am missing some thing. or any other way to do this. All I need to take backup of .tar.gz files to DVDs.

I have installed dvd+rw-tools.

1. dmesg
The last few lines of /var/log/dmesg ( just wanted to know where this device is attached )

sr0: CDROM (ioctl) error, command: Xpwrite, Read disk info 00 00 00 00 00 00 00 02 00
sr: old sense key No Sense
Non-extended sense class 0 code 0x0
usb 1-1: new high speed USB device using address 4
scsi3 : SCSI emulation for USB Mass Storage devices
Vendor: FREECOM_ Model: DVD+/-RW20J6 Rev: 9F51
Type: CD-ROM ANSI SCSI revision: 02
sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Attached scsi CD-ROM sr0 at scsi3, channel 0, id 0, lun 0
USB Mass Storage device found at 4
cdrom: This disc doesn't have any tracks I recognize!

[B]Question[/B]:
Is this attached to sdc1 or sr0 ?? (Attached scsi CD-ROM sr0 at scsi3)


2. cdrecord -scanbus

Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 JâÒrg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in this version.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c 1.83 04/05/20 Copyright 1997 J. Schilling').
scsibus2:
2,0,0 200) 'FREECOM_' 'DVD+/-RW20J6 ' '9F51' Removable CD-ROM
2,1,0 201) *
2,2,0 202) *
2,3,0 203) *
2,4,0 204) *
2,5,0 205) *
2,6,0 206) *
2,7,0 207) *


[B]Question:[/B] Can any body tell me why we get output different when i run this command? like

scsibus2:
2,0,0 200) 'FREECOM_' 'DVD+/-RW20J6 ' '9F51' Removable CD-ROM

scsibus3:
3,0,0 300) 'FREECOM_' 'DVD+/-RW20J6 ' '9F51' Removable CD-ROM


3. mount -r -t iso9660 /dev/hdc /media/cdrecorder


4. To create the ISO image.

# mkisofs -r -o /tmp/home-backup-disk1.iso /home/backup

5. Now use the growisofs command to write the ISO onto the DVD.

# growisofs -Z /dev/dvd=/tmp/home-backup-disk1.iso


Will these steps work??



I was looking on some site where these commands were mentioned

[B][I]Backup a directory to a CD:
One step: mkisofs -r -R -J -l -L /home/user1 | cdrecord dev=0,4,0 -v --eject speed=4 -
or the two step variation of the process:
mkisofdot -o /tmp/backup.iso -graft-points "/home/user1=/home/user1"
cdrecord dev=0,4,0 -v --eject speed=4
Make sure directory does not hold more than CD capacity (700Mb typically). Check with the command: du -s /home/user1 [/I][/B]


Can any body explain the abouve bold and italic lines ??

tell me which way is good the steps i wrote or these commands? what if i need to use the blank part of the DVD again?

waiting for an earlier response.

Thanks.
È£¼® http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ 09-01-05 16:28
121.¢½.39.7
È£¼® growisofs¸¦ ÅëÇØ DVD¿¡ ·¹ÄÚµùÀ» ÇÒ¶§ ¾Æ·¡¿Í °°ÀÌ ¹®Á¦°¡ »ý±â¸é
# growisofs -Z /dev/dvd=MomongaLinux3-x86_64-dvd.iso
:-( unable to anonymously mmap 33554432: Resource temporarily unavailable

¾Æ·¡ÀÇ ¸í·ÉÀ» ½ÇÇàÇØÁØ´Ù.
ulimit -l unlimited
09-01-05 16:43
121.¢½.39.7
°Ô½Ã¹° 121°Ç
¹øÈ£ ºÐ·ù Á¦¸ñ
À̸§
³¯Â¥ ÀÐÀ½
85 ÀÏ¹Ý   Nagios¼³Ä¡¹®¼­ LinuxTip [¼­¹ö¸ð´ÏÅ͸µ sms] È£¼® 09-03-04 3918
84 ÀÏ¹Ý   Apache À¥¼­¹ö(1.3.xx , 2.0.xx °øÅë) CSR(Certificate Signing Request) »ý¼º È£¼® 09-01-30 3826
83 ÀÏ¹Ý   APM ¼³Ä¡ , LibWWW & Libxml È£¼® 09-01-14 4805
82 ÀÏ¹Ý   ¾ÆÆÄÄ¡ https ssl ·Î ¼³Ä¡Çϱâ È£¼® 09-01-14 4981
¡æ ÀÏ¹Ý   DVD-RW BACKUPDATA RHEL ¹é¾÷ (2) È£¼® 09-01-05 4866
80 ÀÏ¹Ý   ¸®´ª½º ½Ã½ºÅÛÀÇ Timezone ¼öÁ¤ & ½Ã½ºÅÛ ½Ã°£ µ¿±âÈ­ È£¼® 08-12-26 4977
79 ÀÏ¹Ý   µµ½º¹èÄ¡¸í·ÉÀ¸·Î FTP »ç¿ëÇϱâÆíÁýÇϱâ (1) È£¼® 08-12-18 4426
78 ÀÏ¹Ý   rsync»ç¿ë¹ý~ È£¼® 08-11-24 4516
77 ÀÏ¹Ý   iptraf =>IP Æ®·¡ÇÈ, ÀÎÅÍÆäÀ̽º Åë°è, LAN station ¸ð´ÏÅ͵î È£¼® 08-11-10 5074
76 ÀÏ¹Ý   ipconfig.co.kr ÀÚ½ÅÀÇ Á¢¼Ó ¾ÆÀÌÇǸ¦ È®ÀÎÇÒ¼ö ÀÖ´Ù. È£¼® 08-10-30 4636
75 ÀÏ¹Ý   # vnc ¸¦ ÀÌ¿ëÇؼ­ ¿ø°Ý¼­¹ö¿¡ Á¢±ÙÇϱâ (5) È£¼® 08-10-20 4424
74 ÀÏ¹Ý   ¸®´ª½º °ÔÀÌÆ®¿þÀÌ º¯°æ (2) È£¼® 08-10-15 4743
73 ÀÏ¹Ý   phpMyAdmin ¼³Ä¡¹ý 2.10.1 ¹öÁ¯ (1) È£¼® 08-10-15 4353
72 ÀÏ¹Ý   vsftp ftp °ü·Ã (4) È£¼® 08-07-10 4714
71 ÀÏ¹Ý   ¾ÆÆÄÄ¡ ·Î±× ·ÎÅ×ÀÌÆ® °É±â (1) È£¼® 08-05-02 4713
óÀ½ÀÌÀü  [1] [2] 3 [4] [5] [6] [7] [8] [9]  ´ÙÀ½¸Ç³¡
 
Copyright © zenos.pe.kr. All rights reserved.