I have recently done a fresh install of fc3 cleaning all previous data on my hard drive. All my /home directories have been backed up on a CD-RW as home-backup.tgz. For some reason when I try to extract the files onto
my empty home directory its telling me that I don't have permission. In the command line as su I have attempted chmod 777 home-backup.tgz with no success. I suspect the problem has to do with the fresh installation of fc3.
I'm a newby so would greatly appreciate your help as I have already reinstalled fc3 twice and updated all software with up2date and still have the same problem.
Below I have listed a portion of what shows under system log:
Quote
Mar 7 10:19:49 S010600087448bb2c kernel: ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc

MA, hdd

io
Mar 7 10:19:49 S010600087448bb2c kernel: hdc: MAT****A CD-RW UJDA360, ATAPI CD/DVD-ROM drive
Mar 7 10:19:49 S010600087448bb2c kernel: hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Mar 7 10:24:03 S010600087448bb2c fstab-sync[2991]: added mount point /media/cdrecorder for /dev/hdc
Mar 7 10:34:52 S010600087448bb2c kernel: SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
Mar 7 12:22:29 S010600087448bb2c kernel: SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
Mar 7 12:50:16 S010600087448bb2c kernel: hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Mar 7 12:50:16 S010600087448bb2c kernel: hdc: media error (bad sector): error=0x30
Mar 7 12:50:16 S010600087448bb2c kernel: end_request: I/O error, dev hdc, sector 746772
Mar 7 12:50:16 S010600087448bb2c kernel: Buffer I/O error on device hdc, logical block 186693
Mar 7 12:50:18 S010600087448bb2c kernel: hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Unquote
Thank you