[glug-t] Re: partition
- From: Arpit Sud <arpit04@xxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: Fri, 8 Jul 2005 01:29:36 -0700
On 7/7/05, Vignesh Waran <vignesh.viki@xxxxxxxxx> wrote:
> I tried mke2fs and the partition is now ext2.Now i can mount and use
> it(before also i could do that but now the filesystem is
> different).But still my root partition has only 632 MB free space.Is
> there anyway to increase that.
The size of the root partition will never increase(unless and
otherwise you reinstall GNU/linux again on a new bigger partition).
Mounting a partiton doesn't affect the size of the root fs. The only
thing you can do is mount the partitiona and you can use with all the
facilities of a linux partition (like FAPs). Perhaps one thing you can
try is move your /home directory to the new formatted partiton. This
will help to free up some space.
> /dev/hda6 was windows d drive
> now it is converted to ext2
>
> when i type 'df' it is not listed (/dev/hda6 ) .Only when i mount it
> it is listed.
This behaviour is correct. df lists only the mounted partiton. If you
wish to list all your partitions you can use:
fdisk -l /dev/hda
Read : man fdisk
If you don't have fdisk installed you can use some other partitoning
software whichever you have to list partitions.
- Arpit
--
"The purpose of education is not to memorize facts.
The true purpose of education is to train the mind to think"
- Albert Einstein
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
- References:
- [glug-t] partition
- From: Vignesh Waran
- [glug-t] Re: partition
- From: Arpit Sud
- [glug-t] Re: partition
- From: Vignesh Waran
Other related posts:
- » [glug-t] partition
- » [glug-t] Re: partition
- » [glug-t] Re: partition
- » [glug-t] Re: partition
- » [glug-t] Re: partition
- [glug-t] partition
- From: Vignesh Waran
- [glug-t] Re: partition
- From: Arpit Sud
- [glug-t] Re: partition
- From: Vignesh Waran