home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aux
- Path: sparky!uunet!stanford.edu!ames!nsisrv!jagubox!jim
- From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
- Subject: Re: Disk space
- Message-ID: <1028@jagubox.gsfc.nasa.gov>
- Lines: 22
- Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
- Nntp-Posting-Host: jagubox.gsfc.nasa.gov
- Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
- Organization: NASA/Goddard Space Flight Center
- References: <1992Aug17.183320.2967@linus.mitre.org>
- Date: Tue, 18 Aug 1992 16:03:38 GMT
-
- gmarzot@mitre.org (G. S. Marzot) writes:
-
- >This is my first dumb question since installing A/UX 3.0 on a quantum 210
- >prodrive. The partition scheme is the standard for disks larger than
- >160Meg (about 128meg for usr & root, 4meg macpartion, swap, driver etc. and
- >50Meg Unix Free slice 3). The question is am I getting this space. I used
- >df and saw only one file system and it looks like just 120megs. Do I have
- >to add something to my /etc/fstab? Thanks, gsm
-
- Well, df just reports disk space on mounted file systems. As you suspect,
- the partition on slice 3 isn't mounted.
-
- You'll need to do this. And yes, the way to do this is via /etc/fstab.
-
- You'll need to add the device file, mount point and "other stuff" a al:
-
- /dev/dsk/c1d0s3 /local 4.2 rw 1 2
- --
- Jim Jagielski | "This is supposed to be a happy occasion.
- jim@jagubox.gsfc.nasa.gov | Let's not bicker and argue about who
- NASA/GSFC, Code 734.4 | killed who."
- Greenbelt, MD 20771 |
-