中国青基会
RSS
热门关键字:  None  linux+moodle安装  mac  rhel5  199
当前位置 : Nixsky>BSD>NetBSD>列表

从硬盘安装NetBSD2.0/3.0

来源:CU 作者:congli 时间:2007-04-06 点击:
本本硬件:40G硬盘,1G内存,USB外挂光驱.
系统:Windows XP ,10G FAT32.其余均为自由空间.
由于想安装NetBSD,但因光驱是USB外挂,导致FreeBSD 5.3,NetBSD 2.0,Solaris 10 x86都只能从光驱启动,但启动后就不能识别光驱,网卡除FreeBSD 5.3可以识别外,NetBSD及Solaris均不能识别,无奈只能另找办法.从网上找到的方法大至有两种,1.用ISOEmulator,2.用Grub for Dos.首先尝试过用ISOEmulator引导NetBSD2.0,但不成功(但可以成功引导FreeBSD5.3).出错如下;

CODE:
ISOEmulator ....
.
.
.


    file to emu NetBSD2.iso
    1st cluster 658539
file size(byte) 179875840
----------------------------

isoemu can't find this CD's loader, or this isn't a (bootable) CD.
>> any key for the internal shell...
硬盘安装NetBSD2步骤如下

1.将NetBSD2.0安装光盘解压缩到C盘的NetBSD2.0目录下(注意该目录的大小写)并保持结构.

2.重新启动计算机,进入Grub for DOS(如没有请先安装),按"c"进入GRUB命令模式.

CODE:
grub>
3.如果依次输入如下命令,则会提示换盘,由于不会操作,所以直接跳到下一步  

CODE:
grub>map (hd0,0)/NetBSD2.0/i386/installation/floppy/boot1.fs (fd0)
grub>chainloader (hd0,0)/NetBSD2.0/i386/installation/floppy/boot1.fs
grub>rootnoverify (fd0)
grub>boot
提示信息:

CODE:
NetBSD/i386 ustarfs Primary Bootstrap


>> NetBSD/i386 BIOS Boot, Revision 3.1
>> (builds@build, Wed Dec   1 103914 UTC 2004)
>> Memory 634/1039174 k
Press return to boot now, any other key for boot menu
booting fd0anetbsd - starting in 0
3692492/
Please remove disk 1, insert disk 2, and press return...

上一篇:没有了
下一篇:netbsd升级
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册