Originally Posted by devils_casper
This is not a complete output. First line of the file should be default=Xandros_4.0_Home_Edition .
Log in as root and open /etc/lilo.conf file.
Replace
Code:
default=Xandros_4.0_Home_Edition ...
-

Originally Posted by
devils_casper
This is not a complete output. First line of the file should be
default=Xandros_4.0_Home_Edition.
Log in as
root and open
/etc/lilo.conf file.
Replace
Code:
default=Xandros_4.0_Home_Edition.
with
Code:
default=Windows®_Vista
Open Terminal and execute this
Reboot machine.
I cant seem to get loged in as root I guess i'm lost as to how, I know i've done it with fedora
-
Super Moderator
Ok !
Execute this
Code:
su -
nano /etc/lilo.conf
Edit file and press Ctrl+X and Y to save file.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
-

Originally Posted by
devils_casper
Ok !
Execute this
Code:
su -
nano /etc/lilo.conf
Edit file and press Ctrl+X and Y to save file.
I sure dont understand this I got command not found
-

Originally Posted by
ladybluballs
I sure dont understand this I got command not found
I am very new and know nothin about the commands,I have tried to follow the instructions but they just do not work for me
-

Originally Posted by
devils_casper
This is not a complete output. First line of the file should be
default=Xandros_4.0_Home_Edition.
Log in as
root and open
/etc/lilo.conf file.
Replace
Code:
default=Xandros_4.0_Home_Edition.
with
Code:
default=Windows®_Vista
Open Terminal and execute this
Reboot machine.
XANTMRUVH33:~# lilo
Added Xandros_4.0_Home_Edition *
Added Safe_Video_Mode
Added Configure_(Expert)
Added Windows®_Vista
XANTMRUVH33:~#
is this what I need to change unless termnal is already in root it wont let me log in?
-

Originally Posted by
ladybluballs
XANTMRUVH33:~# lilo
Added Xandros_4.0_Home_Edition *
Added Safe_Video_Mode
Added Configure_(Expert)
Added Windows®_Vista
XANTMRUVH33:~#
is this what I need to change unless termnal is already in root it wont let me log in?
XANTMRUVH33:~# /etc/lilo.conf
bash: /etc/lilo.conf: Permission denied
this is what I get I need to know how to log in to root
-
Linux Guru

Originally Posted by
ladybluballs
XANTMRUVH33:~# /etc/lilo.conf
bash: /etc/lilo.conf: Permission denied
this is what I get I need to know how to log in to root
You need to use nano to edit the file eg
Code:
nano /etc/lilo.conf
I'm not sure if root user account is disabled by default ... you could try ctrl+alt+F1 for a console login ... login as root & enter root password. Once you have finished you should logout and press alt+F7 to return to the GUI.
-

Originally Posted by
Jonathan183
You need to use nano to edit the file eg
Code:
nano /etc/lilo.conf
I'm not sure if root user account is disabled by default ... you could try ctrl+alt+F1 for a console login ... login as root & enter root password. Once you have finished you should logout and press alt+F7 to return to the GUI.
this did not work either everthing looked right but when I entered nano /etc/lilo.conf it came back command not found
-
Super Moderator
I think nano is not pre-installed in Xandros. You can use any text editor ( GUI or Command Line ) to edit that file. Make sure to login as root or gain root privileges before editing that file.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
-

Originally Posted by
devils_casper
I think nano is not pre-installed in Xandros. You can use any text editor ( GUI or Command Line ) to edit that file. Make sure to login as root or gain root privileges before editing that file.
I am very new and don't understand what this means if I could have a example I will try I can log in as root by ctrl+alt+f1 but not from termnal
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules