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

  1. Path: sparky!uunet!olivea!charnel!rat!usc!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ehsn11.cen.uiuc.edu!jy10033
  2. From: jy10033@ehsn11.cen.uiuc.edu (Joshua M Yelon)
  3. Newsgroups: comp.os.linux
  4. Subject: Bugs in LINUX tar (?)
  5. Message-ID: <Bx8G3M.DBE@news.cso.uiuc.edu>
  6. Date: 5 Nov 92 07:42:57 GMT
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Lines: 15
  10.  
  11. Last night I switched from minix FS to ext FS.  Here are the steps
  12. I went through:
  13.  
  14. * tarred my whole filesystem using gnu tar, split tarfile onto floppies.
  15. * reformatted hard disk using mkefs. 
  16. * reloaded software from floppy using the tar on the 0.98 rootdisk.
  17.  
  18. Much to my chagrin, though, the tar on the root floppy didn't seem
  19. to quite understand the tarfile format: it loaded the files up ok,
  20. and got all the chmod bits right, but got most of the file ownerships
  21. wrong!  Needless to say, this took a long time to fix.
  22.  
  23. It may be important that I use UID's greater than 1000...  although
  24. I can't see why that would be a problem, it IS unusual.
  25.  
  26.