Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Newbie > How to divide a partition into two parts?

Forgot Password?
 Linux Newbie   If you're new to the wonderful world of Linux, start here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-10-2009   #11 (permalink)
Just Joined!
 
Join Date: Apr 2009
Posts: 60
wow thanks ! I will be waiting for your guidance. I don't want to experiment it myself and crash again.
NewinLinux is offline  


Reply With Quote
Old 07-10-2009   #12 (permalink)
Linux User
 
vickey_20's Avatar
 
Join Date: Mar 2009
Location: Mumbai, India
Posts: 493
please post the output of fdisk -l and df -h
__________________
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
vickey_20 is offline   Reply With Quote
Old 07-10-2009   #13 (permalink)
Linux User
 
saivin's Avatar
 
Join Date: Dec 2008
Location: Bengaluru, India
Posts: 292
Try
Code:
su -c 'gparted'
give root password. The single quotes around gparted is required. It will start the GParted program. Its graphical, so the steps are self explanatory-highlight the partition and click on 'resize' icon, give size, apply....

If it gives error like gparted is not present, install it with yast from control centre.

If you insist on using 'fdisk' wait till Vickey or somebody comes up with details...
__________________
A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
saivin is offline   Reply With Quote
Old 07-10-2009   #14 (permalink)
Linux Newbie
 
Join Date: May 2009
Posts: 129
Quote:
Originally Posted by NewinLinux View Post
What are Gparted and Qtparted?
GParted is an easy to use graphical partitioning program. Very likely it is also on your distro. Even most LiveCD distros come with it (even the small ones like Puppy).

It looks very similar to the (windows)- Partition Magic.
This look became nearly a standard no matter if Windows intern Drive-Management (I hope this is the correct translation)

It isn't only possible to partitionate and formatate you can also just see which distributions you have, how they are formatated and how much unused space they have.
(After saving your data) you can with GParted also reduce partitions to create others.

There are a view thing you should know when you work with linux.
You may not have more than 4 primary partitions per HDD.
Usually the first (which is also bootpartition) is used for Windows if you want multiboot solution.
In the second Primary (which works as an extended Partition) there will be implemented the virtual Partitions (for data and/or linuxes)
the third Primary is used for Linux-Swap
The fourth Primary is traditionally kept free for Solaris.

Linux counts hda1 to hda4 for the Primaries and starts with hda5 for the virtual Partitions.
So often you don't have a hda4 even if you have hda5 and hda6.


Linux doesn't have problems with FAT and NTFS but Windows does have problems with ext3 and so on.
That's way a datapartition should be ntfs so you have access from both OSs.

If you know this you will see GParted is a full graphical program very simple to use.


But whenever you don't understand something with linux please feel free to ask - therefor there is the forum.


I know Dos-Fdisk but I don't know if this is similar to the fdisk used in Knoppix.
GParted is much more powerfull and on the other hand much easier to use.
__________________
computerophil.at
computerophil is offline   Reply With Quote
Old 07-13-2009   #15 (permalink)
Just Joined!
 
Join Date: Apr 2009
Posts: 60
Hi friends,
I tried giving the GParted command, but it seems it is not present in my computer. I am going to download it and try.

Will it be safe if I delete the partition /home using fdisk and then make a smaller partition and mount it on /home ? Then I can make one more partition from the free space available. Is it safe to do so?
NewinLinux is offline   Reply With Quote
Old 07-13-2009   #16 (permalink)
Linux Newbie
 
Join Date: May 2009
Posts: 129
Quote:
Originally Posted by NewinLinux View Post
Hi friends,
I tried giving the GParted command, but it seems it is not present in my computer. I am going to download it and try.
GParted is no command it is a programm - best you look up into your menu. (Maybe under utilities).
__________________
computerophil.at
computerophil is offline   Reply With Quote
Old 07-13-2009   #17 (permalink)
Linux User
 
vickey_20's Avatar
 
Join Date: Mar 2009
Location: Mumbai, India
Posts: 493
parted command may work in your distribution . And post the o/p of fdisk -l and df -h so that I can guide you how to do manual partition.
__________________
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
vickey_20 is offline   Reply With Quote
Old 07-13-2009   #18 (permalink)
Just Joined!
 
zadnik18's Avatar
 
Join Date: Jul 2009
Posts: 3
I also recomend using the g-parted distro. Just download the iso and burn it to a disk and boot from it. Once it boots the partition editor should start. Then, it's as simple as selecting the partition to resize, dragging the side over, and making a new partition with the newly aquired space.

I just did this with my laptop about a week ago.

-zad
zadnik18 is offline   Reply With Quote
Old 07-13-2009   #19 (permalink)
Linux Newbie
 
Join Date: May 2009
Posts: 129
Quote:
Originally Posted by zadnik18 View Post
I also recomend using the g-parted distro. Just download the iso and burn it to a disk and boot from it. Once it boots the partition editor should start. Then, it's as simple as selecting the partition to resize, dragging the side over, and making a new partition with the newly aquired space.

I just did this with my laptop about a week ago.

-zad
I think that will not be necessary GParted is included in most Distros.
__________________
computerophil.at
computerophil is offline   Reply With Quote
Old 07-14-2009   #20 (permalink)
Linux Guru
 
Join Date: Oct 2007
Posts: 2,410
Resize partitions from a live CD. Trying to resize a live filesystem may be possible but is not recommended. In any case backup data - although partition resize usually works there are sometimes problems.
Jonathan183 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:00 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2