[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] PANIC How do I recover



On Tuesday, 06 Jan 2004, David Baron wrote:
> su
> passwd
> chroot
> 
> Permissions are not granted to chroot (easy enough to mount the partition
> write enabled and edit it but ...)
> Lilo will not work because the file system is read-only.

Did you chroot to the HD Partition, where Knoppix resides?
Let's assume this Partition is /dev/hda5
<ctrl><alt><F2> to get a root shell
mount -o rw /dev/hda5 /mnt/hda5
chroot /mnt/hda5
lilo

..

-didi
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: