Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The last booted entry does not become the default (btrfs and f2fs) #2870

Open
benbullard79 opened this issue Jan 13, 2023 · 3 comments
Open
Assignees
Labels
cooker OpenMandriva Cooker help wanted Extra attention is needed ROME/rolling OpenMandriva ROME

Comments

@benbullard79
Copy link

benbullard79 commented Jan 13, 2023

OpenMandriva version:
Cooker and ROME

Describe the bug:
When boot system is using f2fs the last booted entry does not become the default

Steps to reproduce:
You need a multi-boot computer. Install either Cooker or ROME using f2fs for / partition and in spite of settings in /etc/default/grub the Grub2 default is always the first entry in grub2 menu on the boot-loader system.

Observed behavior:
In spite of settings in /etc/default/grub the Grub2 default is always the first entry in grub2 menu on the boot-loader system.

Expected behavior:
Last booted entry should become the default.

Additional comment:
These lines are present in /etc/default/grub:

GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT="true"

Have also tried:

GRUB_SAVEDEFAULT=true

Logs and screenshots if relevant

grub.txt

grub.cfg.txt

@benbullard79 benbullard79 added new New bug submitted cooker OpenMandriva Cooker ROME/rolling OpenMandriva ROME help wanted Extra attention is needed labels Jan 13, 2023
@benbullard79
Copy link
Author

This may be related to file system type. I saw this on systems using F2FS. Recently I Re-installed Cooker using XFS and do not see this issue. I do not believe users using EXT4 are seeing this but am not sure.

@benbullard79
Copy link
Author

I am going to close this. As far as I can tell this is an issue only for those using f2fs who also are multi-booting. I am a multi-booter and in OMLx right now I do not use btrfs or f2fs because they do not work well in multi-boot scenario for me. ext4 which most folks probably use and xfs both work OK in multi-boot scenario. Does not seem like this is where we want to spend our resources at this time.

@rugyada rugyada removed the new New bug submitted label Apr 6, 2023
@benbullard79 benbullard79 reopened this Jun 5, 2023
@benbullard79 benbullard79 changed the title The last booted entry does not become the default (Grub2?) The last booted entry does not become the default (f2fs) Jun 5, 2023
@benbullard79
Copy link
Author

benbullard79 commented Jun 5, 2023

I am using f2fs mostly for systems on my desktop and this issue is still present.

⁄etc⁄default⁄grub.txt

omdv-bug-report-20230605105820.log

@benbullard79 benbullard79 changed the title The last booted entry does not become the default (f2fs) The last booted entry does not become the default (btrfs and f2fs) Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cooker OpenMandriva Cooker help wanted Extra attention is needed ROME/rolling OpenMandriva ROME
Projects
None yet
Development

No branches or pull requests

3 participants