Difference between revisions of "How To Root A Box"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
to highlight it and press '''e''' to edit this line. | to highlight it and press '''e''' to edit this line. | ||
| + | |||
| + | On the next screen highlight the second line and press '''e''' again. | ||
| + | |||
| + | On the next screen there will be a long line of code. the important part of this will be '''root=/dev/hda3 ro''' | ||
| + | |||
| + | Change the '''/dev/hda3''' to '''/bin/bash''' and the '''ro''' '''rw''' | ||
Revision as of 11:38, 28 December 2006
Grub Loading...3..2..1
Here is where you press Esc
Next you will see stuff that says Ubuntu, kernel 2.6...
There will be several lines of this. The first one should be highlighted by default. If it isn't, use the arrow keys
to highlight it and press e to edit this line.
On the next screen highlight the second line and press e again.
On the next screen there will be a long line of code. the important part of this will be root=/dev/hda3 ro
Change the /dev/hda3 to /bin/bash and the ro rw