How to access UN-formatted hard-disk(same in which Ubuntu is installed)space in Ubuntu to create partitions to be used in Ubuntu?

link|improve this question
4  
I'm almost certain you don't actually want to do this. What are you trying to accomplish? – Daniel Beck Oct 1 '11 at 18:10
i have 50GB unformatted HDD space.Just want use it in my preinstalled Ubuntu by creating partitions. – user974720 Oct 2 '11 at 8:51
feedback

migrated from stackoverflow.com Oct 1 '11 at 18:01

This question came from our site for professional and enthusiast programmers.

1 Answer

You can install gparted and follow this:

https://help.ubuntu.com/community/HowtoPartition/CreatingPartitions

Or use fdisk on command line:

http://tldp.org/HOWTO/Partition/fdisk_partitioning.html

link|improve this answer
Thanks DavidEG. Its Usefull.I read all articles. – user974720 Oct 2 '11 at 7:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.