Hi all! I am building a custom system, and for this I'm putting all the files I need in a partition and then, via dd command, build an image. The thing is that I have to copy some device files (hda1, sda4, ttyS*...), and started using cp, but then realize that this is not the way, since it copies the contents of the hard disks, not the device file itself. How to do this? -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Re: copying device files Rodrigo Moya
- Re: copying device files Tom Gilbert