index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-24 17:57:44 -0600 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-24 17:57:44 -0600 |
commit | 8d7e679f7a74575de51cd8be85dcf28cf02bf59e (patch) | |
tree | 1f80feb2098e9f4c6ae4c2e58786268d6ff5e5ba /configs | |
parent | c6bb213064dd0e8195563fa8a25afb1774d67387 (diff) |
-rw-r--r-- | configs/install-iso/instructions | 45 |
diff --git a/configs/install-iso/instructions b/configs/install-iso/instructions new file mode 100644 index 0000000..d9f0321 --- /dev/null +++ b/configs/install-iso/instructions @@ -0,0 +1,45 @@ + ArchLinux + Installation and Live-CDs + ---------------------------- + +All CDs and USB-Images are installation mediums and Live-CDs, +which an be used as maintenance and rescue systems. + +FTP-ISOs/Images: +---------------- +These are the preferred install mediums for ArchLinux. You get always +the actual package versions using these mediums. + + archlinux-200X.yy-ftp-i686.iso i686/32bit CD-ISO + archlinux-200X.yy-ftp-i686.img i686/32bit USB-Image + archlinux-200X.yy-ftp-x86_64.iso x86_64/64bit CD-ISO + archlinux-200X.yy-ftp-x86_64.img x86_64/64bit USB-Image + +For those who have problems with grub not loading, we offer the following +ISOs with the isolinux bootloader: + + archlinux-200X.yy-isolinux-ftp-i686.iso i686/32bit CD-ISO + archlinux-200X.yy-isolinux-ftp-x86_64.iso x86_64/64bit CD-ISO + +Core-ISOs/Images: +----------------- +These are for offline installations when no Internet access available +to install the base system. + + archlinux-200X.yy-core-i686.iso i686/32bit CD-ISO + archlinux-200X.yy-core-i686.img i686/32bit USB-Image + archlinux-200X.yy-core-x86_64.iso x86_64/64bit CD-ISO + archlinux-200X.yy-core-x86_64.img x86_64/64bit USB-Image + +How to use these installation images: +------------------------------------- +Please ensure the sha1sum matches that in the SHA1SUMS file in this directory + +See section in the "Arch Linux Install Guide": + http://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide#Pre-Installation +For the USB-Images see: + http://wiki.archlinux.org/index.php/Install_from_USB_stick + +Happy installing! +Happy ARCHing! +- ArchLinux Release Engineering team |