Hello,
I have added the second partition and mount it on /home2 but getting below error while moving account. Please help me....
I am able create new account on /home2.
Error:- Sorry, there is only one drive in this machine
[email protected] [~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 287G 280G 7.3G 98% /
/dev/hda1 99M 20M 75M 21% /boot
tmpfs 4.0G 0 4.0G 0% /dev/shm
/dev/mapper/vg01-logvol01
197G 188M 187G 1% /home2
/usr/tmpDSK 485M 11M 449M 3% /tmp
[email protected] [~]# mount
/dev/hda3 on / type ext3 (rw,usrquota)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
/dev/mapper/vg01-logvol01 on /home2 type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/usr/tmpDSK on /tmp type ext3 (rw,noexec,nosuid,loop=/dev/loop0)
/tmp on /var/tmp type none (rw,noexec,nosuid,bind)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
Thanks,
Imran Khan.