ParallelKnoppix remastering problem

View: New views
2 Messages — Rating Filter:   Alert me  

ParallelKnoppix remastering problem

by seanbegley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to add a package to PK, but to start off with I decided to check that the remastering scripts provided in PK 2.7.1 would work.

I used an external harddrive as the destination drive for all three steps, and I burned the image to CD on a windowsXP machine using Roxio CD creator.

The problem is that when i try to boot from the new CD, the boot process is halted with an error:

Kernel panic: VFS: Unable to mount root fs

above this message, it also asks me to specify a "root=" boot option.

I have tried numerous destinations with the "root=/dev....." cheatcode, including /dev/ram0, /ramdisk, /cdrom etc etc, but with no luck. Can anyone help me with this problem please.

Seán

Re: ParallelKnoppix remastering problem

by Michael Creel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Sean,
The last time I used the PK remaster scripts was when I used them to make PK v1.9, which is the final version of PK. The ONLY new thing in that release was a fix for the ssh key problem that affected all Debian derivates. If you try to remaster PK from such an old base, you are likely to run into trouble due to new packages having dependencies that cause other things to get updated. Precisely the difficulty with keeping PK working was the main reason I developed PelicanHPC, which relies on the Debian Live system. This is a system, and it works well, so that custom versions can be made at any time. PK was not very systematic, and that shows in the fact that it doesn't age well.

I really encourage you to try to move to using PelicanHPC instead of PK. It is a lot easier to modify and extend.

Cheers, Michael