PDA

View Full Version : [ubuntu] Problem with partitions



bosmanos
November 15th, 2008, 02:05 PM
Hi guys, Im new with Ubuntu but I like it=). There is one problem tho. When I installed Ubuntu I made partitions, and somehow my /home partition now is /boot partition.

The question is, how can I make it /home without formatting?

Best reg.

taurus
November 15th, 2008, 03:23 PM
Open terminal and post the outputs of these commands.

Applications -> Accessories -> Terminal

sudo fdisk -l
sudo blkid
cat /etc/fstab
df -h