From: <ch...@to...> - 2004-02-25 17:02:40
|
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 |
From: <ch...@to...> - 2004-02-25 17:07:43
|
also are there any changes to .config ? or can I use the one I setup yesterday? > 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 > |
From: Dan A. <da...@gm...> - 2004-02-25 17:35:24
|
On Wed, Feb 25, 2004 at 05:53:19PM +0100, ch...@to... wrote: > Just compiled a kernel for valentine version. > can I just add the new patch or should I delete and start with fresh > kernel source? To use the patch from the latest release, first remove the old patch using 'patch -R', and then apply the latest patch. > 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 Why do you need a kernel with an initrd support? -- Dan Aloni da...@gm... |
From: ePAc <ep...@ko...> - 2004-02-25 20:02:38
|
> > Why do you need a kernel with an initrd support? > most distro boot off the CD with a InitRD. usign that initrd, and the colinux kernel, we should be able to use pretty much any CD to install a OS to a CODB file... :o) Jok --- Nothing is foolproof to a sufficiently talented fool... oo ,(..)\ ~~ |
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 |
From: ePAc <ep...@ko...> - 2004-02-25 20:09:33
|
> but as colinux is a very static architecture (because it does not deal with > hardware) i don't really see the point example: Slackware Slackware CDs are essentially running off a initrd that is on the CD. that initrd contains a mini-root, with all the scripts and the installer. This boots, and then, after the setup starts, it mounts the CD. with initrd support, installing slackware from CD would be as difficult as copying the initrd, load colinux and install... and iso9660 support would be awesome :o) (would make it easier to do, than to copy all that stuff to a ext2fs filesystem...) Jok --- Nothing is foolproof to a sufficiently talented fool... oo ,(..)\ ~~ |
From: peter g. <plu...@p1...> - 2004-02-25 20:14:07
|
i can't see any reason colinux wouldn't do iso9660 though i don't think that the current binary releases come with it -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of ePAc Sent: 25 February 2004 20:02 To: peter green Cc: col...@li... Subject: RE: [coLinux-devel] kernel patch > but as colinux is a very static architecture (because it does not deal with > hardware) i don't really see the point example: Slackware Slackware CDs are essentially running off a initrd that is on the CD. that initrd contains a mini-root, with all the scripts and the installer. This boots, and then, after the setup starts, it mounts the CD. with initrd support, installing slackware from CD would be as difficult as copying the initrd, load colinux and install... and iso9660 support would be awesome :o) (would make it easier to do, than to copy all that stuff to a ext2fs filesystem...) Jok --- Nothing is foolproof to a sufficiently talented fool... oo ,(..)\ ~~ ------------------------------------------------------- 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 |
From: <ch...@to...> - 2004-02-26 00:07:29
|
I came up with a way to do topologilinux without initrd under coLinux after realizing that I was only using it to set sym links. I think I can put the links to /dev/cobd? in the /initrd folder and have fstab point to them for devices. When booting natively the initrd will be mounted here and will have it's own it's own links to /dev/loop? chris >> but as colinux is a very static architecture (because it does not deal >> with >> hardware) i don't really see the point > > example: Slackware > > Slackware CDs are essentially running off a initrd that is on the CD. that > initrd contains a mini-root, with all the scripts and the installer. This > boots, and then, after the setup starts, it mounts the CD. with initrd > support, installing slackware from CD would be as difficult as copying the > initrd, load colinux and install... and iso9660 support would be awesome > :o) (would make it easier to do, than to copy all that stuff to a ext2fs > filesystem...) > > Jok > --- > Nothing is foolproof to a sufficiently talented fool... > oo > ,(..)\ > ~~ > > > ------------------------------------------------------- > 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 > |