ccs独服使用ipmi+netboot.xyz重装系统

1.安全设置和获取相关服务器信息
登录独服后台:https://portal.colocrossing.com/auth/login
[2025-08-06T02:31:19.png

先设置二次验证,点击PROFILE->TWO-FACTOR AUTH->ADD GOOGLE AUTHENTICATOR

[2025-08-06T02:30:42.png
再次点击导航栏的DEVICES->产品名称

[2025-08-06T02:33:52.png

[2025-08-06T02:35:26.png
点击LIFT NULL ROUTE ,激活路由(和客服沟通过,激活后每隔4小时,系统会自动把路由制空,如果杜甫的IPMI后台无法访问,请到这里进行激活)
参考工单回复:

1
2
3
4
5
For security reasons, we have implemented a system that places null routes on all IPMI addresses by default. 

If you look at the device profile, in the box labeled "location", you should see the message "IPMI is currently null routed" as well as a button to "lift" the null route. If this button does not appear on the profile, please let us know and we will add operator credentials to fix the issue.

When you lift the null route, it will be removed for a period of 4 hours, and then automatically null routed again. If you need to access IPMI for longer than 4 hours, you may "renew" the lift at any time from the device profile. In addition, you may "replace" the null route at any time during the lift period. The scheduled replacement time will appear on your device profile.

[2025-08-06T02:37:53.png

点击导航栏的BILLING->Completed->订单名称

[2025-08-06T02:39:00.png
点击WELCOME MESSAGE ,获取服务器IP和IPMI的管理地址(在服务器完工交付后邮箱也会收到一封一样的服务器信息)

[2025-08-06T02:39:58.png
[2025-08-06T03:11:39.png
复制IPMI的ip,用浏览器访问,登录到IPMI系统

2.安装系统
所需软件:
openwebstart https://openwebstart.com/download
jdk1.8 https://www.oracle.com/java/technologies/downloads/#java8
在线系统镜像安装 https://boot.netboot.xyz/ipxe/netboot.xyz.iso
分别安装openwebstart和jdk1.8

打开openwebstart配置,点击JVM Manager -> add local,找到刚刚安装的jdk1.8的路径,然后点击ok保存。

[2025-08-06T03:20:04.png
登录IPMI后台,切换成中文,点击远程控制->重定向控制台->启动控制台(下载launch.jnlp登录文件)

[2025-08-06T03:22:35.png
右键下载的launch.jnlp文件->打开方式->选择openwebstart打开

[2025-08-06T03:35:47.png

[2025-08-06T03:36:07.png
点击NO,等待下载成功

[2025-08-06T03:23:51.png
PS:如果遇到这种情况,请重新登录IPMI后台重新下载launch.jnlp文件

[2025-08-06T03:37:54.png

点击Virtual Media->Virtual Storage

[2025-08-06T03:40:12.png
Drive Type 选择 Iso File,然后点击 open image找到刚刚下载的netboot.xyz.iso镜像文件,点击open
[2025-08-06T03:41:30.png

[2025-08-06T03:42:03.png
点击plug in后 下方状态显示plug in ok ,然后点击ok
[2025-08-06T03:42:39.png
点击power control->set power reset,等待重启

[2025-08-06T03:47:47.png
按F11选择启动方式

[2025-08-06T03:48:21.png
选择ATEN Virtual CDROM YS0J,选择UEFI也可以,我选的是UEFI方式,选择CDROM这种好像联网有问题,然后耐心等待一下

[2025-08-06T03:50:14.png
到这里选择0即可,接下来配置ip相关信息,用来连接网络下载镜像,ip信息参考刚开始在后台获取的ip信息

[2025-08-06T03:53:36.png
[2025-08-06T03:55:28.png

如果0不行就输入1

image.png
根据系统提示,依次输入服务器IP地址 (192.3.100.194), 子网掩码 (255.255.255.252), 网关地址 (192.3.100.193), DNS服务器 (8.8.8.8), 就成功配置好了网络。连通之后,就进入了操作系统选择安装界面了。

[2025-08-06T04:23:41.png
[
2025-08-06T04:24:40.png

[2025-08-06T04:24:54.png

[2025-08-06T04:25:18.png
选择自己需要安装的系统,这里我安装的是linux(debian12图形化安装为演示)

[2025-08-06T04:26:09.png

[2025-08-06T04:26:23.png
[
2025-08-06T04:26:38.png

[2025-08-06T04:27:40.png
这里我选择的是第二个网卡,第一个连不上网,有可能你的是第一个,自行测试,如果第一个不行就返回重新配置网络(选择第二个在测试)

[2025-08-06T04:29:32.png

[2025-08-06T04:29:48.png
手动配置网络

[2025-08-06T04:30:09.png
image.png

ip地址填写ccs后台 welcome message里给的ip相关信息
image.png

[2025-08-06T04:35:31.png
改成谷歌的:8.8.8.8

[2025-08-06T04:35:56.png

[2025-08-06T04:36:10.png
之后输入hostname(随意填写)。这里你可以取个自定义名称

[2025-08-06T04:37:16.png
域名可填可不填

[2025-08-06T04:37:47.png
这里镜像节点选择美国,因为机房在洛杉矶,镜像站点选择官方默认

[2025-08-06T04:39:03.png
默认官方镜像,可自行选择自己常用的

[2025-08-06T04:39:44.png
机房在美国,代理就不用啦,留空即可

[2025-08-06T04:55:22.png

[2025-08-06T04:55:31.png
设置root密码

[2025-08-06T04:56:13.png
设置普通用户名

[2025-08-06T04:56:47.png
[
2025-08-06T04:57:19.png
设置普通用户名的密码

[2025-08-06T04:57:46.png
[
2025-08-06T05:06:46.png
使用整个磁盘

[2025-08-06T05:07:33.png
选择一个磁盘,默认我只有一个盘,就选择第一个
image.png
选择第一个

[2025-08-06T05:09:36.png

这里需要选择yes,确认磁盘分区的修改

[2025-08-06T05:10:54.png
耐心等待格式化,然后会自动安装系统

[2025-08-06T05:13:39.png
[
2025-08-06T05:13:58.png
选择否,然后继续安装
[2025-08-06T05:14:45.png
默认选择SSH server和standard system utillities(标准系统工具)即可,如果需要桌面环境,选择第一个(debian桌面环境)和第二个(gnome)即可
[2025-08-06T05:16:35.png

image.png

进入最终的安装和配置,在如下页面选择yes

在这里选择已有的磁盘
Screenshot 2025-07-15 at 1.37.37 am.png
进入最后的安装,并注意停留在如下页面
Screenshot 2025-07-15 at 1.38.46 am.png

[2025-08-06T05:22:04.png
按照上面的方法卸载挂载盘(点击Virtual Media->Virtual Storage->plug out->ok)

[2025-08-06T05:18:58.png
然后再点继续,重启服务器

DD系统

完成后可以DD任何想要的系统,对于杜甫较为推荐使用如下脚本DD

1
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -debian 12 -pwd 'password'

之后就可以通过root登陆或者DD其他系统啦.🎉

[2025-08-06T05:54:50.png
如果重启出现以上问题,请进入bios更改启动选项,

[2025-08-06T03:42:39.png
点击power control->set power reset,等待重启,然后启动时快速按键盘中的del进入bios设置

[2025-08-06T05:58:08.png

[2025-08-06T05:59:05.png
选择第一个

[2025-08-06T05:59:59.png
找到含有debian的选项,然后回车

[2025-08-06T06:00:32.png
F4保存,选择yes,然后系统会自动重启,等待进入系统即可

[2025-08-06T06:01:55.png

[2025-08-06T06:03:05.png
输入前面设置的普通用户名的密码,即可登录到服务器中,至此,ccs独服系统安装完毕。

如果需要dd其他系统参考:

1
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -debian 12 -pwd 'password'

3.解锁IPMI管理员权限 (可选)
下载地址:https://www.supermicro.org.cn/en/support/resources/downloadcenter/smsdownload?category=IPMI

[2025-08-06T06:49:42.png

[2025-08-06T06:49:56.png
[
2025-08-06T09:19:18.png
切换到root用户,上传下载的管理工具
安装解压工具:apt install unzip
解压文件:unzip IPMICFG_1.36.0_build.250225.zip
进入相对于系统目录:/IPMICFG_1.36.0_build.250225/Linux/64bit/
给予权限:chmod +x IPMICFG-Linux.x86_64

[2025-08-06T07:07:33.png
查看用户列表: ./IPMICFG-Linux.x86_64 -user list
更改用户密码:./IPMICFG-Linux.x86_64 -user setpwd 3 your-pass-word (替换为你的密码,明文,请勿设置弱密码,更改密码后请勿在IPMI后台设置,小心无法连接。)

[2025-08-06T07:17:19.png
更改Admin用户密码后,登录IPMI后台,既可以使用ADMIN和你刚刚设置的密码进行登录了,至此玩法就变得更多了

4.开启i7-6700k核显功能(cpu不支持核显功能可以跳过这步)
[2025-08-06T07:20:37.png

[2025-08-06T07:23:08.png
点击重启,或者使用reboot now 命令进行重启,然后出现开机画面立刻按DEL键,进入bios系统
[2025-08-06T07:26:10.png

[2025-08-06T07:27:02.png

[2025-08-06T07:28:32.png
先查看SOL是否启用,选择SOL/COM2 Console Redirection Settings 回车进入,确认配置和以上差不多

[2025-08-06T07:30:04.png

[2025-08-06T07:30:25.png

[2025-08-06T07:31:27.png
Advanced-Chipset Configuration –System Agent (SA)Configuration-Graphics Configuration
[2025-08-06T07:32:07.png