Talk:Alpine and UEFI: Difference between revisions
Ktprograms (talk | contribs) No edit summary |
m (→Minimum Alpine partition sheme: Section title typo corrected. Comment indention.) |
||
Line 5: | Line 5: | ||
<!-- Template:Unsigned --><span class="autosigned" style="font-size:85%;">— Preceding unsigned comments added by [[User:Mckaygerhard|Mckaygerhard ]] ([[User talk:Mckaygerhard #top|talk]] • [[Special:Contributions/Mckaygerhard |contribs]]) 19:37, 18 October 2019</span> | <!-- Template:Unsigned --><span class="autosigned" style="font-size:85%;">— Preceding unsigned comments added by [[User:Mckaygerhard|Mckaygerhard ]] ([[User talk:Mckaygerhard #top|talk]] • [[Special:Contributions/Mckaygerhard |contribs]]) 19:37, 18 October 2019</span> | ||
== Minimum Alpine partition | == Minimum Alpine partition scheme == | ||
This section mentions that swap partition is needed... Is this true for the current alpine setup scripts? Can alpine be setup without swap? Or perhaps with a swap file instead? If the setup script allows no swap or swap file, the statement about swap partitions being mandatory should be removed. | This section mentions that swap partition is needed... Is this true for the current alpine setup scripts? Can alpine be setup without swap? Or perhaps with a swap file instead? If the setup script allows no swap or swap file, the statement about swap partitions being mandatory should be removed. | ||
[[User:Zcrayfish|zcrayfish]] ([[User talk:Zcrayfish|talk]]) 01:30, 9 December 2021 (UTC) | [[User:Zcrayfish|zcrayfish]] ([[User talk:Zcrayfish|talk]]) 01:30, 9 December 2021 (UTC) | ||
My comments on this: | :My comments on this: | ||
* If you run <code>setup-disk</code> with the <code>SWAP_SIZE</code> environment variable set to 0 (i.e. <code>SWAP_SIZE=0 setup-disk</code>), then the script won't create any swap. | :* If you run <code>setup-disk</code> with the <code>SWAP_SIZE</code> environment variable set to 0 (i.e. <code>SWAP_SIZE=0 setup-disk</code>), then the script won't create any swap. | ||
* As far as I can tell, a swap partition isn't mandatory (for example I've set up a VM that uses the entire disk without partitioning, the VM software handles loading the kernel so there's no bootloader either). | :* As far as I can tell, a swap partition isn't mandatory (for example I've set up a VM that uses the entire disk without partitioning, the VM software handles loading the kernel so there's no bootloader either). | ||
* Also, it should be '''scheme''' instead of '''sheme''' (missing the 'c') | :* Also, it should be '''scheme''' instead of '''sheme''' (missing the 'c') | ||
[[User:Ktprograms|Ktprograms]] ([[User talk:Ktprograms|talk]]) 08:06, 9 December 2021 (UTC) | :[[User:Ktprograms|Ktprograms]] ([[User talk:Ktprograms|talk]]) 08:06, 9 December 2021 (UTC) | ||
::Good catch, I didn't notice the other guy's typo. [[User:Zcrayfish|zcrayfish]] ([[User talk:Zcrayfish|talk]]) 00:05, 14 December 2021 (UTC) |
Revision as of 00:06, 14 December 2021
lasted changes from Grayhatter said "are so bad" .. bad due i cited the true of tha all 8086 derived procesors have embebed 16bit compatibility?
manufeactures true?.. i like improvements but not "cutting" info.. so before me alpine wiki was a disorder poutdates pages.. seems this are the now crap of?
— Preceding unsigned comments added by Mckaygerhard (talk • contribs) 19:37, 18 October 2019
Minimum Alpine partition scheme
This section mentions that swap partition is needed... Is this true for the current alpine setup scripts? Can alpine be setup without swap? Or perhaps with a swap file instead? If the setup script allows no swap or swap file, the statement about swap partitions being mandatory should be removed. zcrayfish (talk) 01:30, 9 December 2021 (UTC)
- My comments on this:
- If you run
setup-disk
with theSWAP_SIZE
environment variable set to 0 (i.e.SWAP_SIZE=0 setup-disk
), then the script won't create any swap. - As far as I can tell, a swap partition isn't mandatory (for example I've set up a VM that uses the entire disk without partitioning, the VM software handles loading the kernel so there's no bootloader either).
- Also, it should be scheme instead of sheme (missing the 'c')
- If you run
- Ktprograms (talk) 08:06, 9 December 2021 (UTC)