How I have installed FreeBSD 7.0-RELEASE in t…
2009-05-13 15:02:30来源:未知 阅读 ()
Source:
http://www.unixarea.de/installEeePC.txt
$Id: installEeePC.txt,v 1.8 2008/08/06 09:13:36 guru Exp $
How I have installed FreeBSD 7.0-RELEASE in the Asus eeePC 900
1. Installing the system itself
First prepare an USB key with:
- a booting FreeBSD 7.0R
- the tree of the disk1 below /disk1, as minimum:
disk1/7.0-RELEASE
disk1/packages
How to do this is documented on Internet already, see for example:
http://groups.google.com/group/lucky.freebsd.questions/msg/5c759b1c87376b22
The eeePC 900 comes with two separate SSD's which will show up
in FreeBSD as
/dev/ad2 (4 GByte)
/dev/ad3 (16 GByte)
even if you can boot /dev/ad3 from the boot-monitor (press ESC after power-on),
it seems that the BIOS by its own can only boot from the first SSD, the
so called OB (on board) SSD; so we will install the system in /dev/ad2;
create a new partition table on /dev/ad2 with a default slice 1 and make it
boot-able:
# fdisk -BI /dev/ad2
(ignore any errors)
label it for booting freebsd:
# bsdlabel -wB /dev/ad2s1
edit the disk label and change partition a from "unused" to "4.2BSD"
as partition type:
# setenv EDITOR /usr/bin/vi
# bsdlabel -e /dev/ad2s1
create the future root-filesystem on it and mount it to /mnt for the
installation:
# newfs -m 0 -o space /dev/ad2s1a
# mount /dev/ad2s1a /mnt
install freebsd into /mnt; this assumes that you have copied the FreeBSD
distribution into your USB key below /disk1/7.0-RELEASE:
# setenv DESTDIR /mnt
# cd /disk1/7.0-RELEASE
# cd base
# ./install.sh
You are about to extract the base distribution into /mnt - are you SURE
you want to do this over your installed system (y/n): y
# cd ../manpages
# ./install.sh
# cd ../catpages
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- Freebsd oracle 10g 2009-05-13
- KDE/FreeBSD 测试 QT-4.5.1. 2009-05-13
- OpenBSD 4.5下安装Gnome 2.24成功! 2009-05-13
- OpenBSD 4.5 2009-05-13
- DragonFly BSD 2.2.1发布 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash