Closed Thread
Results 1 to 4 of 4

Thread: Adding password to lilo

  1. #1
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Adding password to lilo

    I wanted to add a password in the lilo.conf and I did add this line"Password=test" but it does not seem to be working... I also did "lilo –v".

    What is the problem?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Adding password to lilo

    You need to also change or add these lines:

    Code:
    timeout=00
    restricted

  4. #3
    smith is offline Programmer
    Join Date
    Jun 2006
    Posts
    153
    Rep Power
    0

    Re: Adding password to lilo

    Make sure you're not using Grub, heh.
    Code:
    for (int i;;) {
       cout << "Smith";
    }

  5. #4
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Re: Adding password to lilo

    Hmm.. I was pretty sure I replied here :/ anyways
    Thanks Jordan will do... smith, I am not using Grub

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. where store password?
    By vachovsky in forum Java Help
    Replies: 1
    Last Post: 11-05-2010, 12:57 AM
  2. Password Reset?
    By phpforfun in forum Computer Software/OS
    Replies: 7
    Last Post: 12-21-2009, 01:17 PM
  3. Lilo
    By TcM in forum Linux Applications
    Replies: 5
    Last Post: 03-12-2009, 03:14 PM
  4. password
    By farzana in forum Visual Basic Programming
    Replies: 5
    Last Post: 12-30-2008, 11:57 AM
  5. Password
    By Lop in forum The Lounge
    Replies: 4
    Last Post: 07-02-2007, 11:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts