> > Also, I seem to remember there's a way to find out how large a disk I
> > have without having to open my box and look at it.  Anyone?


    echo p | fdisk /dev/hdb 
    
    is a little messy, 
    
I get an infinite loop.  ;-)


      grep hdb /var/log/messages|more

    is better.  It tells you what the disk told the OS when it booted.

Bingo.  Thanks, Jeff!


Kathy

************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to