Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install_gentoo_raid1 [2025/06/22 04:22] – [How to create Gentoo system disks with RAID1 hard drive setup] norman | install_gentoo_raid1 [2025/10/02 12:05] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| ====== Add LVM and RAID support at boot time ====== | ====== Add LVM and RAID support at boot time ====== | ||
| + | genkernel is** Deprecated** | ||
| + | |||
| < | < | ||
| - | genkernel --lvm --mdadm --install initramfs | + | <del>genkernel --lvm --mdadm --install initramfs</ |
| </ | </ | ||
| Line 81: | Line 83: | ||
| add RAID support at initial boot sequence | add RAID support at initial boot sequence | ||
| - | add < | + | add < |
| (Gento): | (Gento): | ||
| < | < | ||
| - | GRUB_CMDLINE_LINUX="root=UUID=a5c783a2-2cb5-4480-8e61-860b503a4c05 rootfstype=XFS | + | GRUB_CMDLINE_LINUX_DEFAULT=" |
| </ | </ | ||