LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Knoppix V4 And /grub/boot/menu.lst Permission (https://www.linuxquestions.org/questions/linux-software-2/knoppix-v4-and-grub-boot-menu-lst-permission-400121/)

zillah 01-06-2006 02:07 AM

Knoppix V4 And /grub/boot/menu.lst Permission
 
When I use Knoppix V4 to edit file , I received this message :

You do not have enough permission to read file://mnt/hdb4/boot/grub/menu.lst

How can I get root previlidge to modify above file ?

bigrigdriver 01-06-2006 02:15 AM

To edit by text editor such as vim: su root; supply root password; vim /boot/grub/menu.lst.

To use gui editor as root: as user,give the command 'xhost +localhost'. Su to root, and start the gui editor from the command line: /opt/kde3/bin/kwrite (or whichever editor you choose to use).

zillah 01-06-2006 03:53 AM

Quote:

To edit by text editor such as vim: su root; supply root password; vim /boot/grub/menu.lst.
Is this when I boot my PC as normal or when I boot my PC by using Knoppix CD?
If I boot my PC as normal into Linux, I have got no problem, but when I boot my PC by using Knoppix I can not edit it. I tried to use gedit editor.

zillah 01-23-2006 04:07 AM

Any idea or thought ?


All times are GMT -5. The time now is 01:44 PM.