Re: Quota inside vps on outside partition [message #7638 is a reply to message #7615] |
Thu, 19 October 2006 11:27   |
Vasily Tarasov
Messages: 1345 Registered: January 2006
|
Senior Member |
|
|
Hello,
First of all lets start solving your problem step by step 
Have you managed to mount partion in VE using a record in /etc/fstab? If no, then, please, replace ext3->ext2 in fstab record and try again. Point is that ext3 attempts to start kernel thread for the journal, but it is prohibited in VE, so mount fails. However ext3 is backward compatible with ext2, so you'll be able to mount partion, formated as ext3, as ext2.
HTH,
vass.
|
|
|