Quote:
Originally Posted by kevinluu
Dear Mr. Falko,
Yesterday, i used the "su" command, i could NOT access those lv.../vg.../pv... etc. commands.
Today, after the "su -" command, i can access those lv.../vg.../pv... etc. commands mentioned in your tutorial.
I will try your tutorial this coming weekend.
Thank you very much.
Kevin
|
Dear Mr. falko,
I am very sorry for this long delay.
I did the below command OK.
lvextend -L460G /dev/VolGroup00/LogVol00
However when i enter the below command
e2fsck -f /dev/VolGroup/LogVol00
I got the same "Bad Magic Number in super-block ....." as before.
Below is my fstab:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/proc /proc proc defaults 0 0
/dev/sys /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
#/dev/sdb1 /mnt/windows ntfs ro,umask=0222 0 0
Please help.
Thank you very much.
Kevin