1
0
Fork 0

bluefeds (reddish): add partition layout

This commit is contained in:
Pratham Patel 2023-05-09 15:19:09 +05:30
parent 534c5219b3
commit 3bdb1eade4
1 changed files with 9 additions and 0 deletions

View File

@ -24,6 +24,15 @@ sudo lvchange -an /dev/fedora_fedora/root
sudo eject /dev/XXX
```
## File system and partitions:
```
<resv for PFTF> 256MB
/boot/efi 1G
/ 15G
/home <rest>
```
---