|
发表于 2003-12-13 00:21:48
|
显示全部楼层
这里可以 ftp://sunsite.unc.edu/pub/Linux/ALPHA/ufs/
另外你没看懂我的意思,请你再好好读一下这句话:
When you have installed the new kernel, you can mount your UFS filesystems (all the partitions in the FreeBSD slice except the swap partition) with a command like this:
看了你的分区情况,你是建立了一个slice, 在这个slice装了FreeBSD, 假设你有最简单的partition,也就是说你有 / 和 swap, 上面那段英文告诉你可以mount 任何一个freebsd 分区,但是 swap除外!!正确的办法是至少有两个slice,一个之中有/和SWAP,另外一个slice加个/data,这样你才可以在linux 下mount 那freebsd的 /data ,这也正是rainren 和我的意思... |
|