[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Drive identifiers
From: |
Danny Milosavljevic |
Subject: |
Re: Drive identifiers |
Date: |
Thu, 18 Jan 2018 10:39:33 +0100 |
Modification would be:
guix/scripts/system.scm install-bootloader should resolve target, like
if target doesn't startwith "/dev/"
compare target with ID_SERIAL using udevinfo, return device name
else
as before
gnu/system/vm.scm qemu-image should resolve target likewise before calling
initialize-hard-disk.
I wonder how qemu drive serial numbers work.
https://serverfault.com/questions/318755/qemu-can-i-set-the-serial-number-on-a-virtual-scsi-device
- Re: Installation, (continued)
- Re: Installation, Ludovic Courtès, 2018/01/18
- Re: Installation, ng0, 2018/01/18
- Re: Installation, Ricardo Wurmus, 2018/01/18
- Re: Installation, myglc2, 2018/01/18
- Re: Installation, Chris Marusich, 2018/01/21
- Re: Installation, Gábor Boskovits, 2018/01/22
Re: Installation, George myglc2 Clemmer, 2018/01/17
Re: Drive identifiers, myglc2, 2018/01/18
Re: Drive identifiers, Danny Milosavljevic, 2018/01/19
Re: Drive identifiers, myglc2, 2018/01/18
Re: Drive identifiers, Danny Milosavljevic, 2018/01/19
Re: Drive identifiers, Ricardo Wurmus, 2018/01/19
Re: Drive identifiers, Ludovic Courtès, 2018/01/24