1829187 Members
17754 Online
109986 Solutions
New Discussion

Change partition

 
SOLVED
Go to solution
hangyu
Regular Advisor

Change partition

I have newly installed RH linux , my "df" output is as below

/dev/hdb2 9258240 4192632 4595308 48% /
/dev/hdb1 101089 9203 86667 10% /boot
none 62328 0 62328 0% /dev/shm


if I want the other directories eg. /usr /var /home my also be shown by "df" command " like below , I try to mount it to /etc/fstab , but can't boot , can advise what can I do ? thx.


/dev/sda5 " " " 75% /
/dev/sda2 " " " 44% /home
none " " " 0% /dev/shm
/dev/sda7 " " " 43% /usr
/dev/sda8 " " " 67% /var
1 REPLY 1
Alexander Chuzhoy
Honored Contributor
Solution

Re: Change partition

1. Please post the output of command:
fdisk -l /dev/sda

2. It'd be best if you'd describe your problem, rather than tell us what you want to be shown...