linux安装的方式(来自linux操作系统内核实习的盘)自己做备忘[2]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

ii - insert your installation floppy disk and your Mandrake CD (if needed) in your drives and restart your machine.

iii - press 'enter' until the 'boot:' prompt appears and carefully follow the instructions which appear on the screen.

iv - after having chosen the installation language (such as French) and the keyboard (such as fr-latin1), chose " Disk Druid " in order to create/chose your Linux partitions. The minimum requirement is to create at least two distinct partitions:

  • your main Linux partition, which will need to be loaded on " / " ("Mount point : / "). This will be the root directory (" root directory "). The size of this partition will need to be at least 300 Mb. More experienced users may load the /usr and /home directories on supplementary partitions.
  • a swap Linux partition. This partition will need to be equal to approximately twice the size of the available RAM (Random Access Memory), or more for a server.
v - after the installation of all the partitions, you may configure your machine. Carefully follow the instructions and don't forget to correctly install LILO (Linux Loader) on the MBR (Master Boot Record) of your hard disk.

vi - when the installation is complete take out the floppy disk and the CD-ROM and restart your machine.

vii - Linux should start. " Log in " as " root ". If X-Window is correctly installed, you should be able to start up KDE by typing "startx " on the command line.

Important note : the " root " account will give you unrestricted access to your Linux system. Do not use it except to configure or administer Linux.  For every day use, use a normal user account with the " adduser USER " and " passwd USER " commands.
 
 

Good luck with Linux-Mandrake :-)

本文关键:linux安装的方式(来自linux操作系统内核实习的盘)自己做备忘
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top