+ -
当前位置:首页 → 问答吧 → SlackWare 12.2 的硬件要求?

SlackWare 12.2 的硬件要求?

时间:2009-04-10

来源:互联网

前几天想装个SlackWare 12.2试试。在VM下可以装上,但是主机上装不上。说内存低。

作者: RainSnow   发布时间: 2009-04-10

引用:
作者: RainSnow
前几天想装个SlackWare 12.2试试。在VM下可以装上,但是主机上装不上。说内存低。
你内存多大?slackware对硬件要求不高,试试换种内核启动,或在启动时加额外的参数!

作者: cigerma   发布时间: 2009-04-10

我的内存 是 512 的。

作者: RainSnow   发布时间: 2009-04-10

提示 :
not enough memory to load specified kernel.

作者: RainSnow   发布时间: 2009-04-10

引用:
作者: RainSnow
提示 :
not enough memory to load specified kernel.
把你机子硬件说一下,光看内存也许看不出啥!

作者: cigerma   发布时间: 2009-04-10

我在网吧上啊, 没有带相关信息 明天 把它列出来。

作者: RainSnow   发布时间: 2009-04-10

至少CPU是啥,说下?

作者: cigerma   发布时间: 2009-04-10

Slackware光盘启动的时候,你不要直接按Enter,屏幕上有一大段文字,你仔细看看

作者: cigerma   发布时间: 2009-04-10

显示
boot :
后 我第一次直接按Enter,第二次 boot : 输入 huge.s 。第三次 hugesmp.s ,还有 一个忘了。
也是一样 的。

作者: RainSnow   发布时间: 2009-04-10

CPU 是 intel celeron 1100

作者: RainSnow   发布时间: 2009-04-10

你等会啊,我下午上两节课!上完课帮你查下!

作者: cigerma   发布时间: 2009-04-10

找到两个信息:
1:https://answers.launchpad.net/ubuntu/+question/3499
里面的意思是在内核启动时加参数:mem=Xm,X代表你内存大小
2.Slackware官方说明:
kernel-generic: kernel-generic (a general purpose single processor Linux kernel)
kernel-generic:
kernel-generic: This is a Linux kernel with built-in support for most IDE controllers.
kernel-generic: For filesystem support, or if you need to load support for a SCSI or
kernel-generic: other controller, then you'll need to load one or more kernel modules
kernel-generic: using an initial ramdisk, or initrd. For more information about
kernel-generic: creating an initrd, see the README.initrd file in the /boot directory.
kernel-generic:
kernel-generic:
kernel-generic:
kernel-generic:

kernel-huge: kernel-huge (a fully-loaded single processor Linux kernel)
kernel-huge:
kernel-huge: This is a Linux kernel with built-in support for most disk controllers
kernel-huge: and filesystems. If you're looking for a more stripped down kernel
kernel-huge: (this one contains everything but the kitchen sink ;-), then install
kernel-huge: the kernel-generic from the /boot directory along with an initrd to
kernel-huge: load support for your boot device and filesystem. For instructions
kernel-huge: on the initrd, see README.initrd in the /boot directory.
kernel-huge:
kernel-huge:
kernel-huge:

你的CPU不能用SMP的内核启动,你试试kernel-generic

作者: cigerma   发布时间: 2009-04-10

谢谢 哦。 我回家再试试。

作者: RainSnow   发布时间: 2009-04-10

当天试了
boot: /casper/vmlinuz mem=512m
也是出错了。 (could not find kernel image :/casper/umlinuz)说明ubuntu 的景象文件存储地址跟 SlackWare 不一样。
然后用
boot :/kernels/huge.s/bzImage mem=512m (也是出错了) 应该是 boot:/kernels/huge.s mem=512m
最后
huges.s mem=512m
OK了,可以安装了。注意的是 一定要 mem=512m 的 m 不要省略 。否则。无限的等待。。。。。

作者: RainSnow   发布时间: 2009-04-16

huge.s mem=512m
hugesmp.s mem=512m
speakup.s mem=512m
三个都可以启动。

作者: RainSnow   发布时间: 2009-04-16

优化BIOS 后不用以上方法,可以启动。

作者: RainSnow   发布时间: 2009-05-19

你的硬件应该没问题的,我的硬件是:
CII 900 + 512 MB + GF2MX400 32MB
用的是slackware12.2 + kde 3.10
运行的很流畅,看youku也不卡。

作者: emacs999   发布时间: 2009-05-20