home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11797 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.9 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!mathew.austin.ibm.com!accapadi
  2. From: accapadi@mathew.austin.ibm.com (Matt Accapadi)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: EMERGENCY!!!!!!!!!!!!!
  5. Message-ID: <1992Nov20.231752.15889@awdprime.austin.ibm.com>
  6. Date: 20 Nov 92 23:17:52 GMT
  7. References: <1992Nov12.195735.7872@ncsu.edu>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Distribution: comp
  10. Organization: IBM, Austin
  11. Lines: 36
  12.  
  13. In article <1992Nov12.195735.7872@ncsu.edu> jmmannin@eos.ncsu.edu (JAMES MCCOTTER MANNING) writes:
  14. >
  15. >PLEASE HELP!
  16. >I can't boot off of rootvg, and when I booted off of floppy
  17. >and tried to getrootfs, I get the error that /dev/hd4 needs
  18. >64k of free space, and that I should delete files until I have
  19. >that much free, but without root mounted, I don't know how to get
  20. >to /dev/hd4 (/usr) to delete anything.
  21. >HELP!!!!!
  22. >jmm
  23.  
  24.  
  25. Uhh, I wouldn't remove anything yet.  My hunch is that this is a
  26. misleading error message - something that can occur if a "df" of
  27. /dev/hd4 failed.  Try this (can't hurt) :
  28.   - instead of running "getrootfs hdisk0", run "getrootfs hdisk0 sh"
  29.     where you can replace hdisk0 with whatever your boot disk is.
  30.  
  31.   - This will enter you into a subshell after varying on the rootvg.
  32.     Now, run "fsck" on /, /usr/, /var, /tmp ...
  33.     
  34.   - If fsck didn't find any problems, make sure your filesystems are still
  35.     there.  Try mount the filesystems by hand: 
  36.         mount /dev/hd2 /usr
  37.         echo /usr/*        # do you see all files there?
  38.         mount /dev/hd9var /var
  39.         mount /dev/hd3 /tmp
  40.  
  41.  Let me know what happens (email is faster than posting) ...
  42.  
  43. -Matt A.
  44. -- 
  45. Matt Accapadi                            Internet: accapadi@austin.ibm.com
  46. IBM AWD AIX System Performance           VNET:  ACCAPADI at AUSTIN
  47. 11400 Burnet Rd. Bld. 906/9632           yaknet: 512-838-3193  Tie 678-3193
  48. Austin, TX 78758-3493                    fax: 512-838-8344
  49.