Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   systemd-gpt-auto-generator    ( 8 )

генератор для автоматического обнаружения и монтирования разделов root, / home /, / srv /, / var / и / var / tmp /, а также для обнаружения и включения разделов подкачки на основе GUID типа раздела GPT (Generator for automatically discovering and mounting root, /home/, /srv/, /var/ and /var/tmp/ partitions, as well as discovering and enabling swap partitions, based on GPT partition type GUIDs)

  Name  |  Synopsis  |  Description  |    Kernel command line    |  See also  |  Note  |

Командная строка ядра (Kernel command line)

systemd-gpt-auto-generator understands the following kernel command line parameters:

systemd.gpt_auto, rd.systemd.gpt_auto Those options take an optional boolean argument, and default to yes. The generator is enabled by default, and a negative value may be used to disable it.

root= When used with the special value "gpt-auto", automatic discovery of the root partition based on the GPT partition type is enabled. Any other value disables this generator.

rw, ro Mount the root partition read-write or read-only initially.

Note that unlike most kernel command line options these settings do not override configuration in the file system, and the file system may be remounted later. See systemd-remount-fs.service(8).