Cloudboot icon indicating copy to clipboard operation
Cloudboot copied to clipboard

Document

Results 20 Cloudboot issues
Sort by recently updated
recently updated
newest added

是不是可以考虑简化组件,我的dnsmasq配置 ``` enable-tftp tftp-root=/srv/tftp/ interface=br0 domain=idcos.com bind-interfaces dhcp-range=red,10.1.1.210,10.1.1.240,255.255.255.0 dhcp-range=green,10.1.2.210,10.1.2.240,255.255.255.0 dhcp-range=blue,10.1.3.210,10.1.3.240,255.255.255.0 #dhcp-boot=grubnetx64.efi.signed #dhcp-boot=bootx64.efi dhcp-boot=ipxe.efi dhcp-option=red,3,10.1.1.1 dhcp-option=green,3,10.1.2.1 dhcp-option=blue,3,10.1.3.1 dhcp-option=6,10.1.1.2 resolv-file=/etc/dnsmasq.resolv.conf log-queries log-dhcp log-facility=/var/log/dnsmasq.log

help wanted

![dede](https://github.com/idcos/Cloudboot/assets/18312530/f91d095a-43c1-428e-944d-45a259741acd)

请问命令行 做 查询、部署、删除等操作的文档在哪可以看

At present, Cloudboot one click deployment documents only include rpm packages. Can you add Ubuntu one click deployment, or add some deployment steps for common distributions?Thank you!

http://www.idcos.com/opensource/cloudboot-open-source turn 500 I can't get the update package, is it not maintained?

[root@CentOS7 osinstall-ui]# ember server --proxy=http://localhost:8083/ module.js:538 throw err; ^ Error: Cannot find module 'internal/util/types' at Function.Module._resolveFilename (module.js:536:15) at Function.Module._load (module.js:466:25) at Module.require (module.js:579:17) at require (internal/module.js:11:18) at evalmachine.:31:26 at Object....

服务器型号: Dell T640 网卡型号:BCM57416 报错: ![image](https://user-images.githubusercontent.com/16559017/92459457-5006e000-f1f9-11ea-935b-8e2a31da193a.png) 不清楚是否是Bootos网卡驱动导致,搜索Dell论坛发现有相关补丁修复BCM57416 pxe引导失败的补丁 https://www.dell.com/support/home/zh-cn/drivers/driversdetails?driverid=gcc9r 盼回复 thanks.

查到原因是bootos写入网关的原因,截图的那段shell只写入文件了,并没有执行。请问如何解压bootos,并重新打包方法,谢谢🙏 ![image](https://user-images.githubusercontent.com/20303669/91389030-17ffb480-e86b-11ea-8392-3174543a6eda.png)

A sql injection was discovered in cloudboot There is a sql injection vulnerability which allows remote attackers to inject sql command of /api/osinstall/v1/device/getNumByStatus PoC: POST /api/osinstall/v1/device/getNumByStatus HTTP/1.1 Host: example.com Content-Type:...

bug