Differences
This shows you the differences between two versions of the page.
| |
linux:tipps:grup [2023/07/15 11:35] – created js | linux:tipps:grup [2023/07/15 11:35] (current) – js |
---|
| |
Example: | Example: |
<code>options root=/dev/mapper/almalinux_vw-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux_vw-swap rd.lvm.lv=almalinux_vw/root rd.lvm.lv=almalinux_vw/swap biosdevname=0 net.ifnames=0 selinux=0 3 </code> | <code bash>options root=/dev/mapper/almalinux_vw-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux_vw-swap rd.lvm.lv=almalinux_vw/root rd.lvm.lv=almalinux_vw/swap biosdevname=0 net.ifnames=0 selinux=0 3 </code> |
| |
| |
[[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/s1-grub-runlevels|RedHat Guide: grub runlevels]] | [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/s1-grub-runlevels|RedHat Guide: grub runlevels]] |