Boot FreeBSD from Windows boot loader

Very easy.

Method A:

After the installation of FreeBSD ( one harddisc diffrent paricular mode).
1. Copy the /boot/boot1 (in Install Disc) to C:\
2. Edit c:\boot.ini, add follow line in [operating systems] section:
C:\boot1="FreeBSD"
 
Done.


Method B:
After the installation of FreeBSD ( any mode).
1. boot in to freebsd
2. #dd if=/dev/da0s3 /of=/bsdboot bs=512 count=1
3. copy the file bsdboot to your windows C:\
4. edit C:\boot.ini add C:\boot1="FreeBSD" in [operating systems] section.

Method C:
After the installation of FreeBSD ( any mode).
1. Use WinHEX to get the first 512 byte from your BSD installed partition.
2. Save it to a file named bsdboot
3. like Method B
0
0
(请您对文章做出评价)
« 上一篇:Turtles - So Happy Together
» 下一篇:一行shell命令求素数

posted on 2005-11-06 17:21 古月春秋 阅读(212) 评论(0)  编辑 收藏 网摘 所属分类: c/un*x

公告


导航

<2005年11月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

统计

  • 随笔 - 26
  • 文章 - 5
  • 评论 - 42
  • 引用 - 1

搜索

 

常用链接

我的标签

随笔分类

随笔档案

相册

收藏夹

Blog

编程

管理

技术参考

其它

最新评论

阅读排行榜

评论排行榜