[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hard drive partitions post install set up



Here's what I show now, with a 6GB hd on my Woody box:


woody:~# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              1035660    327876    655176  34% /

woody:~# more /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>               <dump>  <pass>
/dev/hda1       /               ext2    errors=remount-ro       0       1
/dev/hda7       none            swap    sw                      0       0
proc            /proc           proc    defaults                0       0
/dev/fd0        /floppy         auto    user,noauto             0       0
/dev/cdrom      /cdrom          iso9660 ro,user,noauto          0       0

woody:~# fdisk /dev/hda

Command (m for help): p

Disk /dev/hda: 255 heads, 63 sectors, 732 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       131   1052226   83  Linux
/dev/hda2           132       732   4827532+   5  Extended
/dev/hda5           132       386   2048256   83  Linux
/dev/hda6           387       610   1799248+  83  Linux
/dev/hda7           611       732    979933+  82  Linux swap


So this looks like other than the first GB on my hard drive I've screwed up the rest of it. What should I do at this point to get use of the rest of the space on my hd? I don't care about any data anywhere except for /dev/hda1.

Thanks in advance.

Marty Landman   Face 2 Interface Inc.   845-679-9387
FormATable  DB: http://face2interface.com/Products/FormATable.shtml
Make a Website: http://face2interface.com/Home/Demo.shtml
Free Formmailer: http://face2interface.com/Products/Formal.shtml


Reply to: