I had an issue regarding to this bug on 24.04 on ZFS fresh install.
There is no Ubuntu line on grub menu after the install.
I have to load ubuntu manually with grub2 command line
(https://askubuntu.com/q/1225751). After boot, I looked into
/etc/grub.d/10_linux_zfs file and add a value on the prett
I was about to file a new BUG Report.
I did a quick fix and uploaded to one of my Repositories:
https://github.com/luckylinux/grub-
scripts/commit/59f90b0f751fb1241b0243dc5700522ffe73bf8e
Basically you need to add one mount / umount command for the /usr
Dataset whenever the / and/or /etc Dataset
I think it's an important use case to support, since it's more than
likely going to be needed once Ubuntu supports ZFS on server installs.
the zfs tools and scripts should definitely be bulletproof'd to handle
any zfs fs configuration, especially around something like this where it
should be easy t
I can confirm, I also has this bug:
/etc/grub.d/10_linux_zfs: 404: .: Can't open /tmp/zfsmnt.stGSQC/etc/os-release
I mounted the root partition under /target when I hit into this problem.
I simply modified the 404 line to use /etc.
--
You received this bug notification because you are a member o
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: grubzfs-testsuite (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899372
T
I think the question is whether there is documentation that states that
zsys supports split /usr, and the answer for that is no.
Also, um, the installer does not support installing like this - there's
only one experimental ZFS option, on desktop anyway.
So this bug in essence will answer the ques
/usr is a separate ZFS file system, separate from /. My system boots
and operates normally. The only issue is with the grub script,
/etc/grub.d/10_linux_zfs. I had to do some hacking of this script for
it to parse the Linux images properly.
If you think /usr is not supported as a separate ZFS f
So, /etc/os-release is an obsolete file location, which is normally a
symlink to /usr/lib/os-release.
When mounting snapshots, the grub script doesn't parse /etc/fstab; to
mount the snapshots of where the /usr is, and mount that.
However, I don't know how having /usr as a subvolumen (if that
** Changed in: grub2 (Ubuntu)
Importance: Undecided => Low
** Tags removed: rls-ff-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899372
Title:
update-grub 10_linux_zfs fails when /usr
** Also affects: grubzfs-testsuite (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899372
Title:
update-grub 10_linux_zfs fails when /usr is a sep
** Tags added: rls-ff-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899372
Title:
update-grub 10_linux_zfs fails when /usr is a separate filesystem
To manage notifications about this bug
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899372
Title:
upda
12 matches
Mail list logo