guix-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ install: 7645 ] [ to (Too many documents hit. Ignored) ] [ partition: 692 ]

Total 304 documents matching your query.

1. [PATCH v2 06/12] gnu: Add mac-fdisk. (score: 1,443)
Author: HIDDEN
Date: Thu, 22 Apr 2021 10:59:19 +0300
* gnu/packages/disk.scm (mac-fdisk): New variable. * gnu/packages/patches/mac-fdisk-gentoo-patchset.patch, gnu/packages/patches/mac-fdisk-p18.patch: New files. * gnu/local.mk (dist_patch_DATA): Regis
/archive/html/guix-devel/2021-04/msg00354.html (119,795 bytes)

2. [PATCH 5/9] gnu: Add mac-fdisk. (score: 1,443)
Author: HIDDEN
Date: Tue, 6 Apr 2021 15:32:49 +0300
* gnu/packages/disk.scm (mac-fdisk): New variable. * gnu/packages/patches/mac-fdisk-gentoo-patchset.patch, gnu/packages/patches/mac-fdisk-p18.patch: New files. * gnu/local.mk (dist_patch_DATA): Regis
/archive/html/guix-devel/2021-04/msg00078.html (118,287 bytes)

3. Re: [PATCH] Explicitly pass grub to install, install-grub*, install-grub, initialize-hard-disk and qemu-image. (score: 440)
Author: HIDDEN
Date: Thu, 10 Nov 2016 15:04:49 +0000
Hi Danny, Thanks for this patch! I have verified that it works both for `guix system vm-image` and on my grub-efi system. Do you think this eliminates the need for the "setenv PATH" trick in guix/scr
/archive/html/guix-devel/2016-11/msg00454.html (13,360 bytes)

4. [PATCH] Explicitly pass grub to install, install-grub*, install-grub, initialize-hard-disk and qemu-image. (score: 437)
Author: HIDDEN
Date: Thu, 10 Nov 2016 10:09:27 +0100
* gnu/build/install.scm (install-grub): Add grub-store-path parameter. Use it. * gnu/build/vm.scm (initialize-hard-disk): Add grub parameter. Use it. Call modified install-grub. * guix/scripts/system
/archive/html/guix-devel/2016-11/msg00439.html (10,529 bytes)

5. [RFC 2/4] grub: Add and use prepare-install-grub function. (score: 328)
Author: HIDDEN
Date: Sun, 21 Feb 2016 18:38:11 +1100
Rather than passing around GRUB flags when building a VM or configuring a system, a new function is added named 'prepare-install-grub'. It takes a grub.cfg, a <grub-configuration> object and a mount
/archive/html/guix-devel/2016-03/msg00069.html (18,375 bytes)

6. [PATCH 8/8] bootloader: Add install procedures and use them. (score: 303)
Author: HIDDEN
Date: Tue, 14 Feb 2017 16:28:34 +0100
* gnu/system/bootloader.scm (dd, install-grub, install-syslinux): New procedures. * gnu/build/install.scm (install-boot-config): New procedure. (install-grub): Move to (gnu system bootloader). * gnu/
/archive/html/guix-devel/2017-02/msg00742.html (18,254 bytes)

7. [PATCH 4/5] install: Extract procedure: install-grub-config. (score: 269)
Author: HIDDEN
Date: Tue, 1 Nov 2016 22:48:14 -0700
* gnu/build/install.scm (install-grub-config): New procedure. (install-grub): Use it. -- gnu/build/install.scm | 23 +++++++++++++++-- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/gnu
/archive/html/guix-devel/2016-11/msg00053.html (9,769 bytes)

8. [PATCH] doc: Mention the need of a BIOS boot partition when using GPT. (score: 249)
Author: HIDDEN
Date: Sun, 22 Jan 2017 20:25:09 +0800
* doc/guix.text (Preparing for Installation)[Disk Partitioning]: Mention the need of a BIOS boot partition when using GPT with the defualt GRUB. -- doc/guix.texi | 5 +++++ 1 file changed, 5 insertion
/archive/html/guix-devel/2017-01/msg01763.html (5,027 bytes)

9. declarative partition and format with Guix (was Re: Guix System automated installation) (score: 246)
Author: HIDDEN
Date: Wed, 28 Feb 2024 08:33:43 +0100
Hello Ian, [...] Yes you are right, I completely misrepresented the functionality of the Debian preseed utility, sorry! (...and I used that in a remote past) [...] [...] Yes, this is what is missing
/archive/html/guix-devel/2024-02/msg00345.html (9,883 bytes)

