GNU bug report logs - #59467
GUIX Installer Bugs

Previous Next

Package: guix;

Reported by: octavio.toscano <at> member.fsf.org

Date: Tue, 22 Nov 2022 01:29:06 UTC

Severity: normal

Tags: moreinfo

Full log


Message #17 received at 59467 <at> debbugs.gnu.org (full text, mbox):

From: Octavio Toscano <alfredooctavio <at> gmail.com>
To: 59467 <at> debbugs.gnu.org
Cc: Mathieu Othacehe <othacehe <at> gnu.org>, rms <at> gnu.org
Subject: Successful UEFI Manual installation on Guix 1.3.0
Date: Sun, 27 Nov 2022 18:47:39 -0600
[Message part 1 (text/plain, inline)]
Glossary:
BIOS: Basic Input Output System
GPU: Graphics Processor Unit
GPT: GUID Partition Table
EFI: Extensible Firmware Interface
CSM: Compatibility Support Module

Equipment:
Toshiba Satellite C40D-A
GPU: Radeon HD 8330

bug #0: Graphical Installer
Description: Unexpected problem
Logs:

Workaround Solution:

Overview:
The follow recipe is for user's Guix and GNU/Linux beginners that wants to
start with advance science GNU/Linux 100% Free Software distribution.

Step 1: Enter to BIOS
Step 1.1 setup defaults
Step 1.2 setup UEFI
Step 1.2.1: Remove signature UEFI that lock GNU/Linux 100% Free Software
distributions

Step 2: Run Guix Installer 1.3.0
Step 3: Select Manual Installation
Step 4: Review the instructions carefully on the manual installation guide.

Step 5: Use GPT on your HDD
Step 6: Create three partitions with parted
Step 6.1 I suggest EFI partition 1 size 300 GB
Step 6.2 I suggest system partition 2 size 90 GB
Step 6.3 I suggest Swap partition 3 size 10 GB

Step 7: Make file system partition formats
Step 7.1: EFI partition mkfs.fat -F32 /dev/sda1
Step 7.2: system partition mkfs.ext4 /dev/sda2
Step 7.3: Swap partition mkswap /dev/sda3

Step 8: I suggest to use bare-bone.scm to configure your install system.

Step 9: Install the system.

Step 10: GRUB edit the command linux before booting adding
modprob.blacklist=Radeon

Step 10: Review your Guix system was install successfully

Notes: The Guix installer 1.3.0 had a better graphical performance than
BIOS setup CSM.

Bug root cause:
Graphical Installer Process

Feel free to reach me out
engineer.octavio <at> member.fsf.org

Solution:

Ing. Octavio Toscano

Familia Amor Salud Dinero Libertad
[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.