Hi.

On Thu 2003-02-06 at 21:52:04 -0600, [EMAIL PROTECTED] wrote:
[...]
> [root@rwideman2 boot]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda1             981M  138M  793M  15% /
> /dev/sda7              12G  2.7G  9.2G  23% /home
> /dev/sda6             3.9G  2.2G  1.6G  59% /usr
> [root@rwideman2 boot]# pwd
> /boot
> 
> Am i correct in thinking it is on sda1 with 793mb left?

Yes, you can always look for the longest (left-side) match of the
path-name, because that's the way mount works. But an easier way is to
simply give the path you are interested in to df, like this:

  df -h /boot

and it will only display the relevant partition.

HTH,

        Benjamin.

Attachment: msg118493/pgp00000.pgp
Description: PGP signature

Reply via email to