Re: does rescue kernel ever update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 3, 2021 at 3:19 PM Patrick O'Callaghan
<pocallaghan@xxxxxxxxx> wrote:
>
> On Thu, 2021-06-03 at 12:51 -0600, Joe Zeff wrote:
> > On 6/3/21 12:20 PM, Jon LaBadie wrote:
> > >
> > > Are old rescue kernels still useful?  (6 years?)
> >
> > They're still just as useful as they were when they were installed.
> > Of
> > course, that means that any function that was added later isn't
> > there,
> > but that doesn't matter because you're only going to use it in
> > emergencies to troubleshoot a broken system.
>
> Surely an old rescue kernel may not be able to mount a BTRFS
> filesystem?

Not only Btrfs but any file system. A new mkfs may set options that an
old kernel doesn't support. There's quite a bit of that in ext4 and
XFS land.

If you mkfs.btrfs with today's progs and use defaults, an ancient
kernel will mount it. But there are features that old kernels don't
support, like for example zstd compression which arrived in kernel
4.14, thus not mountable (incompatible) with older kernels. Free space
tree v2 exists since kernel 4.5, but its flag permits ro mount with
old kernels.

-- 
Chris Murphy
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux