Displaying 5 results from an estimated 5 matches for "centos_amandine".
2016 May 12
3
Display boot menu with GRUB_TIMEOUT=0?
...minimal installation of CentOS 7, here's what I have in
/etc/default/grub:
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_amandine/root \
rd.lvm.lv=centos_amandine/swap \
video=1024x768 \
quiet"
GRUB_DISABLE_RECOVERY="true"
According to the official documentation, pressing any alphanumerical key
just after the BIOS screen will make the GRUB menu appear...
2016 May 12
0
Display boot menu with GRUB_TIMEOUT=0?
...#39;s what I have in
> /etc/default/grub:
>
> GRUB_TIMEOUT=0
> GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
> GRUB_DEFAULT=saved
> GRUB_DISABLE_SUBMENU=true
> GRUB_TERMINAL_OUTPUT="console"
> GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_amandine/root \
> rd.lvm.lv=centos_amandine/swap \
> video=1024x768 \
> quiet"
> GRUB_DISABLE_RECOVERY="true"
>
> According to the official documentation, pressing any alphanumerical key
> just after the BIOS scr...
2016 May 06
3
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 09:33 AM, Nicolas Kovacs wrote:
> Le 06/05/2016 08:50, Nicolas Kovacs a ?crit :
>> Now what would be the simple systemd equivalent of doing that? E. g. on
>> any CentOS installation (be it graphical, "Web Server", "File Server",
>> whatever), strip down services to the status that they're at just after
>> installing a "Minimal
2016 May 06
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
...So I don't
think the problem comes from some removed minimal package.
This time I activated startup messages. Booting gets stuck right after
mounting /boot. I'll try to reproduce it, since I can't copy/paste it.
[ OK ] Mounted /boot.
[ TIME ] Timed out waiting for device
dev-mapper-centos_amandine\x2dhome.device.
[DEPEND] Dependency failed for /home.
And then quite a few lines, and booting into emergency mode.
Any suggestions?
Niki
--
Microlinux - Solutions informatiques durables
7, place de l'?glise - 30730 Montpezat
Web : http://www.microlinux.fr
Mail : info at microlinux.fr
T?l....
2016 May 06
3
Reduce existing CentOS 7 installation to "Minimal install" - services?
...omes from some removed minimal package.
>
> This time I activated startup messages. Booting gets stuck right after
> mounting /boot. I'll try to reproduce it, since I can't copy/paste it.
>
> [ OK ] Mounted /boot.
> [ TIME ] Timed out waiting for device
> dev-mapper-centos_amandine\x2dhome.device.
> [DEPEND] Dependency failed for /home.
>
> And then quite a few lines, and booting into emergency mode.
>
> Any suggestions?
>
> Niki
>
Maybe add a:
yum groupinstall core
-------------- next part --------------
A non-text attachment was scrubbed......