per page, with , order by , clip by
Results of 1 - 1 of about 98 for keyserver (0.001 sec.)
USB Stick and DVD Installation (GNU Guix参考手册)
#score: 12976
@digest: d71f58777bd35b3f0c20ac582bba758d
@id: 74806
@mdate: 2019-05-01T21:49:26Z
@size: 8949
@type: text/html
content-type: text/html; charset=utf-8
description: USB Stick and DVD Installation (GNU Guix参考手册)
distribution: global
generator: makeinfo
keywords: USB Stick and DVD Installation (GNU Guix参考手册)
resource-type: document
#keywords: 3ce464558a84fdc69db40cfb090b11993d9aebb5 (4292), srx (3731), stick (3450), growisofs (3330), keyservers (3099), decompress (2389), keyserver (1928), authenticity (1586), usb (1435), dvd (1361), considerations (1342), 册) (1194), burning (1166), 考手 (1129), installation (1125), preparing (981), guix (962), 参考 (936), 手册 (901), privileges (881), booting (737), install (730), xz (705), system (692), image (668), assuming (655), cpus (643), verify (519), dev (502), gpg (468), sdx (447), downloaded (446)
Next: Preparing for Installation , Previous: Hardware Considerations , Up: System Installation [ Contents ][ Index ] 3.3 USB Stick and DVD Installation An ISO-9660 installation image that can be written to a USB stick or burnt to a DVD can be downloaded from ‘ https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0. system .iso.xz ', where system is one of: x86_64-linux for a GNU/Linux system on Intel/AMD-compatible 64-bit CPUs; i686-linux for a 32-bit GNU/Linux system on Intel-compatible CPUs. Make sure to download the associated .sig file and to verify the authenticity of the image against it, along these lines: $ wget https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0. system .iso.xz.sig $ gpg --verify guix-system-install-1.0.0. system .iso.xz.sig If that command fails because you do not have the required public key, then run this command to import it: $ gpg --keyserver pool.sks-keyservers.net \ --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 and rerun the gpg --verify command. This image contains the tools necessary for an installation. It is meant to be copied as is to a large-enough USB stick or DVD. Copying to a USB Stick To copy the image to a USB stick, follow these steps: Decompress the image using the xz command: xz -d guix-system-install-1.0.0. system .iso.xz Insert a USB stick of 1 GiB or more into your machine, and determine its device name. Assuming that the USB stick is known as /dev/sdX , copy the image with: dd if=guix-system-install-1.0.0. system .iso of=/dev/sdX sync Access to /dev/sdX usually requires root privileges. Burning on a DVD To copy the image to a DVD, follow these steps: Decompress the image using the xz command: xz -d guix-system-install-1.0.0. system .iso.xz Insert a blank DVD into your machine, and determine its device name. Assuming that the DVD drive is known as /dev/srX , copy the image with: growisofs -dvd-compat -Z /dev/srX=guix-system-install-1.0.0. system .iso Access to /dev/srX usually requires root privileges. Booting Once this is done, you should be able to reboot the system and boot from the USB stick or DVD. The latter usually requires you to get in the BIOS or UEFI boot menu, where you can choose to boot from the USB stick. See Installing Guix in a VM , if, instead, you would like to install Guix System in a virtual machine (VM). Next: Preparing for Installation , Previous: Hardware Considerations , Up: System Installation [ Contents ][ Index ] ...
http://www.gnu.org/savannah-checkouts/gnu/guix/manual/zh-cn/html_node/USB-Stick-and-DVD-Installation.html - [detail] - [similar]
PREV NEXT
Powered by Hyper Estraier 1.4.13, with 213370 documents and 1081687 words.