This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:it:zotac [2021/03/18 08:58] – phil | public:it:zotac [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ZOTAC ====== | ||
- | ===== ZBOX-MI549NANO ===== | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ===== ZOTAC ZBOX-MI549NANO-U ===== | ||
- | |||
- | * [[https:// | ||
- | root@gw:~# lsblk | ||
- | NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT | ||
- | sda | ||
- | |-sda1 | ||
- | `-sda2 | ||
- | |-vgubuntu-root | ||
- | `-vgubuntu-swap_1 253:1 0 | ||
- | |||
- | root@gw:~# grep -Fn " | ||
- | 158: # Configuration option devices/ | ||
- | 162: # Use global_filter to hide devices from these LVM system components. | ||
- | 164: # global_filter are not opened by LVM. | ||
- | 166: # global_filter = [ " | ||
- | 167: global_filter = [ " | ||
- | |||
- | |||
- | root@gw:~# update-grub | ||
- | Sourcing file `/ | ||
- | Sourcing file `/ | ||
- | Generating grub configuration file ... | ||
- | Found linux image: / | ||
- | Found initrd image: / | ||
- | Found linux image: / | ||
- | Found initrd image: / | ||
- | Found linux image: / | ||
- | Found initrd image: / | ||
- | Adding boot menu entry for UEFI Firmware Settings | ||
- | done | ||
- | </ |