Re: Loading problem

2004-08-27 Thread Jens Schmalzing
Hi, Volodymyr Podosinov writes: > > On PReP, the boot arguments are part of the kernel image. Rebuild > > your kernel with CONFIG_CMDLINE set appropriately. Alternatively, > > use preptool, but that requires patching and rebuilding the kernel > > as well. > > Wait, basically you say that I nee

RE: Loading problem

2004-08-04 Thread Volodymyr_Podosinov-contractor
Thanks, I will try to wiggle around with it... Sincerely, Vladimir

Re: Loading problem

2004-08-04 Thread Jens Schmalzing
Hi, Volodymyr Podosinov writes: > > On PReP, the boot arguments are part of the kernel image. Rebuild > > your kernel with CONFIG_CMDLINE set appropriately. Alternatively, use > > preptool, but that requires patching and rebuilding the kernel as > > well. > Wait, basically you say that I need

Re: Loading problem

2004-08-03 Thread Jens Schmalzing
Hi, Volodymyr Podosinov writes: > First when the system boots it asks the prompt: Linux/PPC: I always > need to type root = /dev/sda3, otherwise system will not boot. > Which file do I need to edit, so that I do not need to type these > words every time the system boots at the prompt? On PReP, t

RE: Loading problem

2004-08-03 Thread Volodymyr_Podosinov-contractor
> On PReP, the boot arguments are part of the kernel image. Rebuild > your kernel with CONFIG_CMDLINE set appropriately. Alternatively, use > preptool, but that requires patching and rebuilding the kernel as > well. Wait, basically you say that I need to recompile the whole kernel. If that is t