mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Switch to /dev/vda for root device
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
|
||||
platform_installer() {
|
||||
# Standard isntallation to an available GPT partition
|
||||
installer_standard_gpt_install /dev/sda
|
||||
installer_standard_gpt_install /dev/vda
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user