Proxmox v. 8 kasutamine
Allikas: Imre kasutab arvutit
Mine navigeerimisribaleMine otsikasti
Sissejuhatus
TODO
proxmox-boot-tool kasutamine
Vajadusel --force suvand
# proxmox-boot-tool format /dev/sda1 --force # proxmox-boot-tool format /dev/sdb1 --force
grup tekitamine
# proxmox-boot-tool init /dev/sda1 grub # proxmox-boot-tool init /dev/sdb1 grub
tulemuse kontrollimiseks
# proxmox-boot-tool status Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace.. System currently booted with uefi 0426-0BDE is configured with: grub (versions: 6.5.11-7-pve) FB90-E8DA is configured with: grub (versions: 6.5.11-7-pve)
ning
# cat /etc/kernel/proxmox-boot-uuids 0426-0BDE FB90-E8DA
Selliselt käivitatud süsteemi edasiseks haldamiseks sobib öelda
# proxmox-boot-tool status # proxmox-boot-tool refresh
Kusjuures nö klassikalise update-grub ütlemine kutsub välja sama 'proxmox-boot-tool refresh'
# update-grub Generating grub configuration file ... W: This system is booted via proxmox-boot-tool: W: Executing 'update-grub' directly does not update the correct configs! W: Running: 'proxmox-boot-tool refresh' No /etc/kernel/cmdline found - falling back to /proc/cmdline Copying and configuring kernels on /dev/disk/by-uuid/17BA-8F03 Copying kernel 6.5.11-7-pve Generating grub configuration file ... Found linux image: /boot/vmlinuz-6.5.11-7-pve Found initrd image: /boot/initrd.img-6.5.11-7-pve Adding boot menu entry for UEFI Firmware Settings ... done Copying and configuring kernels on /dev/disk/by-uuid/EDA2-7AC7 Copying kernel 6.5.11-7-pve Generating grub configuration file ... Found linux image: /boot/vmlinuz-6.5.11-7-pve Found initrd image: /boot/initrd.img-6.5.11-7-pve Adding boot menu entry for UEFI Firmware Settings ... done Found linux image: /boot/vmlinuz-6.5.11-7-pve Found initrd image: /boot/initrd.img-6.5.11-7-pve Adding boot menu entry for UEFI Firmware Settings ... done
Secure Boot osakond
# mokutil --sb-state SecureBoot enabled # efibootmgr -v BootCurrent: 0002 Timeout: 3 seconds BootOrder: 0003,0002,0001,0000,0007,0004,0005,0006,0008 Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) Boot0001* UEFI QEMU HARDDISK QM00015 PciRoot(0x0)/Pci(0x1e,0x0)/Pci(0x1,0x0)/Pci(0x7,0x0)/Sata(1,65535,0)N.....YM....R,Y. Boot0002* UEFI QEMU HARDDISK QM00013 PciRoot(0x0)/Pci(0x1e,0x0)/Pci(0x1,0x0)/Pci(0x7,0x0)/Sata(0,65535,0)N.....YM....R,Y. ...