On Mon, 27 Mar 2023 16:16:01 +0200
Roberto Ragusa wrote:
> On 3/26/23 21:26, Todd Zullinger wrote:
>
> > With the Live images, the OS is in LiveOS/squashfs.img,
> > which itself contains only the rootfs.img. So there's not
> > much exploring to be done there without extracting or
> > mountint t
On 3/26/23 21:26, Todd Zullinger wrote:
With the Live images, the OS is in LiveOS/squashfs.img,
which itself contains only the rootfs.img. So there's not
much exploring to be done there without extracting or
mountint the rootfs image.
With a plain iso it would be as easy as
iso-info -l myiso.
On Sun, Mar 26, 2023 at 11:15:14AM -0700, Geoffrey Leach wrote:
What I wanted to be able to do is this. I 've downloaded the fedora 37
iso. I wan to know if it has gparted. How can I answer that without
writing it to a thumb drive and booting?
sudo mount -v -o loop /path/to/your.iso /mnt/
find
Go Canes wrote:
> On Sun, Mar 26, 2023 at 2:16 PM Geoffrey Leach
> wrote:
>> What I wanted to be able to do is this. I 've downloaded the fedora 37
>> iso. I wan to know if it has gparted. How can I answer that without
>> writing it to a thumb drive and booting?
>
> Assuming the downloaded iso i
well gparted has live ISOs with Debian and gparted only if its the
only tool you want
On 3/26/23, Go Canes wrote:
> On Sun, Mar 26, 2023 at 2:16 PM Geoffrey Leach
> wrote:
>> What I wanted to be able to do is this. I 've downloaded the fedora 37
>> iso. I wan to know if it has gparted. How can I
On Sun, Mar 26, 2023 at 2:16 PM Geoffrey Leach wrote:
> What I wanted to be able to do is this. I 've downloaded the fedora 37
> iso. I wan to know if it has gparted. How can I answer that without
> writing it to a thumb drive and booting?
Assuming the downloaded iso is on or available from an ex
To: Community support for Fedora users
> > Subject: Re: commands available on
> > bootable iso
> >
> > On Sat, 25 Mar 2023 22:21:22 -0700
> > Geoffrey Leach wrote:
> >
> > > Is it possible to get a list of the commands available on a
> > &g
On Sun Mar26'23 08:30:51AM, Community Support for Fedora Users wrote:
> From: stan via users
> Date: Sun, 26 Mar 2023 08:30:51 -0700
> To: users@lists.fedoraproject.org
> Cc: stan
> Reply-To: Community support for Fedora users
> Subject: Re: commands available on boota
On Sat, 25 Mar 2023 22:21:22 -0700
Geoffrey Leach wrote:
> Is it possible to get a list of the commands available on a Fedora
> iso without actually mounting the iso? What I'm looking for is the
> commands available from the Anaconda menu, not the commands that are
> installed to the disk.
Po