10. Re: problem installing on RAID partition and hot to rescue (score: 242)
Author: HIDDEN
Date: Wed, 08 May 2019 16:55:04 +0200
Hello! right before the partitioning phase in the installer, I switched to a terminal console, partitioned the two physical disks [1] with cfdisk with 1 partition each (/dev/sda1 and /dev/sdb1) then
/archive/html/guix-devel/2019-05/msg00155.html (7,597 bytes)

11. problem installing on RAID partition and hot to rescue (score: 238)
Author: HIDDEN
Date: Tue, 07 May 2019 19:54:26 +0200
Hello Guix! yesterday I installed Guix 1.0.0 on bare metal (HP ProLiant DL380 G8) using the Graphical Installation I "manually" created a RAID 1 device /dev/md0 and used that device with the "guided
/archive/html/guix-devel/2019-05/msg00137.html (6,019 bytes)

12. guix bootloader selection - wip patch (score: 233)
Author: HIDDEN
Date: Wed, 27 Jul 2016 22:29:24 +0200
Hi, so far I came up with the patch to Guix below for the actual bootloader selection. Some places are still broken. Search for "FIXME" below. For example I need a way to find out what the bootloader
/archive/html/guix-devel/2016-07/msg01414.html (32,693 bytes)

13. Review of installation manual draft (score: 232)
Author: HIDDEN
Date: Wed, 27 Jan 2016 20:21:11 +0100
Hi, During the last week on IRC a few of us have been putting together a proposal for updating the GuixSD installation instructions in the manual. It was initially intended to be a guide for how to i
/archive/html/guix-devel/2016-01/msg00925.html (18,194 bytes)

14. Re: Store on separate partition (score: 230)
Author: HIDDEN
Date: Wed, 31 Aug 2016 14:48:45 +0200
I got it more-or-less working. What I did is a plain 0.11 install, but before the "herd start cow-store /mnt" step I had prepared the target filesystems so I had: /dev/sda1 mount as /mnt /dev/sdb1 m
/archive/html/guix-devel/2016-08/msg02082.html (8,554 bytes)

15. Re: Encrypted root partition (score: 225)
Author: HIDDEN
Date: Thu, 19 Jan 2017 21:37:53 -0800
It's probably because I ran 'guix pull' before installing. Maybe I shouldn't have done that! -- Chris Attachment: signature.asc Description: PGP signature
/archive/html/guix-devel/2017-01/msg01645.html (8,366 bytes)

16. Re: Encrypted root partition (score: 225)
Author: HIDDEN
Date: Thu, 19 Jan 2017 13:07:52 +0100
Chris Marusich <address@hidden> skribis: There’s currently no option to resume an install unfortunately. I’m surprised though. 0.12.0 binaries are still available on hydra.gnu.org AFAIK, or at le
/archive/html/guix-devel/2017-01/msg01555.html (7,669 bytes)

17. Re: problem installing on RAID partition and hot to rescue (score: 219)
Author: HIDDEN
Date: Thu, 09 May 2019 16:37:19 +0200
Hi Giovanni, Giovanni Biscuolo <address@hidden> skribis: Yeah, what I mean is that, for now, you should use the manual installation method entirely. The guided method assumes it has control over the
/archive/html/guix-devel/2019-05/msg00174.html (5,972 bytes)

18. Re: Encrypted root partition (score: 219)
Author: HIDDEN
Date: Wed, 18 Jan 2017 20:30:12 -0800
It was a desktop-style install. Many packages were built from source, even though some were downloaded via substitutes, also. It was particularly painful because I didn't know how to save and re-use
/archive/html/guix-devel/2017-01/msg01532.html (7,337 bytes)

19. Re: ISO installer image: GPT versus MBR partitions (score: 216)
Author: HIDDEN
Date: Tue, 23 Apr 2019 20:14:48 +0200
Hi, after the adventure of diagnosing Macbook EFI and mformat, i want to return to the original topic of this thread: I deem it worthwhile to offer the opportunity to create the Guix ISO with MBR par
/archive/html/guix-devel/2019-04/msg00420.html (14,008 bytes)

20. Re: Encrypted root partition (score: 216)
Author: HIDDEN
Date: Wed, 18 Jan 2017 22:17:06 +0100
Chris Marusich <address@hidden> skribis: Woow, was it building stuff, or was downloading super slow? Was is a desktop-style install? Thanks for your report! Ludo’.
/archive/html/guix-devel/2017-01/msg01500.html (6,514 bytes)


This search system is powered by Namazu