LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Knoppix as rescue cd problem (https://www.linuxquestions.org/questions/debian-26/knoppix-as-rescue-cd-problem-147190/)

yowi 02-17-2004 10:45 AM

Knoppix as rescue cd problem
 
I've recently updated a laptop and ran into a spot bother with lilo. On boot it gets as far LI.
"No biggy" I think, I'm no stranger to lilo.
but not having any boot floppies handy and the only CD this laptop wants to boot off is my knoppix disc starts to cut down my options.
When I mount the harddisk (read/wright) under knoppix and attemp to run lilo as root I get a permission denied!

Why won't knoppix let me write to my disk?

I guess this is a good for a demo CD but I need to use it as a rescue disk.
I've checked all the device permissions and it all looks writable.
What am I missing?

kilgoretrout 02-17-2004 11:44 AM

Are you using chroot, i.e.:

# chroot <mount point for partition where lilo is located>
# /sbin/lilo -v

Actually, I've noticed this not working as well, even in a chroot environment in knoppix 3.3 but it used to work fine in 3.2. You could try the same trick with the partimage rescue cd:

http://www.partimage.org/

Other things to try with knoppix 3.3 - setting a root password in a terminal(Ctrl-Alt-F1), su to root with new password, unmounting then remounting the relevant partition and then do the chroot thing.

Invdaderzim 02-17-2004 04:15 PM

Try the SLAX live cd version of slackware. I used it many times when knoppix wouldent work quite right : ).

yowi 02-17-2004 04:31 PM

Well I didn't figure out how to get knoppix to write to the drive but downloading a resuce floppy was no problem.
lilo ran fine - I don't know why the upgrade failed in the first instance.

yowi 02-17-2004 04:32 PM

oh one more thing... lilo has the -r switch to do the chroot bit.


All times are GMT -5. The time now is 08:03 PM.