You are not logged in.

#1 2012-06-07 19:08:54

t1nk3r3r
Member
From: The Pacific Northwest
Registered: 2011-03-22
Posts: 79

[FIXED] Separate /usr and trying systemd

init=/bin/systemd 

appended to kernel-line in /boot/grub/menu.lst will always fail
I get partway into booting when it drops to a recovery shell:

ERROR: Root device mounted successfully, but /bin/systemd does not exist

Of course, booting normally works and I can navigate to /usr/bin where indeed systemd does exist. From the recovery shell it is missing in /usr/bin, but a symlink does exist in /new_root/bin.
udev/systemd-tools 184-2, mkinitcpio 0.9.0-2, custom kernel 3.3.4 or linux-3.3.7-1, initscripts-systemd 20120412-1, systemd 184-2, systemd-arch-units 20120528-3
And yes, I rebuilt initramfs twice with these versions.  I just want to try out systemd as stated in the wiki here
Ideas as to what I'm missing?

Last edited by t1nk3r3r (2012-06-09 05:30:32)


--------------------------The only wasted day is one in which you learn nothing.--------------------------

Offline

#2 2012-06-07 20:13:52

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: [FIXED] Separate /usr and trying systemd

Perhaps the arch news item concerns separate /usr partition with systemd?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2012-06-07 20:38:18

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [FIXED] Separate /usr and trying systemd

Oh boo. This really is a bug. Early init needs to run the late hooks prior to checking for init existing. Apologies for being dense on the wiki thread.

Last edited by falconindy (2012-06-07 20:48:34)

Offline

#4 2012-06-07 22:36:02

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,368

Re: [FIXED] Separate /usr and trying systemd

I had the same problemo, so backing off the kernel commandline for now.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#5 2012-06-07 23:13:08

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [FIXED] Separate /usr and trying systemd

Or you could just fix it for yourself until I get a release out this weekend....

http://projects.archlinux.org/mkinitcpi … 1b198b0cce

Offline

#6 2012-06-07 23:51:23

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,368

Re: [FIXED] Separate /usr and trying systemd

falconindy wrote:

Or you could just fix it for yourself until I get a release out this weekend....

http://projects.archlinux.org/mkinitcpi … 1b198b0cce

Make the changes and then re-run mkinitcpio?


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#7 2012-06-07 23:59:45

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [FIXED] Separate /usr and trying systemd

Right. Nothing changes in early init land if you don't recreate the initramfs.

Offline

#8 2012-06-08 16:00:51

t1nk3r3r
Member
From: The Pacific Northwest
Registered: 2011-03-22
Posts: 79

Re: [FIXED] Separate /usr and trying systemd

Good to know I wasn't crazy.  I like to think I have some idea as to what's going on, but I'll admit I'm an expert in no particular area.


--------------------------The only wasted day is one in which you learn nothing.--------------------------

Offline

#9 2012-06-09 05:30:03

t1nk3r3r
Member
From: The Pacific Northwest
Registered: 2011-03-22
Posts: 79

Re: [FIXED] Separate /usr and trying systemd

Huzzah!  Success with mkinitcpio-0.9.2-1 as pulled from 'testing' repo.  It's pretty obvious when it works, looking drastically different than the bootup sequence we're used to.
Kudos to falconindy for a speedy fix!


--------------------------The only wasted day is one in which you learn nothing.--------------------------

Offline

#10 2012-06-10 16:58:11

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,368

Re: [FIXED] Separate /usr and trying systemd

Systemd not automatically starting xdm.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#11 2012-06-11 07:13:05

t1nk3r3r
Member
From: The Pacific Northwest
Registered: 2011-03-22
Posts: 79

Re: [FIXED] Separate /usr and trying systemd

nomorewindows wrote:

Systemd not automatically starting xdm.

That is beyond the scope of this thread. 
Systemd support has been made more readily available to those who want to try or convert.   It still requires some configuration, however.  'Out of the box' I still have to manually start kdm.
The original issue is now resolved and I consider this thread closed.

Feel free to start a new thread and/or go over the information that already exists in the wiki.


--------------------------The only wasted day is one in which you learn nothing.--------------------------

Offline

Board footer

Powered by FluxBB