From a230f4682823c1032413cd4974f4f3a4a1d6d389 Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Sat, 9 Nov 2019 00:50:32 +0000 Subject: initial update to crux 3.5 --- core/install.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'core/install.html') diff --git a/core/install.html b/core/install.html index 1526c12..6ee381b 100644 --- a/core/install.html +++ b/core/install.html @@ -2,20 +2,20 @@ - 1.1. Install Crux 3.4 + 1.1. Install Crux 3.5 Core OS Index -

1.1. Install Crux 3.4

+

1.1. Install Crux 3.5

-

Installation of minimal Crux 3.4 Gnu\Linux system, +

Installation of minimal Crux 3.5 Gnu\Linux system, with selected packages from core, opt and contrib ports. Process of installation documented can be executed from iso or from existing gnu\linux installation. Read - Hand book 3.4, + Hand book 3.4, .

If you are booting from crux iso and is not your keyboard @@ -34,10 +34,10 @@ iso from master repo and checks md5sum.

-        $ curl -k -O https://serverop.de/crux/crux-3.4/iso/crux-3.4.iso
-        $ curl -k -O https://serverop.de/crux/crux-3.4/iso/crux-3.4.md5
-        $ md5sum crux-3.4.iso
-        73bf4d301e2dcfb0636cb7fc2a9e8fde crux-3.4.iso
+        $ curl -k -O https://serverop.de/crux/crux-3.5/iso/crux-3.5.iso
+        $ curl -k -O https://serverop.de/crux/crux-3.5/iso/crux-3.5.md5
+        $ md5sum crux-3.5.iso
+        73bf4d301e2dcfb0636cb7fc2a9e8fde crux-3.5.iso
         

1.1.2. Prepare target

@@ -240,7 +240,7 @@
         # modprobe isofs
         # modprobe loop
-        # mount -o loop crux-3.4.iso $CHROOT/media
+        # mount -o loop crux-3.5.iso $CHROOT/media
         

1.1.4. Install Crux

-- cgit 1.4.1-2-gfad0