LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Chroot Permission Denied? (https://www.linuxquestions.org/questions/linux-general-1/chroot-permission-denied-5883/)

mikeyt_3333 08-26-2001 02:09 PM

Chroot Permission Denied?
 
K so, I start up in rescue mode, and type a "chroot /mnt/sysimage" so that I can safely use lilo etc... and all it does is tell me that permission is denied, but in rescue I am root, and I have successfully done this before. Also I am able to write to /mnt/sysimage. Any ideas?

r3b00t 08-26-2001 06:18 PM

Is your filesystem mounted ro ?

if so, do a mount -n -o remount,rw / to make / rw


All times are GMT -5. The time now is 08:02 PM.