From: Ronald P. <pij...@ds...> - 2004-03-30 18:32:09
|
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. |