1、在控制台的界面,选择:xs-tools.iso,如下图:

2、登录进入,按照如下命令的操作:
[root@localhost ~]# cd /mnt/
[root@localhost mnt]# mkdir cdrom
[root@localhost mnt]# mount /dev/cdrom /mnt/cdrom/
mount: /dev/sr0 is write-protected, mounting read-only
[root@localhost mnt]# cd cdrom/
[root@localhost cdrom]# cd Linux/
[root@localhost Linux]# ./install.sh
[root@localhost Linux]# reboot
