Install OpenBSD on Linode

在OpenBSD环境下搭建各种服务器的相关讨论。

版主: lionuxchenjun天地乾坤

回复
头像
acheng
锌 Zn
帖子: 581
注册时间: 2011-07-07 21:52

Install OpenBSD on Linode

帖子 acheng » 2015-07-21 18:54

在linode的论坛上看到的。还没试过。
https://forum.linode.com/viewtopic.php?f=20&t=12080

Quick and dirty way to have OpenBSD running on your Linode:

1. Create New Linode.
2. Create New Disk
Select unformatted raw 1024MB (make it bigger just in case)
Label Install Disk
3. Create New Disk
Unformatted raw, make is as big as it's allowed.
4. Go to Remote Access and connect to your console either using ajax or ssh
5. Go into Rescue tab and Click Reboot into rescue mode
6. When finnix boots, download installxx.fs using wget
i.e wget http://mirrors.nycbug.org/pub/OpenBSD/s ... stall58.fs
7. check where is your Install Disk located by doing fdisk -l. (most likely sda)
8. dd if=install58.fs of=/dev/sda bs=1M
9. create new configuration
Label: OpenBSD
VM Mode Full-virtualization
Kernel: Direct Disk
/dev/sda OpenBSD
/dev/sdb Install.fs

change boot device to /dev/sdb

10. disable all filesystem/boot helpers

11. Reboot into OpenBSD profile but be careful.. As soon as you see boot> we need to interrupt it by pressing space or something similar. this may require few tries and it usually works better from ajax web console.
You could of course edit install58.fs but I found this unnecessary.
12. execute set tty com0
13. install openbsd
14. change profile to boot from /dev/sda and enjoy!

My ref code in case someone needs a new linode account to try it:
https://www.linode.com/?r=c66d46b6b7b43 ... e486c35c51

头像
unreal
银 Ag
帖子: 1080
注册时间: 2010-06-07 18:52

帖子 unreal » 2015-07-21 20:55

难道要从东京搬回北米??

头像
acheng
锌 Zn
帖子: 581
注册时间: 2011-07-07 21:52

Re: Install OpenBSD on Linode

帖子 acheng » 2015-07-21 22:25

只是测试一下linode上的VPS性能如何。感觉比vultr能好上20%左右。但是还是不太理想。从linode加州的节点,SCP文件复制的速度平均在30KB/s左右,最高70KB,低的时候只有3~4KB

头像
unreal
银 Ag
帖子: 1080
注册时间: 2010-06-07 18:52

帖子 unreal » 2015-07-24 0:33

scp速度本就不快,70kB貌似比我家里百兆局域网都快了。上传用ftp好了。

回复

在线用户

正浏览此版面之用户: 没有注册用户 和 18 访客