how to do partition-/dev/sda1

Asked by sundaramurthy

I want to do partition where as I am finding /dev/sad1(146.21GB)with boot flag, /dev/sda2(2.84 GB) & /dev/sad5(which is in side /dev/sda2 with same space of 2.48 GB).how to do partition in this situation and what is home?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gparted Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo fdisk -l; mount

Revision history for this message
geurt (geurt-hakfoort-deactivatedaccount) said :
#2

/home isn't allways a seperate partition.
You can check wether /home is a seperate partion this way:

df -h

Changing partions can be done very easily with a gparted live cd or the ubuntu live cd with it's own disk tools.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

you can also run:

mount

to see where stuff is mounted. A default install of ubuntu will only have 2 partitions (/ and swap). The output of your command will be very helpful.

Can you help with this problem?

Provide an answer of your own, or ask sundaramurthy for more information if necessary.

To post a message you must log in.