8000 Detect f2fs filesystem properly · Issue #28 · anatol/booster · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Detect f2fs filesystem properly < 8000 span class="f1-light color-fg-muted">#28

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

Closed
arun54321 opened this issue Feb 17, 2021 · 8 comments
Closed

Detect f2fs filesystem properly #28

arun54321 opened this issue Feb 17, 2021 · 8 comments

Comments

@arun54321
Copy link
title   Arch Linux
linux   /vmlinuz-linux
initrd  /intel-ucode.img
initrd  /booster.img
options root=PARTUUID=xxxxxxxxxxxxxxxxxxxxxx rootfstype=f2fs rw sysrq_always_enabled=1 quiet nowatchdog module_blacklist=iTCO_wdt mitigations=off  numa=off

@anatol
Copy link
Owner
anatol commented Feb 17, 2021

Thanks for the report.

PARUUID=XXX is not supported at this point. See #1

Is there any chance you can try either UUID=XX or LABEL=XX for time being?

@Froggy232
Copy link
Froggy232 commented Feb 17, 2021

Hi,
I use EfiBootMgr (so, direct boot) with root=UUID= and I have the exact same problem.
I use f2fs too, don't you think it's the cause?
Thanks for your work,
Best regards

@anatol
Copy link
Owner
anatol commented Feb 18, 2021

I use f2fs too, don't you think it's the cause?

You are right. f2fs is not supported yet. It should be straightforward to add support for it. I will look at it.

@anatol anatol changed the title devAdd: cannot detect block device type Detect f2fs filesystem properly Feb 18, 2021
@Froggy232
Copy link

Thanks you a lot, I will use it as soon as it support F2FS.

@anatol anatol closed this as completed in ff909f1 Feb 25, 2021
@anatol
Copy link
Owner
anatol commented Feb 26, 2021

booster-git should support xfs now. Please take a look and let me know if you see any issues with it.

@arun54321
Copy link
Author

booster-git should support xfs now. Please take a look and let me know if you see any issues with it.

What about f2fs?

@ilya-zlobintsev
Copy link

booster-git should support xfs now. Please take a look and let me know if you see any issues with it.

What about f2fs?

Working properly for me.

@anatol
Copy link
Owner
anatol commented Feb 26, 2021

What about f2fs?

Sorry I meant to say f2fs is supported now. xfs was supported before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
0