Partition Problems

I just finished installing Solaris 5.8 and I tried to install StarOffice, it said I was out of room. Now I have a 3 gig HD and I THOUGHT that I gave 512 to swap and kept the rest for storage room.
How do I check how much room I have, how would I if I figured out I don't have enough room add another partition?

Use the fdisk utility to read the partition table. Be careful and do not write new ones :slight_smile: Just print the existing tables.

Feel free to upload the results to the thread.

/ (/dev/dsk/c0d0s0 ): 132284 blocks 44617 files
/usr (/dev/dsk/c0d0s6 ): 677368 blocks 413291 files
/boot (/dev/dsk/c0d0p0:boot): 17038 blocks -1 files
/proc (/proc ): 0 blocks 844 files
/dev/fd (fd ): 0 blocks 0 files
/etc/mnttab (mnttab ): 0 blocks 0 files
/var/run (swap ): 286696 blocks 9440 files
/tmp (swap ): 286696 blocks 9440 files
/export/home (/dev/dsk/c0d0s7 ):12101832 blocks 765052 files
# / (/dev/dsk/c0d0s0 ): 132284 blocks 44617 files
/usr (/dev/dsk/c0d0s6 ): 677368 blocks 413291 files
/boot (/dev/dsk/c0d0p0:boot): 17038 blocks -1 files
/proc (/proc ): 0 blocks 844 files
/dev/fd (fd ): 0 blocks 0 files
/etc/mnttab (mnttab ): 0 blocks 0 files
/var/run (swap ): 286696 blocks 9440 files
/tmp (swap ): 286696 blocks 9440 files
/export/home (/dev/dsk/c0d0s7 ):12101832 blocks 765052 files

sorry this is hard to read, this is the DF result

Thanks for the DF info. Could you provide the fdisk info?

i'm pretty bad with command line at the moment, what exactly would the fdisk command would I need to run

man fdisk only confused me more, making no progress at the moments...

Please post the fdisk man page for your system.