Still no problem here, and I've not noticed anything on the btrfs mailing list.. Personally, I think it's a problem with your setup. If I get chance, I'll try the mainline kernel on my non-raid btrfs work PC tomorrow and see if that has any problems.
Search Criteria
Package Details: linux-mainline 6.15rc3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.52 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- Show 4 more dependencies...
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 55 56 57 58 59 60 61 62 63 64 65 .. 93 Next › Last »
WorMzy commented on 2014-02-24 22:59 (UTC)
kleinph commented on 2014-02-24 22:53 (UTC)
The same problem occurs with the rc4. Should I file a bug upstream?
miffe commented on 2014-02-24 12:23 (UTC)
linux-mainline 3.14rc4-1:
- New upstream release
kleinph commented on 2014-02-19 17:11 (UTC)
Ok then I will wait for the next RC and try again.
cbowman57 commented on 2014-02-19 16:11 (UTC)
Pretty sure the btrfs problems are coming from upstream & it's development issue.
kleinph commented on 2014-02-19 15:22 (UTC)
Thanks, but that doesn't seem to be the problem. Both have kernel 3.14.0-1-mainline.
WorMzy commented on 2014-02-19 15:05 (UTC)
Depending on how you have your system set up, there's a chance that the kernel or the initrd images can become desynchronised, so you have a newer kernel and an older initrd, or vice versa. You don't get a "no initrd or kernel" error, because the old initrd or kernel is still present.
Checking the kernel and the initrds on the ESP would help identify if this is the problem, e.g.:
lsinitcpio -a /boot/EFI/arch/initramfs-linux-mainline.img | grep Kernel
file /boot/EFI/arch/vmlinux-linux-mainline
kleinph commented on 2014-02-19 14:50 (UTC)
Yes I have a UEFI system, but the mkinitcpio script should copy the kernel and initrd automatically. Also wouldn't the bootloader then complain that there is no initrd or kernel?
I think the initramfs is booted but it can't mount /dev/sda3 because btrfs is a unknown filesystem.
It also worked flawlessly with the 3.13 mainline kernel.
WorMzy commented on 2014-02-19 14:09 (UTC)
Any chance you have a UEFI system and forgot to copy either the initrd or the kernel over to your ESP?
I don't have any problems on my btrfs-raid1-root PC.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here