Rearrange partitions on DS

Hi,
First sorry for my english.

I receive my DS. Rearrange partitions on DS YES!
But I am not gury in DS. Rearrange partitions on DS

Hard disk in DS - 80 GB.

my /etc/fstab
Code:
/dev/hda1 _ _ _ / _ _ext2 _ _errors=remount-ro _ _ _ 0 _ _ _ 1
/dev/hda2 _ _ _ 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
/dev/hda3 _ _ _ /home _ ext2 _ _defaults _ _ _ _ _ _ _ _ _ _ _ _0 _ _ _ 2
df
Code:
Filesystem _ _ _ _ _ 1k-blocks _ _ _Used Available Use% Mounted on
/dev/hda1 _ _ _ _ _ _ _ 139986 _ _128591 _ _ _4168 _97% /
/dev/hda3 _ _ _ _ _ _ 76121500 _ _707692 _71546964 _ 1% /home

after some instalations(Apache, php, mysql....) I receive error message "No space left on device"

And now the question:
I need more space on hda1(usr/) for programs.
How I can reorganize my partitions remotely? Without formating hda1 and hda3.
Or maximum format and split only hda3.

Please, help. It's very urgently!!
Thanks

 

 

 

 

Top