Search this site

Software Categories

Recently added software

Contact

Do you have a new Brand name? Do you have new software? Have a question? Drop me a line at 'info (at) Littlelinuxlaptop.com'

Links

Recent Comments



Getting Root

Description:
For all Linux enthousiasts this should be the holy grail. Getting Root on the Little Linux Laptop is and was the very thing people where after. With this patch you can get Root acces by pressing CTRL+ALT+F3. More info on Root on wikipedia.

How to install:

1.
Download the .info and .patch files below and save them both in the ‘download’ folder on your laptop, or download and save them on a USB stick / SD card, put this in your laptop and copy the files to the ‘download’ folder. It’s crucial that the .info and .patch file are in the same folder.

2. Start the ‘Software Installer’ program on the 4th screen of the desktop (use the arrows at the bottom of the screen to switch screens).

3. Click the ‘Add’ button. A dialog screen will open.

4. Search the ‘inittab-R3-01(20080715).info’ file and click ‘Open’. The patch will be installed. Click finish.

5. Now, if everything has gone right, pressing CTRL+ALT+F3 will get you Root. Press enter to activate the console. Press ALT+F2 to return to the desktop.

Necessary files – (right)click to download

inittab-R3-01(20080715).info

inittab-R3-01(20080715).patch


Credits: Gert Van der Knokke – © 2008 – Please read the disclaimer before installing or using this software

Share , Tweet or E-mail:
  • Twitter
  • email
  • Twitthis
  • Ping.fm
  • Print
  • Digg
  • del.icio.us
  • Technorati
  • Facebook
  • Hyves
  • LinkedIn
  • MySpace
  • Reddit
  • RSS
  • StumbleUpon

5 Responses to “Getting Root”

  1. Gert Says:

    One small omission:
    You need to reboot after installing the patch otherwise the system does not re-read the inittab.

    Gert

  2. anthony Says:

    what is the user name

  3. wicknix Says:

    Username is root

  4. Jal Frezie Says:

    That’s excellent! Now, where do I get a c compiler?

  5. Phillip Lougher Says:

    You don’t need to reboot after installation – all you have to do is send the init process the SIGHUP signal to tell it to re-read /etc/inittab, e.g.

    kill -s HUP 1

Leave a Reply