Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Nowa wersja
Poprzednia wersja
pl:dydaktyka:piw:2011:virtualbox-hades [2012/04/24 12:13]
kkr utworzono
pl:dydaktyka:piw:2011:virtualbox-hades [2019/06/27 15:50] (aktualna)
Linia 4: Linia 4:
  
 ===== - Download ===== ===== - Download =====
-  ​- VBHD can be downloaded from this location: [[http://kirk.ia.agh.edu.pl/​vb/​Debian-Hades.vdi]]. +==== - Via http ==== 
-  - In order to verify, if the VBHD is downloaded correctly check their md5 sum using [[http://kirk.ia.agh.edu.pl/​vb/​Debian-Hades.md5]] file:+  ​- VBHD can be downloaded from this location: [[http://www.geist.agh.edu.pl/​hadesvb/​Debian-Hades.vdi]]. 
 +  - In order to verify, if the VBHD is downloaded correctly check their md5 sum using [[http://www.geist.agh.edu.pl/​hadesvb/​Debian-Hades.vdi.md5]] file:
     * Manual:     * Manual:
       - Go to your download folder.       - Go to your download folder.
Linia 11: Linia 12:
       - Then you must manually compare the generated and donwloaded md5sum.       - Then you must manually compare the generated and donwloaded md5sum.
     * Automatic:     * Automatic:
-      - Save [[http://kirk.ia.agh.edu.pl/​vb/​Debian-Hades.md5]] file in the same location as [[http://kirk.ia.agh.edu.pl/​vb/​Debian-Hades.vdi]].+      - Save [[http://www.geist.agh.edu.pl/​hadesvb/​Debian-Hades.vdi.md5]] file in the same location as [[http://www.geist.agh.edu.pl/​hadesvb/​Debian-Hades.vdi]].
       - Go to your download folder.       - Go to your download folder.
-      - In the command line type:<​code bash>​md5sum -c Debian-Hades.md5</​code>​+      - In the command line type:<​code bash>​md5sum -c Debian-Hades.vdi.md5</​code>​
       - If you will see OK status, then everything is OK.       - If you will see OK status, then everything is OK.
 +==== - From pendrive ====
 +  - Insert pendrive into free USB slot in your PC.
 +  - The disk should be detected and mounted automatically.
 +  - When new drive is not appearing try to mount it manually:
 +    * For drive with ext3-based file system:<​code>​mount -t ext3 <dev> <​mountpoint></​code>​
 +    * For drive with ntfs-based file system:<​code>​mount -t ntfs-3g <dev> <​mountpoint></​code>​or<​code>​ntfs-3g <dev> <​mountpoint></​code>​
 +  - Copy Debian-Hades.vdi on your PC.
  
-===== - VBHD installation =====+===== - VBHD installation ​(for VB v. 3.2.10) ​=====
 The second step is the installation of the downloaded VBHD in your VirtualBox: The second step is the installation of the downloaded VBHD in your VirtualBox:
   - Add new Hard Disk in your Virtual Media Manager:   - Add new Hard Disk in your Virtual Media Manager:
Linia 24: Linia 32:
   - Create new virtual machine using downloaded VBHD:   - Create new virtual machine using downloaded VBHD:
     - In the main window of the VirtualBox select: **''​Machine → New...''​**     - In the main window of the VirtualBox select: **''​Machine → New...''​**
-    - Click **''​Next >''​**+    - Click **''​Next>''​**
     - On the **''​VM name and OS type''​** tab, type **''​Name''​** of the machine and choose **''​OS Type''​**:​     - On the **''​VM name and OS type''​** tab, type **''​Name''​** of the machine and choose **''​OS Type''​**:​
       - **''​Operating system:''​** //Linux//       - **''​Operating system:''​** //Linux//
       - **''​Version:''​** //Debian//       - **''​Version:''​** //Debian//
-    - Click **''​Next >''​**+    - Click **''​Next>''​**
     - Set the **''​Base Memory Size''​** according to your preferences.     - Set the **''​Base Memory Size''​** according to your preferences.
-    - Click **''​Next >''​**+    - Click **''​Next>''​**
     - Define **''​Virtual Hard Disk''​**:​     - Define **''​Virtual Hard Disk''​**:​
       - Select **''​Boot Hard Disk''​** box.       - Select **''​Boot Hard Disk''​** box.
       - Select **''​Use existing hard disk''​** option.       - Select **''​Use existing hard disk''​** option.
       - From the list choose disk defined in **1.II**       - From the list choose disk defined in **1.II**
-    - Click **''​Next >''​** and then **''​Finish''​**.+    - Click **''​Next>''​** and then **''​Finish''​**.
   - In the list of virtual machines, in the main VirtualBox window, a new virtual machine named like in **2.III** should appear.   - In the list of virtual machines, in the main VirtualBox window, a new virtual machine named like in **2.III** should appear.
  
-===== - Running virtual system =====+===== - Running virtual system ​(for VB v. 3.2.10) ​===== 
 +The donwloaded VBHD contains Debian OS. In order to run system: 
 +  - Select appropriate Virtual Machine in the main window. 
 +  - Select **''​Machine → Start...''​** 
 +  - Now the system is starting. 
 +  - When you will see an login screen, login as: 
 +    - User: hades 
 +    - Pass: hades
  
 ===== - Running HaDEs tools ===== ===== - Running HaDEs tools =====
 +The HaDEs tool are already installed on the system. After when the system is started, you should see eight icons in the **home** directory:
 +  * ''​varda''​ - folder with varda application files.
 +  * ''​hjed''​ - folder with hjed application files.
 +  * ''​hqed''​ - folder with hqed application files.
 +  * ''​heart''​ - folder with heart application files.
 +  * ''​run-varda''​ - double click and then choose **''​Run in Terminal''​** button in order to start **''​varda''​**.
 +  * ''​run-hjed''​ - double click and then choose **''​Run''​** button in order to start **''​hjed''​**.
 +  * ''​run-hqed''​ - double click and then choose **''​Run''​** button in order to start **''​hqed''​**.
 +  * ''​run-heart''​ - double click and then choose **''​Run in Terminal''​** button in order to start **''​heart''​**.
pl/dydaktyka/piw/2011/virtualbox-hades.1335262428.txt.gz · ostatnio zmienione: 2019/06/27 15:54 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0