unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* problem installing on RAID partition and hot to rescue
@ 2019-05-07 17:54 Giovanni Biscuolo
  2019-05-08 13:02 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Giovanni Biscuolo @ 2019-05-07 17:54 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 2173 bytes --]

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 partitioning" method: Guix was installed on /mnt (up until
"populating '/mnt'....) but grub-install failed with this error:

  error: diskfilter writes are not supported

the command used by the installer was this:

  /gnu/store/6b2f9iz8...-grub-2-02/sbin/grub-install --no-floppy --target=i386-pc --boot-directory /mnt/boot /dev/md0

(I copied the above command from a picture of the console, no log sorry)

since I used a "workaround" and creating a RAID device is (still) not
supported by the Graphical Install guided/manual procedure (am I
wrong?), I guess I have to "manually" fix the grub-install step

AFAIU grub-install does not support using /dev/md? devices but I have to
install grub using the underlying physical devices (/dev/sda and /dev/sdb
in this case): correct?

after the failure I tried to remount /dev/md0 as /mnt to try to
grub-install again (on /dev/sda and /dev/sdb) *but* /dev/md0 was busy by
some process and I could not mount it again... I was in a hurry and I
had to stop there, but I suppose this kind of "block" (sorry I had no
time to investigate what process was still using /dev/md0) should be
addressed

late this week I'll be able to work on this again, I plan to start Guix
from the USB install media and use it as a rescue disk to complete
the grub-install on the physical devices: I've done this kind of fixes
several times with several rescue-distros, I should have no problem
using Guix this time

as a side note: what about raplacing mdraid with brtfs?  I have not much
experience with btrfs (especially as a boot filesystem) so I tend to be
conservative and use what I know (and is maybe more mature?)

...anyway: is btrfs formatting using raid1 (or raid10) mode supported
using the Guix Graphical Installer?

last but not least: should we add a guided RAID<N> partitioning
method to the Graphical Installer?

thank you Guix!

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-09 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-07 17:54 problem installing on RAID partition and hot to rescue Giovanni Biscuolo
2019-05-08 13:02 ` Ludovic Courtès
2019-05-08 14:55   ` Giovanni Biscuolo
2019-05-09 14:37     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).