Instructions

Your catalog is ready.

  1. click on Print / Save as PDF
  2. Choose either to (1) print directly, or (2) save as PDF
  3. To save on ink, it can be advantageous to switch off background graphics
  4. If the number of pages in the catalog is desired, then page headers and footers are added

Os.iso — Bliss

Example: linux /kernel root=/dev/sda2 nomodeset

| Component | Options | Recommendation | |-----------|---------|----------------| | | 11, 12L, 14, 15 (newest stable) | Use Android 14/15 for new hardware, 11 for older PCs. | | Architecture | x86_64 (64-bit) only | Do not use 32-bit unless PC is pre-2008. | | GApps / MicroG | -opengapps (full Google), -microg (open-source) | Choose opengapps for Play Store; microg for privacy. | | Vanilla | No Google services | For advanced users who install manually. | bliss os.iso

After testing, make permanent by editing grub.cfg (advanced). Bliss OS does not have OTA updates like a phone. | | Vanilla | No Google services |

: | Parameter | Effect | |-----------|--------| | nomodeset | Disable GPU mode switching – fixes black screen. | | acpi=off | Turn off ACPI (if laptop won’t boot). | | nouveau.modeset=0 | Disable Nouveau (NVIDIA open driver). | | androidboot.hardware=android_x86 | Force generic drivers. | | debug | Show boot logs. | : | Parameter | Effect | |-----------|--------| |