Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-22 Thread Neal Gompa
On Mon, Oct 21, 2024 at 4:29 AM Vladimir 'phcoder' Serbinenko wrote: > > > > Le lun. 21 oct. 2024, 06:49, Michael Chang via Grub-devel > a écrit : >> >> On Fri, Oct 18, 2024 at 08:39:01PM GMT, Vladimir 'phcoder' Serbinenko wrote: >> > Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit : >> > >>

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-21 Thread Vladimir 'phcoder' Serbinenko
Le lun. 21 oct. 2024, 06:49, Michael Chang via Grub-devel < grub-devel@gnu.org> a écrit : > On Fri, Oct 18, 2024 at 08:39:01PM GMT, Vladimir 'phcoder' Serbinenko > wrote: > > Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit > : > > > > > From: Jeff Mahoney > > > > > > This patch adds the abilit

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-20 Thread Michael Chang via Grub-devel
On Fri, Oct 18, 2024 at 08:39:01PM GMT, Vladimir 'phcoder' Serbinenko wrote: > Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit : > > > From: Jeff Mahoney > > > > This patch adds the ability to specify a different root on a btrfs > > filesystem too boot from other than the default one. > > > Do

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-19 Thread Vladimir 'phcoder' Serbinenko
Le ven. 18 oct. 2024, 20:42, Neal Gompa a écrit : > On Fri, Oct 18, 2024 at 1:39 PM Vladimir 'phcoder' Serbinenko > wrote: > > > > > > > > Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit > : > >> > >> From: Jeff Mahoney > >> > >> This patch adds the ability to specify a different root on a b

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-18 Thread Neal Gompa
On Fri, Oct 18, 2024 at 1:39 PM Vladimir 'phcoder' Serbinenko wrote: > > > > Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit : >> >> From: Jeff Mahoney >> >> This patch adds the ability to specify a different root on a btrfs >> filesystem too boot from other than the default one. > > Does it m

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-18 Thread Vladimir 'phcoder' Serbinenko
Le lun. 14 oct. 2024, 20:10, Leo Sandoval a écrit : > From: Jeff Mahoney > > This patch adds the ability to specify a different root on a btrfs > filesystem too boot from other than the default one. > Does it make available some files that are currentl y unavailable? Do you have an example? > >

Re: [PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-18 Thread Neal Gompa
On Mon, Oct 14, 2024 at 1:11 PM Leo Sandoval wrote: > > From: Jeff Mahoney > > This patch adds the ability to specify a different root on a btrfs > filesystem too boot from other than the default one. > > btrfs-list-snapshots will list the subvolumes available on the > filesystem. > > set btrfs_

[PATCH v3 22/29] btrfs: Add ability to boot from subvolumes

2024-10-14 Thread Leo Sandoval
From: Jeff Mahoney This patch adds the ability to specify a different root on a btrfs filesystem too boot from other than the default one. btrfs-list-snapshots will list the subvolumes available on the filesystem. set btrfs_subvol= and set btrfs_subvolid= will specify which subvolume to use an