From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVjFT-0000h4-Ox for guix-patches@gnu.org; Thu, 13 Jul 2017 14:54:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVjFS-0005As-Sf for guix-patches@gnu.org; Thu, 13 Jul 2017 14:54:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34676) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dVjFS-0005Al-PV for guix-patches@gnu.org; Thu, 13 Jul 2017 14:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dVjFS-0001SA-FT for guix-patches@gnu.org; Thu, 13 Jul 2017 14:54:02 -0400 Subject: [bug#27661] ISO-9660 image working and ready Resent-Message-ID: From: Marius Bakke In-Reply-To: <20170712192827.22b7c740@scratchpost.org> References: <87d195etic.fsf@gnu.org> <20170712134405.25274-1-dannym@scratchpost.org> <87inixd9z1.fsf@gnu.org> <20170712192827.22b7c740@scratchpost.org> Date: Thu, 13 Jul 2017 20:53:50 +0200 Message-ID: <87eftkjhhd.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27661-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Danny Milosavljevic writes: > Thanks! > > Pushed. > > If we want we can (in the future) provide only the iso9660 image on the h= omepage (for x86_64). > > It will work from CD and USB flash drive - that should cover all the opti= ons. > > (Usually, ARM systems have a more involved boot process and will not work= , neither from SD card nor from CD-ROM - and booting from USB flash drive i= s out of the question). > > Of course it would be nice if people could test the iso9660 image a bit (= especially on UEFI systems of which I have none). It does not work on UEFI. I tested in qemu like this: qemu-system-x86_64 -bios $(guix build ovmf)/share/firmware/ovmf_x64.bin \ -m 256M -enable-kvm -boot c -cdrom /gnu/store/...-disk-image/guixsd.iso There doesn't seem to be an EFI system partition? How did you dodge my nasty partition hack :) Also, the derivation creates two files alongside the ISO, are those actually required or can we make it it return the ISO directly? Impressive work nonetheless! Many users have asked for ISO support for use with e.g. hosting providers. And it's really cool to be able to create a CDROM/USB, BIOS/UEFI* multi-hybrid at a whim! * Soon=E2=84=A2 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAllnwb4ACgkQoqBt8qM6 VPrcmggArE4RpvaVysuhpoRGgPBLe6bJe4CTV44yNqYF4p8wZgt+ZWvUC0AEgITC nxNyEebAtEaaNfxDK8yT8TZgPb07Bg4u4zsxK7LVWaKtdLXmNk7stW9qHewo07+n tFZmgvewiOa5sODV4yNl3/oB7JWjB8UOPAJO02uqEkM06RZoCNitqA2p37K9snfQ BZfvuV5ac0bGgi0BFz5Ge9odPuxNyde7mi4yRuHiQcXjhIpXfu/QZwHsvQ7qHM+3 T5QIy/iVakSOH0hZYgI9JTfev4padarCSIRTA30YZoUiHkOix/NSeOdRekcEwrHE O5UsqIvlcxRdunHS97hv11Pb2N/W9Q== =sL7n -----END PGP SIGNATURE----- --=-=-=--