View Single Post

   
  #12 (permalink)  
Old 02-19-2008, 01:18 PM
qyswmhk@ojdmyw.com
 
Posts: n/a
Default Re: migrating slackwareOS to a new hard drive?

|> GNU tar does. I've done complete network transfers of disk contents
|> using tar and netcat.
|
|Aren't there also some other things that could be happening with /proc and
|/dev, like dynamic content creation? I can't remember the details but I
|thought I'd throw that out there.

I normally exclude /proc from the tar since its contents are virtual.
/dev is ok to tar, GNU tar knows what to do with device files.
--
Reply With Quote