分页: 1 / 1

How to Build OpenBSD LiveCD

发表于 : 2013-05-31 11:49
acheng
学习中,没验证。
This page describes how to build a Live-CD based on OpenBSD. There are already some tutorials available which describe this process, however here I explain how I did it. When I tried to follow some other HowTos I got stuck and that's why I summarised the method I used below.

If you find a mistake or have suggestions for improvement feel free to contact me.
http://www.alti.at/knowhow/obsdlivecd/

Re: How to Build OpenBSD LiveCD

发表于 : 2013-05-31 22:48
f5b
看起来文章是OpenBSD 3.8时代写的
希望兄弟能研究成功。


否则还是考虑u盘版本的flashrd
http://www.nmedia.net/flashrd/

Re: How to Build OpenBSD LiveCD

发表于 : 2013-06-01 22:30
f5b

Re: How to Build OpenBSD LiveCD

发表于 : 2013-06-02 11:17
acheng
f5b 写了:看起来文章是OpenBSD 3.8时代写的
希望兄弟能研究成功。

否则还是考虑u盘版本的flashrd
http://www.nmedia.net/flashrd/
flashrd也在学习中。我的目标不是LiveCD,这些只是作为参考资料。
我想要定制OpenBSD的安装过程及默认附带的软件(数据库,邮件系统,Web等等),做成类似turnkeylinux的安装盘或者是可以直接dd到磁盘的镜像文件。

Re: How to Build OpenBSD LiveCD

发表于 : 2013-06-02 12:56
f5b
acheng 写了:
f5b 写了:看起来文章是OpenBSD 3.8时代写的
希望兄弟能研究成功。

否则还是考虑u盘版本的flashrd
http://www.nmedia.net/flashrd/
flashrd也在学习中。我的目标不是LiveCD,这些只是作为参考资料。
我想要定制OpenBSD的安装过程及默认附带的软件(数据库,邮件系统,Web等等),做成类似turnkeylinux的安装盘或者是可以直接dd到磁盘的镜像文件。
之前好像看到文章提到用qemu安装好系统和软件,再迁移到U盘或硬盘。

Re: How to Build OpenBSD LiveCD

发表于 : 2013-06-03 9:38
acheng
是的,qemu的硬盘文件可以直接dd到U盘上,是备用选择。