home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / pcclone / 32bit / 971 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.4 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!destroyer!mudos!mudos!not-for-mail
  2. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  3. Newsgroups: comp.unix.pc-clone.32bit
  4. Subject: Re: Couple of Dell v2.2 questions
  5. Date: 7 Jan 1993 04:41:06 -0500
  6. Organization: The Programmers' Pit Stop, Ann Arbor MI
  7. Lines: 18
  8. Message-ID: <1igtriINNrb8@mudos.ann-arbor.mi.us>
  9. References: <1993Jan6.011449.2950@mark-one.inet-uk.co.uk>
  10. NNTP-Posting-Host: mudos.ann-arbor.mi.us
  11.  
  12. In article <1993Jan6.011449.2950@mark-one.inet-uk.co.uk> mark@mark-one.inet-uk.co.uk (Mark Powell) writes:
  13. >However, this has pulled back the /etc/partitions
  14. >file from the old filesystem which is incorrect for the new resized root, 
  15. >/home systems. How can I rebuild this file to reflect the new setup?
  16.  
  17. You don't need to.  /etc/partitions exists only for backward
  18. compatibility with SunOS, and isn't actually used by any of the SVR4
  19. software (except mkpart(1), but that only exists for SunOS
  20. compatibility too).  All of the partitioning information that matters
  21. is stored in the VTOC, displayed with prtvtoc(1), and changed with
  22. edvtoc(1).  If you really want to, prtvtoc has a "-e" flag to makes it
  23. read the VTOC and rewrite /etc/partitions from it.
  24.  
  25. -- 
  26. Marc Unangst, N8VRH         | "Of course, in order to understand this you
  27. mju@mudos.ann-arbor.mi.us   |  have to remember that the nucleus of the atom
  28.                             |  is squishy."
  29.                             |    -W. Scheider, from a Physics lecture
  30.