[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cp binary cd to hd




> Question, how does a disk that can only hold 750mb of data fill a 5gb
> partition? :| I'm completely at a loss. It just *seemed* so simple.

Two things:

1) Lots of the files on the CD are in fact symbolic links, and when you
run CP it will not copy the symlinks, but the files themselves.  Check
the cp man page for a switch you can pass it that tells it not to copy
the linked files, but recreate the links instead.

2) Depending on the block size of the CD and the HD, small files may
take up much more space on your HD than on the CD. I wouldn't expect
this to account for 4+ GB of space, but it can be significant.

--
Evan Day <evan.day@home.com>
GPG: 1024D/237C1C84 FP: 1615 E312 A6D1 542B C4A6  38B5 69B1 2844 237C
1C84
 	"My bologna has first name, it's H-O-M-E-R..."



Reply to: