On Wed, Mar 26, 2003 at 02:11:13PM -0500, [EMAIL PROTECTED] wrote:
> Knoppix only mounts things read only, and does not give you root.

You can usually remount partition rw with something like `mount
-o remount,rw /dev/hda1` if the partition is mounted read-only.

By default you log in as the knoppix user. But `sudo -s` will
give you root. Also, you can boot from the CD with the `knoppix
2` option to run a text-only mode and save some time by not
having to load a GUI.

-Vince

Reply via email to