Talk:Quick Installation Checklist

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using ~~~~:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC)
: A reply [[User:Sally|Sally]] 01:53, 6 September 2026 (UTC)
:: Your reply ~~~~

Darekwa

Talk status
This discussion is done as of 2018年11月07日.

It will be very useful to put information on the top that all commands need to be run on root and then remove all # signs from text for speedup copy/paste.

— The preceding unsigned comment was added by Darekwa (talkcontribs) 2018年03月04日

I think that this is a horrible idea. An installation should not be cut/paste as there are too many variables to consider. --Grknight (talk) 18:39, 7 November 2018 (UTC)

Formatting UEFI partition error

Talk status
This discussion is done as of 2022年08月08日.

Following instructions for formating drive for UEFI/GPT:

Discovered that mkfs.vfat 4.0 does not accept partitions 32MB or smaller set by gdisk 1.0.3

root #mkfs.vfat -F 32 /dev/sda2

mkfs.fat 4.0 (2016年05月06日) WARNING: Not enough clusters for a 32 bit FAT!

Have to have 33M for /dev/sda2 for mkfs.vfat to format partition

Russelld (talk) 00:14, 31 January 2019 (UTC)

I've upped the suggested size of the ESP to 128MiB. No reason to not have it a larger for this example. See Special:Diff/1081246/1116129. --Maffblaster (talk) 19:51, 8 August 2022 (UTC)