You are not logged in.

#1 2012-07-26 03:47:22

zann
Member
Registered: 2012-05-02
Posts: 23

Upgraded groub to groub2. Would like default arch boot and 1 systemd

I've upgraded to grub2. How or what should I change in /etc/grub.d/
I would like to keep the arch boot entrees. But add one to use systemd as well.
Not sure how I can accomplish this.

Offline

#2 2012-07-26 03:51:47

progandy
Member
Registered: 2012-05-17
Posts: 5,279

Re: Upgraded groub to groub2. Would like default arch boot and 1 systemd

Hi,
first create your boot config. Afterwards, copy the linux entry and add init=... to the kernel line. As a last step, add the entry to /etc/grub.d/40_custom so it will be included automatically when regenerating the config.
If you mainly use systemd, you could also discard the default entries. (add init=... to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub) When you want to boot without systemd edit the entry in the bootmenu and remove the init-parameter.

Last edited by progandy (2012-07-26 03:54:03)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#3 2012-08-31 16:58:32

zann
Member
Registered: 2012-05-02
Posts: 23

Re: Upgraded groub to groub2. Would like default arch boot and 1 systemd

This is not a issue anymore as I switched to systemd permantly

Offline

Board footer

Powered by FluxBB