Wonderzyra

From miki
Revision as of 15:07, 11 October 2020 by Mip (talk | contribs) (→‎Log)
Jump to navigation Jump to search

Installed Operating System

Current OS Log

System

Hardware

ASUS Zenbook 14 BX425JA-BM122R avec NumPad

References

TO be completed

Log

  • Boot in Windows 10, let update runs, etc.
  • In Win 10, disable fast startup.
  • In Win 10, Ctrl-X, powershell (admin), powercfg -h off
  • In Win 10, disable page file.
  • (note: we kept secure boot, apparently supported since Debian Buster)
  • In Win 10, fix taskbar search not working (i.e. WIN key + any string). Create new DWORD-32 registry entry \\HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search\BingSearchEnabled with value 0 [1], then restart.
  • In Win 10, remove BitLocker from drive C:
Disable-BitLocker -MountPoint "C:"          # Or: manage-bde -off C:
manage-bde -status
# Wait for completion
  • Backing up all partitions to Mystique NAS.
  • Installing Debian-Testing (from Live+Non-Free USB image)
  • Missing regulatory.db iwlwifi-Qu-c0-hr-b0-56.ucode iwl-debug-yoyo.bin... but Wifi still works (so far).
  • First boot, update notification -> several firmware installed (during a restart).
  • Issue power charger not detected. Fix: use 1st plug (ie. the one further from HDMI port). Note: this is port shown in ASUS doc.
  • Gnome settings:
  • Enable tap to click, disable natural scrolling.
  • Disable Secure Boot, because it prevents loading the vmware modules vmmon and vmnet (operation not permitted when doing modprobe).
  • TODO: Extend swap partition to 4GB (recommended by vmware).
  • TODO: Mount share in Winzyra.
  • TODO: Setup borgbackup.
  • TODO: Transfer zyratastic.
  • TODO: Sync packages, install texlive.
  • TODO: compress vmware images on wolverine

Partition

TBc