From: peter g. <plu...@p1...> - 2004-02-25 18:34:37
|
tell me if i'm wrong here but i thought the whole point of an initrd was to avoid haveing too many drivers in the kernel but as colinux is a very static architecture (because it does not deal with hardware) i don't really see the point -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of ch...@to... Sent: 25 February 2004 16:53 To: col...@li... Subject: [coLinux-devel] kernel patch Just compiled a kernel for valentine version. can I just add the new patch or should I delete and start with fresh kernel source? I think I figured out how to use an initrd but need to build a kernel with support. <bootparams>initrd=cobd2 root=/dev/ram0 init=linuxrc rw</bootparams> and use the newer style of pivot root where it is explicitly done in linuxrc I tried faking it with the new standard kernel with <bootparams>root=cobd2 init=linuxrc rw</bootparams> but it dies when init (linuxrc) does thanks, chris ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.592 / Virus Database: 375 - Release Date: 18/02/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.592 / Virus Database: 375 - Release Date: 18/02/2004 |