From: <ch...@to...> - 2004-03-30 19:09:27
|
This is exactly what my topologilinux howto acomplishes on the coLinux wiki page but that is for a slackware based distro on a loopback filesystem. I use the fact that /initrd the mount point for the initrd in a native boot is not used by coLinux mode. hprofile can change configuation files for different boot methods but this can only be done after / is rw If you are not using an initrd for native boot you could create a do nothing initrd for native boot mode that just has a linuxrc that does the pivot root see the initrd.txt file in kernel source documentation. chris > Hi all, > > After tweaking reiserfs a bit (so it will not be stopped by a zero sized > device :-), I started my natively installed Gentoo distribution for the > first time. Then I ran into a couple of problems. > > /etc/fstab has an entry for / on /dev/hda6, but suddenly this has become > /dev/cobd0. Although I can specify this in default.colinux.xml, during > init it is remounted based on fstab. Some similar problem happens for > the swap device and cd-rom. Has anyone an elegant solution for this? > > I manually edited fstab to accommodate said problem, then rebooted. This > went fine :) . Hoera! > That is... all services start (although I seem to have to press the any > key a few times). However, when I get the login promt everything > freeses, including Windows (XP Pro). > I guess that this can be related to the CFLAGS settings that I use for > Gentoo (includes -march=pentium3 -mcpu=pentium4), but that is just a > guess. I didn't expect Windows to freese either. Any comments? > > All in all, I'm slowly getting where I want to get :) > > Ronald. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > |