Copyright Disclaimer: During reprinting, please use hyperlinks to indicate the original source and author information of the article and this statement
Http://cszs.blogbus.com/logs/27379695.html
Note: This installation is all performed on virtual machines, and the ISO image file is used for installation.
Tip: If you install it with a engraved CD under Vmware, an error occurs: "You cannot open the xpdf-2.01-8 package. This is because the disc is installed, which usually means that the disc media is damaged or the disc drive cannot read the media. Press <return> key retry. This is a BUG in Vmware. Of course, it is okay to install the CD. Here I suggest you use an ISO image file for installation.
Step 1: Select installation method 1. Install Images
2. Text Installation
Step 2: "OK" Check the CD
"Skip" skips the check
Step 3: Next
Step 4: select the language type
Step 5: select the keyboard
Step 6: select the mouse
Step 7: select the installation type. Here we select the server because we want to learn about Linux! Otherwise, Windows will be installed...
Step 8: worker partitioning. Learn the partitioning skills ^_^
Step 9: If a prompt appears, click "yes" and the above interface will appear! Next, click "new"
Step 10: click "new" to add a partition! First, add a/boot partition (to be used as the boot partition in windows). The type is ext3 (equivalent to FAT32 and NTFS) and the size is 100.
Step 2: click "new". We will create a swap File System (memory swap zone). In the "file system type" column, select the "swap" Size: your memory is 512x2 = 1024. Pay attention to this setting! The size should be set to double the size of your memory, but considering that you need to add the memory in the future, we will set a higher level. If your memory limit is 2G * 2 = 4096 in the future, we can set it to 4096 in advance! However, linux is a low-configuration, high-performance operating system!
Step 2: create another root partition under "/" linux. Here, we will set it to 1024-2048 based on the number of software you want to install!
Step 2: the partitions created above are required for linux. Next we will split the remaining hard disk partitions into one partition! Note that the path/mnt/linux is your partition path (equivalent to your e disk). Select all available space!
Step 2: create all partitions in the preceding steps. It should be the same! Next step!
Step 2: Next Step
Step 2: configure the network, click Edit
Step 2: Cancel "use DHCP for configuration" and click OK.
Step 2: for example, for reference only!
Step 2: Firewall Configuration
Step 2: Next Step
Step 2: Next Step
Step 2: Set the "root" Super User Password
Step 2: If you only want to create a movie server and an FTP server! Remove all the "√" and leave only the "√" before "FTP server" and "development tool ". We only install "FTP server" (for movie transfer) and "development tools" (Development kits, which are often used in linux !)
Step 2: Next Step
Step 2: Wait ......
Step 2: insert the second disc
Step 2: insert the third Disc
Step 2: Create a boot disk
Step 2: Installation Complete
Step 2: Linux Startup Interface
Step 2: the startup is complete. Wait for the user to log on!
Step 2: Login: root Password: Your Superuser Password
Now all the linux installation has been completed. Please visit the linux World!