Improve Restoring the bootloader using the Live disk with Fedora 33 BTRF default System #316

Closed
opened 2021-01-03 13:08:03 +00:00 by hhlp · 4 comments
Contributor

With the new default system btrf in :fedora: 33 for a new install:

https://fedoramagazine.org/btrfs-coming-to-fedora-33/

https://docs.fedoraproject.org/en-US/quick-docs/bootloading-with-grub2/

<If you are using the default Fedora layout, there will be one /dev/sda1 partition that holds the /boot directory and one /dev/mapper/fedora-root that holds the root file system.>

not LVM+Ext4 in a fedora 33 default system with BTRF, so no /dev/mapper/ in this case.

so this structure is not present in btrf:

mount /dev/mapper/fedora-root /mnt/root

/dev/fedora-localhost-live/root 
/dev/fedora-localhost-live/swap 
/dev/mapper/fedora_localhost–live-root 

Regards.,

With the new default system btrf in :fedora: 33 for a new install: https://fedoramagazine.org/btrfs-coming-to-fedora-33/ https://docs.fedoraproject.org/en-US/quick-docs/bootloading-with-grub2/ <If you are using the default Fedora layout, there will be one /dev/sda1 partition that holds the /boot directory and one /dev/mapper/fedora-root that holds the root file system.> not LVM+Ext4 in a fedora 33 default system with BTRF, so no /dev/mapper/ in this case. so this structure is not present in btrf: mount /dev/mapper/fedora-root /mnt/root ``` /dev/fedora-localhost-live/root /dev/fedora-localhost-live/swap /dev/mapper/fedora_localhost–live-root ``` Regards.,
Author
Contributor

Metadata Update from @hhlp:

  • Issue assigned to hhlp
**Metadata Update from @hhlp**: - Issue assigned to hhlp
Author
Contributor
Here is the PR: https://pagure.io/fedora-docs/quick-docs/pull-request/318 Regards.,
Contributor

#318 has been merged.

#318 has been merged.
Contributor

Metadata Update from @pbokoc:

  • Issue close_status updated to: complete
  • Issue status updated to: Closed (was: Open)
**Metadata Update from @pbokoc**: - Issue close_status updated to: complete - Issue status updated to: Closed (was: Open)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Docs/quick-docs#316
No description provided.