Re: Linuxargs-Solved, But!
Andrew Ilgunas <[email protected]> Sat, 23 Feb 2002 07:40:49 -0800 (PST)
| Newsgroups | gmane.comp.handhelds.linux.intimate |
|---|---|
| Message-ID | <[email protected]> |
Heya Wayne! What I do is create a file called "params" (without the quotes) in the /boot dir on the familiar side. The contents of the file are the arguments you want to pass to the kernel, ie: set linux args "noinitrd init=/linuxrc.intimate .... etc " Note that the args do need the quotes here :) Hope this helps. __^__ __^__ ( ___ )--------------------------------------------( ___ ) | / | -Andrew Ilgunas | \ | | / | www.ilgunas.net | \ | | / | www.deathkeep.com | \ | | / | | \ | | / | Standards?? Sure! We've got lots of them. | \ | |___| |___| (_____)--------------------------------------------(_____) On Sat, 23 Feb 2002 [email protected] wrote: > [email protected] wrote .. > > OK, figured this one out. But when I change it in the boot loader and > > do a params save, it says there is no params partition. So if I reboot, > > I hsve to go into the bootloader, and set the linuxargs each time. How > > do I set this to stay? > > > > Wayne > > > > > > [email protected] wrote .. > > > Okay, I finnally got intimate installed, but I keep getting a kernel > > panic > > > because it can't find the root. I set init=/linuxrc.intimate but I still > > > get the kernel panic. I'm gussing I need to know what the full linuxargs > > > statement to put in to boot intimate. > > > > > > Wayne