m********5 发帖数: 17667 | 1 rt
最近客户出了个难题,难倒我了,我想把硬盘直接拆下来灌好在装上去,客户不让...
这TMD BIOS设置都看不到吧,怎么可能安装 |
w****e 发帖数: 586 | |
m********5 发帖数: 17667 | 3 倒...
它没有显卡的
也没有额外的槽插显卡
【在 w****e 的大作中提到】 : 自己带去台显示器和键盘
|
m**k 发帖数: 290 | |
G*****h 发帖数: 33134 | 5 usb 显卡?
【在 m********5 的大作中提到】 : 倒... : 它没有显卡的 : 也没有额外的槽插显卡
|
G*****h 发帖数: 33134 | 6 或者你弄个 usb linux boot 起来
把事先做好的 image dd 到硬盘里去,马上重启
其实能从 usb live disk boot 有网络的话
telnet 进去用字符界面的安装软件
就行
或者自己 dd |
s*****g 发帖数: 1055 | 7 All Linux servers should be able to do PXE boot, is this what your client is
expecting? to set up dhcp, tftp, dns servers, kernel/initrd/kickstart files
, yum repo etc? that is how typically enterprises are setting up large scale
remote servers. Once the imaging infrastructure is set up, getting remote
servers into production is a turn-key operation.
The servers should typically support IMPI also, with IPMI you have console
access.
【在 m********5 的大作中提到】 : rt : 最近客户出了个难题,难倒我了,我想把硬盘直接拆下来灌好在装上去,客户不让... : 这TMD BIOS设置都看不到吧,怎么可能安装
|
m********5 发帖数: 17667 | 8 我只知道一般大规模部署是用 serial console
PXE没有 serial console或者IPMI console还是白搭啊
IPMI console需要先有在bios中做正确的BMC设置,我觉得基本没有serial console这
事儿没法做
is
files
scale
【在 s*****g 的大作中提到】 : All Linux servers should be able to do PXE boot, is this what your client is : expecting? to set up dhcp, tftp, dns servers, kernel/initrd/kickstart files : , yum repo etc? that is how typically enterprises are setting up large scale : remote servers. Once the imaging infrastructure is set up, getting remote : servers into production is a turn-key operation. : The servers should typically support IMPI also, with IPMI you have console : access.
|
m********5 发帖数: 17667 | 9 这东西能在preboot环境下用不?
【在 G*****h 的大作中提到】 : usb 显卡?
|
s*****g 发帖数: 1055 | 10 Theoretically you don't need serial console (or IPMI) if there is no error
in your kickstart script (or imaging infrastructure in general), after PXE
is done you should have SSH access.
That said, a console helps greatly when sh*t happens, but what machine does
not have a (serial) console?
【在 m********5 的大作中提到】 : 我只知道一般大规模部署是用 serial console : PXE没有 serial console或者IPMI console还是白搭啊 : IPMI console需要先有在bios中做正确的BMC设置,我觉得基本没有serial console这 : 事儿没法做 : : is : files : scale
|
m********5 发帖数: 17667 | 11 多谢提醒,但是就是有大量sh*t
应该是bios设置有问题, 已经通过serial console搞定了
does
【在 s*****g 的大作中提到】 : Theoretically you don't need serial console (or IPMI) if there is no error : in your kickstart script (or imaging infrastructure in general), after PXE : is done you should have SSH access. : That said, a console helps greatly when sh*t happens, but what machine does : not have a (serial) console?
|