bug#37164: Generated installation image does not include grub.

2019-09-01 Thread Ludovic Courtès
Hi, Danny Milosavljevic skribis: >> Jesse Gibbons skribis: >> >> > 1. generate the install image >> > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- >> > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu >> > system install) installation-os)' > > There's

bug#37164: Generated installation image does not include grub.

2019-08-29 Thread Gábor Boskovits
Hello, Danny Milosavljevic ezt írta (időpont: 2019. aug. 29., Cs, 2:36): > > Jesse Gibbons skribis: > > > > > 1. generate the install image > > > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > > > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu > > >

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Jesse Gibbons
On Thu, 2019-08-29 at 02:34 +0200, Danny Milosavljevic wrote: > > Jesse Gibbons skribis: > > > > > 1. generate the install image > > > guix system disk-image --file-system-type=iso9600 --verbosity=3 > > > -- > > > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ > > > (gnu > > >

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
> Jesse Gibbons skribis: > > > 1. generate the install image > > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu > > system install) installation-os)' There's a typo there :) You wrote: iso9600 It should

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
And also the volume uuid passed to xorriso is: "\x0eJ)\x90ö± bn\x00\x19y+u\x90ê" pgpOF9Ol4V96q.pgp Description: OpenPGP digital signature

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
I also see in the VM: file-size: /gnu/store/kw357rqfm7kw4rhx1sbakw3jc4zpi6gy-nss-certs-3.45/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny:2.6.73.65.44.228.0.16.pem: Noy file-size:

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
> Then I tried the invocation I usually use and it's the same, funny characters > and the image is without grub. Debugging it some further, it's trying to format an iso9660 partition inside the VM. There's an (error ...) inside the VM and the later Guix parts say "successfully built". WTF?!

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
Hi Jesse, On Wed, 28 Aug 2019 11:11:45 -0600 Jesse Gibbons wrote: > Did you follow the instructions in the manual calling the file to > generate that (as the manual specifies) or did you include the option: > > -e '(@ (gnu system install) installation-os)' > > to specify the os configuration?

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Ludovic Courtès
Hello Jesse, Jesse Gibbons skribis: > 1. generate the install image > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu > system install) installation-os)' > > 2. examine the resulting iso > readlink

bug#37164: Generated installation image does not include grub.

2019-08-28 Thread Danny Milosavljevic
Hi, could you check gnu/bootloader/grub.scm install-grub (and maybe install-grub-efi) ? They are build-side code so you can just use (write "foo\n") to add debugging messages. Interesting would be DEVICE, MOUNT-POINT. FWIW, I successfully built a new installation iso image from guix master

bug#37164: Generated installation image does not include grub.

2019-08-27 Thread Jesse Gibbons
On Tue, 2019-08-27 at 07:09 +0200, Gábor Boskovits wrote: > Hello, > > Jesse Gibbons ezt írta (időpont: 2019. aug. > 27., K, 4:48): > > On Mon, 2019-08-26 at 22:44 +0200, Gábor Boskovits wrote: > > > Hello, > > > > > > Jesse Gibbons ezt írta (időpont: 2019. > > aug. > > > 23., P, 19:41): > > >

bug#37164: Generated installation image does not include grub.

2019-08-26 Thread Gábor Boskovits
Hello, Jesse Gibbons ezt írta (időpont: 2019. aug. 27., K, 4:48): > On Mon, 2019-08-26 at 22:44 +0200, Gábor Boskovits wrote: > > Hello, > > > > Jesse Gibbons ezt írta (időpont: 2019. aug. > > 23., P, 19:41): > > > 1. generate the install image > > > guix system disk-image

bug#37164: Generated installation image does not include grub.

2019-08-26 Thread Jesse Gibbons
On Mon, 2019-08-26 at 22:44 +0200, Gábor Boskovits wrote: > Hello, > > Jesse Gibbons ezt írta (időpont: 2019. aug. > 23., P, 19:41): > > 1. generate the install image > > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > > root=installation-os-x86_64.iso

bug#37164: Generated installation image does not include grub.

2019-08-26 Thread Gábor Boskovits
Hello, Jesse Gibbons ezt írta (időpont: 2019. aug. 23., P, 19:41): > 1. generate the install image > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu > system install) installation-os)' > > Just a wild

bug#37164: Generated installation image does not include grub.

2019-08-23 Thread Jesse Gibbons
1. generate the install image guix system disk-image --file-system-type=iso9600 --verbosity=3 -- root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu system install) installation-os)' 2. examine the resulting iso readlink installation-os-x86_64.iso | xargs file output: