home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15746 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Bugs in LINUX tar (?)
  5. Date: 5 Nov 1992 09:04:57 -0600
  6. Organization: Kansas State University
  7. Lines: 26
  8. Message-ID: <1dbd6pINNk7s@matt.ksu.ksu.edu>
  9. References: <Bx8G3M.DBE@news.cso.uiuc.edu>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. jy10033@ehsn11.cen.uiuc.edu (Joshua M Yelon) writes:
  13.  
  14. >Last night I switched from minix FS to ext FS.  Here are the steps
  15. >I went through:
  16.  
  17. >* tarred my whole filesystem using gnu tar, split tarfile onto floppies.
  18. >* reformatted hard disk using mkefs. 
  19. >* reloaded software from floppy using the tar on the 0.98 rootdisk.
  20.  
  21. >Much to my chagrin, though, the tar on the root floppy didn't seem
  22. >to quite understand the tarfile format: it loaded the files up ok,
  23. >and got all the chmod bits right, but got most of the file ownerships
  24. >wrong!  Needless to say, this took a long time to fix.
  25.  
  26. >It may be important that I use UID's greater than 1000...  although
  27. >I can't see why that would be a problem, it IS unusual.
  28.  
  29. It sounds as if you changed userid's from when you tarred up the system
  30. and when you restored it. I have noticed this problem when I untar something
  31. I get off of ftp. If I am root and untar it the ownerships stay the same
  32. as the person who tarred it up. Gnu tar has some option to stop this I
  33. am sure, but I can't remember it off hand.
  34.  
  35. James
  36.  
  37.