On Wed, Feb 5, 2014 at 11:00 PM, Joseph <syscon...@gmail.com> wrote:
> On 02/05/14 20:34, Canek Peláez Valdés wrote:
>>
>> On Wed, Feb 5, 2014 at 7:30 PM, Joseph <syscon...@gmail.com> wrote:
>>>
>>> On 02/06/14 01:12, Neil Bothwick wrote:
>>>>
>>>>
>>>>   On 6 February 2014 00:23:42 GMT+00:00, Joseph <syscon...@gmail.com>
>>>>   wrote:
>>>>
>>>> I'm trying to figure it out what happened during my process of switching
>>>> to syst
>>>> emd and I'm lost
>>>> When I try to boot I get:
>>>> "hda3" or unknown block (0,0)
>>>> In grub.conf I have:
>>>> root (hd0,0)
>>>> kernel /kernel-current root=/dev/hda3
>>>>
>>>>   Are you sure it should be hda3 and not sda3?
>>>>   --
>>>>   Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>>>
>>>
>>>
>>> Yes, that is correct.  This is a old box and in fstab all line have
>>> "hda..."
>>
>>
>> CONFIG_IDE is deprecated in the kernel and systemd/udev requires it to
>> be unset. It's possible that you disabled it, and then you now have
>> sda instead of had?
>>
>> Regards.
>> --
>> Canek Peláez Valdés
>> Posgrado en Ciencia e Ingeniería de la Computación
>> Universidad Nacional Autónoma de México
>
>
> Partial success.
> I copied an old kernel config file from /boot "make oldconig" enable
> "systemd" in the kernel
> put the grub.conf "... init=/usr/lib/systemd/systemd"
> and it booted OK but I have no X display, no network :-/
> so I'm working on it.

That could be easily explained by the fact that you're using an old
kernel config.

> I'm not very impress with the transition.  I added to make.conf. USE="...
> systemd" and emerge -uDNavq world (from bootstrap CD).

Well, I think part of the problem is that something pulled in systemd
in your machine, and you just thought that emerging systemd was the
only thing necessary to run systemd. It's not; while it's certainly
easier than two or three years ago, it's not automatic: you need to
take some steps before doing the transition. Again, please read:

https://wiki.gentoo.org/wiki/Systemd

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México

Reply via email to