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 loopback device can`t be used when I update the kernel version #10860

Closed
1 of 2 tasks
KorvinChen opened this issue Dec 1, 2023 · 5 comments
Closed
1 of 2 tasks

The loopback device can`t be used when I update the kernel version #10860

KorvinChen opened this issue Dec 1, 2023 · 5 comments
Labels
kconfig linux kernel configuration

Comments

@KorvinChen
Copy link

Windows Version

10.0.22631.2715

WSL Version

2.0.9.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-1

Distro Version

Ubuntu 22.04

Other Software

No response

Repro Steps

steps:
1.Download a chromiumos code
2.Build chromiumos
3.I build successfully
4.I run sudo apt update and sudo apt upgrade
5.After updating kernel, I can`t build chromiumos successfully again

result:
I can`t run build_image because it tell me the reason is "No free lookback device to create partitions"

Expected Behavior

I can build chromiumos successfully

Actual Behavior

I can`t run build_image because it tell me the reason is "No free lookback device to create partitions"

Diagnostic Logs

No response

@OneBlue
Copy link
Collaborator

OneBlue commented Dec 1, 2023

What's the output of lsblk and dmesg when you see this error message ?

@KorvinChen
Copy link
Author

image

@KorvinChen
Copy link
Author

Today, I build a 5.15.123.1 kernel, then change wsl kernel to it, evething is ok, So I am sure 5.15.133-1 version caused the problem

@KorvinChen
Copy link
Author

KorvinChen commented Dec 5, 2023

image
The picture of 5.15.133-1 version has some information, the graffitied part involves some personal privacy, but I can tell you that this is just a board name and dirname.

@OneBlue OneBlue added the kconfig linux kernel configuration label Dec 8, 2023
Copy link
Contributor

This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.

Thank you!

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

No branches or pull requests

2 participants