LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 908|回复: 11

*BSD安装失败?

[复制链接]
发表于 2004-1-8 10:40:23 | 显示全部楼层 |阅读模式
FreeBSD:

用FreeBSD5.1的光盘安装,在安装doc的时候来说有错误(message我没有记录)然后如果retrive的话,就可以继续,然后可以完成安装,但是下载ports.tar.gz后无法安装其他的东西??

用floppy从ftp安装,一开始很好,到下载的时候就有问题,每次都说:
fatal error invalid realloc size of 0

而且每次都出现在 extracting base into / directory倒71%的时候?!??!

OpenBSD:
用floppy从http安装,一路顺风,但是无法用grub引导启动?说bad magic?

我的hd:
1个120G的硬盘:

hda1   fat    win_c
hda2:
hda5   fat    win_d
hda6   swap   linux swap
hda7   Reiserfs  linux
hda3  FreeBSD/OpenBSD:
/     400M
/var  300M
swap  512M
/usr  2000M
/home 1500M
/tmp  300M

我的grub/menu.lst:
title=OpenBSD/FreeBSD
root (hd0,2)
makeactive
chainloader +1
发表于 2004-1-8 10:45:34 | 显示全部楼层
这样得话,应该是你的disc有些问题了。你安装得时候就不要选择doc吧,安装后也不要先下载ports.tar.gz,试试用老ports安装或者通过CVSUP更新你的ports。Good Luck!
 楼主| 发表于 2004-1-8 14:17:36 | 显示全部楼层
现在又有新问题?!用floppy启动,安装freebsd,选择完安装媒介后,出错:

Error mounting /dev/ad0s3a on /mnt : invalid argument
 楼主| 发表于 2004-1-8 14:23:09 | 显示全部楼层
会不会是Maxtor的硬盘出问题了!?!?!?!?!??!?!!?!?
发表于 2004-1-8 15:06:42 | 显示全部楼层
格式化时有没问题, 如果格不过去系统才会安装不了!

OpenBSD
Boot floppy
If you have a system that is used to boot OpenBSD infrequently (or don't wish other users of the computer to note anything has changed), consider using a boot floppy. Simply use one of the standard OpenBSD install floppies, and create a /etc/boot.conf file (yes, you will also have to create an /etc directory on the floppy) with the contents:
     boot hd0a:/bsd

to cause the system to boot from hard drive 0, OpenBSD partition 'a', kernel file /bsd. Note you can also boot from other drives with a line like: "boot hd2a:/bsd" to boot off the third hard drive on your system. To boot from OpenBSD, slip your floppy in, reboot. To boot from the other OS, eject the floppy, reboot.
In this case, the boot(8) program is loaded from the floppy, looks for and reads /etc/boot.conf. The "boot hd0a:/bsd" line instructs boot(8) where to load the kernel from -- in this case, the first HD the BIOS sees. Keep in mind, only a small file (/boot) is loaded from the floppy -- the system loads the entire kernel off the hard disk, so this only adds about five seconds to the boot process.

Windows NT/2000/XP NTLDR
To multiboot OpenBSD and Windows NT/2000/XP, you can use NTLDR, the boot loader that NT uses. To multi-boot with NT, you need a copy of your OpenBSD Partition Boot Record (PBR). After running installboot, you can copy it to a file using dd(1):
        # dd if=/dev/rsd0a of=openbsd.pbr bs=512 count=1

Now boot NT and put openbsd.pbr in C:. Add a line like this to the end of C:\BOOT.INI:

        c:\openbsd.pbr="OpenBSD"

When you reboot, you should be able to select OpenBSD from the NT loader menu. There is much more information available about NTLDR at the NTLDR Hacking Guide.

On Windows XP you can also edit the boot information using the GUI; see the XP Boot.ini HOWTO.

Note: The Windows NT boot loader is only capable of booting OSs from the primary hard drive. You can not use it to load OpenBSD from the second drive on a system.


Other boot loaders
Some other bootloaders OpenBSD users have used successfully include GAG, OSBS, The Ranish Partition Manager and GRUB.
 楼主| 发表于 2004-1-8 15:14:20 | 显示全部楼层
检查了很多次,似乎我的DVDrom有一点问题,但是还是不能解释用软盘也安装不了的问题阿!?!?我的格式话应该没有什么问题,在linux下面用cfdisk格式化过,也用BSD的格式化过!还在研究中!干!BSD和我有仇吗?!
 楼主| 发表于 2004-1-8 17:17:09 | 显示全部楼层
啊!我要杀人了!!!!!!现在FreeBSD终于可以用ftp安装了!我换了一个server!干!我得DVD-Rom也确定报废了!
 楼主| 发表于 2004-1-8 17:22:15 | 显示全部楼层
终于完了!但是在安装linux得什么兼容包得时候没有成功!还有就是在然adduser得时候好像有一点点问题!
 楼主| 发表于 2004-1-8 17:41:27 | 显示全部楼层
还有一个很奇怪得问题!?我在/usr/ports/ftp/wget/里make,为什么他去连debian得服务器呢?!!?
发表于 2004-1-8 19:55:02 | 显示全部楼层
因为它会连接到服务器下载源代码包! 每个软件的源代码下载地址在prots里都有好几个, 这些当有的服务器连不上时可以替换别的服务器!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表