unpartitioned space mount on /
DBA2011Mar 25 2010 — edited Mar 26 2010i have 365gb unpartitioned disk available(dev/sda4) , how i can add this in / mount point and use that? Please guide me the exact steps ....i actually trying to utilize /dev/sda4
[root@ora-lab2 oracle]# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 19 152586 83 Linux
/dev/sda2 20 2630 20972857+ 8e Linux LVM
/dev/sda3 2631 5241 20972857+ 8e Linux LVM
*/dev/sda4 5242 60801 446285700 5 Extended*
/dev/sda5 5242 7852 20972826 8e Linux LVM
/dev/sda6 7853 10463 20972826 8e Linux LVM
/dev/sda7 10464 13074 20972826 8e Linux LVM
[root@ora-lab2 oracle]#
[oracle@ora-lab2 u01]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol01
73G 23G 47G 34% /
none 3.0G 0 3.0G 0% /dev/shm
/dev/mapper/VolGroup00-LogVol02
20G 15G 4.4G 77% /home
[oracle@ora-lab2 u01]$
Edited by: DBA2008 on Mar 25, 2010 1:19 PM
Edited by: DBA2008 on Mar 25, 2010 1:21 PM
Edited by: DBA2008 on Mar 25, 2010 1:22 PM