<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/css" href="./clientscript/vbulletin_css/rsstyle.css"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxSir.Org - Linux 基础建设讨论专版</title>
		<link>http://www.linuxsir.org/bbs</link>
		<description>讨论基础知识、各发行版所具有的共性问题等；请按论坛公告和本版说明发帖，多谢！</description>
		<language>zh</language>
		<lastBuildDate>Fri, 03 Sep 2010 04:55:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.linuxsir.org/bbs/images/misc/rss.jpg</url>
			<title>LinuxSir.Org - Linux 基础建设讨论专版</title>
			<link>http://www.linuxsir.org/bbs</link>
		</image>
		<item>
			<title>无法移动, 找不到原因 ;-(</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371893&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 02:46:54 GMT</pubDate>
			<description><![CDATA[$ mv data data2
mv: cannot move `data' to `data2': Device or resource busy
$ lsof data
$

这个情况不知道如何解释, 请各位帮忙~]]></description>
			<content:encoded><![CDATA[<div>$ mv data data2<br />
mv: cannot move `data' to `data2': Device or resource busy<br />
$ lsof data<br />
$<br />
<br />
这个情况不知道如何解释, 请各位帮忙~</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>Jcan</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371893</guid>
		</item>
		<item>
			<title>关于yum源的问题</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371866&amp;goto=newpost</link>
			<pubDate>Sat, 28 Aug 2010 13:25:50 GMT</pubDate>
			<description>有时yum源是一个repo的文件，但有时也会rpm安装后，得到的repo，我想问下，我到那里可以找到rpm格式的yum源文件</description>
			<content:encoded><![CDATA[<div>有时yum源是一个repo的文件，但有时也会rpm安装后，得到的repo，我想问下，我到那里可以找到rpm格式的yum源文件</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>w1330</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371866</guid>
		</item>
		<item>
			<title>传说中的塞满硬盘的压缩文件？？？</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371853&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 14:38:38 GMT</pubDate>
			<description><![CDATA[一种方法（等到解压错误时硬盘早已被占满）：

代码:
---------
cat /dev/zero | gzip -9f - > sobig.gz
---------
另一中方法：用hexedit/vim编辑已经做好的压缩文件，把某个数值改为FFFFFFFF]]></description>
			<content:encoded><![CDATA[<div>一种方法（等到解压错误时硬盘早已被占满）：<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">代码:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">cat /dev/zero | gzip -9f - &gt; sobig.gz</code><hr />
</div>另一中方法：用hexedit/vim编辑已经做好的压缩文件，把某个数值改为FFFFFFFF</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>defrag</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371853</guid>
		</item>
		<item>
			<title><![CDATA[[zt] Native ZFS Is Coming To Linux Next Month]]></title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371848&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 10:59:27 GMT</pubDate>
			<description><![CDATA[详见：
http://www.phoronix.com/scan.php?page=article&item=zfs_linux_coming&num=1

许可协议问题仍存在，不会进入官方内核树。

是否合法仍有争议。

如果只是为了交换数据，建议用 zfs-fuse，合法好用。]]></description>
			<content:encoded><![CDATA[<div>详见：<br />
<a href="http://www.phoronix.com/scan.php?page=article&amp;item=zfs_linux_coming&amp;num=1" target="_blank">http://www.phoronix.com/scan.php?pag...x_coming&amp;num=1</a><br />
<br />
许可协议问题仍存在，不会进入官方内核树。<br />
<br />
是否合法仍有争议。<br />
<br />
如果只是为了交换数据，建议用 zfs-fuse，合法好用。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>聚焦深空</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371848</guid>
		</item>
		<item>
			<title><![CDATA[我觉得这张图片蛮有趣的: Linux&Apple]]></title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371838&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 03:47:52 GMT</pubDate>
			<description>图像: http://www.linuxeden.com/upimg/100826/1_144105_1.jpg 

G:Gentoo
F:Fedora
A:Arch
N:Novell
C:Chrome OS
O:Ophone???
M:Mandriva</description>
			<content:encoded><![CDATA[<div><img src="http://www.linuxeden.com/upimg/100826/1_144105_1.jpg" border="0" alt="" /><br />
<br />
G:Gentoo<br />
F:Fedora<br />
A:Arch<br />
N:Novell<br />
C:Chrome OS<br />
O:Ophone???<br />
M:Mandriva</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>songtime</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371838</guid>
		</item>
		<item>
			<title>问个vrtualbox共享的问题</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371807&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 02:09:19 GMT</pubDate>
			<description>主机archlinux,客机archlinux,virtualbox 3.2.8
在客下/etc/fstab,已有

archlinux /mnt/share    vboxsf  rw,user,auto,unhide 0 0
 
在lxde的图标上已经显示share,点击share,(登录账号为普通用户zhang,，独立组，非root) 提示


only root can mount shared folders from the host.

如何使普通用户能使用共享空间，最好是自动挂在。</description>
			<content:encoded><![CDATA[<div>主机archlinux,客机archlinux,virtualbox 3.2.8<br />
在客下/etc/fstab,已有<br />
<br />
archlinux /mnt/share    vboxsf  rw,user,auto,unhide 0 0<br />
 <br />
在lxde的图标上已经显示share,点击share,(登录账号为普通用户zhang,，独立组，非root) 提示<br />
<br />
<br />
only root can mount shared folders from the host.<br />
<br />
如何使普通用户能使用共享空间，最好是自动挂在。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>zswlb9999</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371807</guid>
		</item>
		<item>
			<title>编译内核时出错：no machine record defined求救</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371792&amp;goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 03:46:42 GMT</pubDate>
			<description><![CDATA[如题。
我使用git获取了国外CM的最新源码（Android的第三方内核）。
使用它里面的工具将boot.img里的旧.config拖出来，然后make（使用了交叉工具链）
眼看make就要Over了，就来个错误：no machine record defined 
我在国外XDA论坛看了一下，他们使用MSM架构的默认config编译通过了，我也把默认的config拿过来编译，发现错误更加离谱……
所以，我觉得应该不在.config文件的问题上吧？
墙外还有人说是binutils版本过旧，更加离谱了，我使用Ubuntu 10.04，刚刚完成了系统更新……
所以，现在来到高手聚集的linuxsir，希望有高人能够帮助我！
完整的错误提示：
/media/Others/Android/bin/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld: no machine record defined
/media/Others/Android/bin/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld: no machine record defined
make: *** [.tmp_vmlinux1] 错误 1

P.S. 我把Android的源码放在/media/Others/Android/bin下。]]></description>
			<content:encoded><![CDATA[<div>如题。<br />
我使用git获取了国外CM的最新源码（Android的第三方内核）。<br />
使用它里面的工具将boot.img里的旧.config拖出来，然后make（使用了交叉工具链）<br />
眼看make就要Over了，就来个错误：no machine record defined <br />
我在国外XDA论坛看了一下，他们使用MSM架构的默认config编译通过了，我也把默认的config拿过来编译，发现错误更加离谱……<br />
所以，我觉得应该不在.config文件的问题上吧？<br />
墙外还有人说是binutils版本过旧，更加离谱了，我使用Ubuntu 10.04，刚刚完成了系统更新……<br />
所以，现在来到高手聚集的linuxsir，希望有高人能够帮助我！<br />
完整的错误提示：<br />
/media/Others/Android/bin/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld: no machine record defined<br />
/media/Others/Android/bin/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld: no machine record defined<br />
make: *** [.tmp_vmlinux1] 错误 1<br />
<br />
P.S. 我把Android的源码放在/media/Others/Android/bin下。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>hzwlinsir</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371792</guid>
		</item>
		<item>
			<title><![CDATA[编译内核时 Linux Kernel Configuration-> Device Drivers -> SCSI device support-> SCSI]]></title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371744&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 01:17:16 GMT</pubDate>
			<description><![CDATA[编译内核时
Linux Kernel Configuration
　　 　-> Device Drivers
　　 　 　 -> SCSI device support
　　 　 　 　-> SCSI low-level drivers
里一个选项都没有！
为啥？

我想选中
Linux Kernel Configuration
　　 　-> Device Drivers
　　 　 　 -> SCSI device support
　　 　 　 　-> SCSI low-level drivers
　　 　 　 　 　-> BusLogic SCSI support]]></description>
			<content:encoded><![CDATA[<div>编译内核时<br />
Linux Kernel Configuration<br />
　　 　-&gt; Device Drivers<br />
　　 　 　 -&gt; SCSI device support<br />
　　 　 　 　-&gt; SCSI low-level drivers<br />
里一个选项都没有！<br />
为啥？<br />
<br />
我想选中<br />
Linux Kernel Configuration<br />
　　 　-&gt; Device Drivers<br />
　　 　 　 -&gt; SCSI device support<br />
　　 　 　 　-&gt; SCSI low-level drivers<br />
　　 　 　 　 　-&gt; BusLogic SCSI support</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>shader</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371744</guid>
		</item>
		<item>
			<title>policy.conf文件丢失，无法启动selinux，请问如何解决？？谢谢！</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371743&amp;goto=newpost</link>
			<pubDate>Mon, 23 Aug 2010 18:39:25 GMT</pubDate>
			<description><![CDATA[系统是Fedora13的，昨天使用的时候突然停电了，今天开机启动的时候系统出现

Machine in enforcing mode and cannot execute load-policy 

要在Grub加 selinux=0才能启动。进入系统后一直无法启动selinux，重装selinux后还是不行，显示

dracut: Mounted root filesystem /dev/sda2
dracut: Loading SELinux policy
type=1404 audit(1282613011.413:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
dracut: SELinux: Could not open policy file <= /etc/selinux/targeted/policy/policy.24: No such file or directory
dracut: /sbin/load_policy: Can't load policy and enforcing mode requested: No such file or directory

查看了一下 /etc/selinux/targeted/policy 文件夹，发现里面空空的，如何生成policy.conf文件呢？请问如何解决？
先谢谢各位了！！]]></description>
			<content:encoded><![CDATA[<div>系统是Fedora13的，昨天使用的时候突然停电了，今天开机启动的时候系统出现<br />
<br />
Machine in enforcing mode and cannot execute load-policy <br />
<br />
要在Grub加 selinux=0才能启动。进入系统后一直无法启动selinux，重装selinux后还是不行，显示<br />
<br />
dracut: Mounted root filesystem /dev/sda2<br />
dracut: Loading SELinux policy<br />
type=1404 audit(1282613011.413:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295<br />
dracut: SELinux: Could not open policy file &lt;= /etc/selinux/targeted/policy/policy.24: No such file or directory<br />
dracut: /sbin/load_policy: Can't load policy and enforcing mode requested: No such file or directory<br />
<br />
查看了一下 /etc/selinux/targeted/policy 文件夹，发现里面空空的，如何生成policy.conf文件呢？请问如何解决？<br />
先谢谢各位了！！</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>goodjob66</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371743</guid>
		</item>
		<item>
			<title>==大家进来讨论一个Vi编辑器的问题==</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371729&amp;goto=newpost</link>
			<pubDate>Mon, 23 Aug 2010 09:36:47 GMT</pubDate>
			<description>请问各位大虾，vi怎么查看编辑器以前的操作记录呢？就像操作系统的历史记录一样。</description>
			<content:encoded><![CDATA[<div>请问各位大虾，vi怎么查看编辑器以前的操作记录呢？就像操作系统的历史记录一样。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>奋斗的毛毛虫</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371729</guid>
		</item>
		<item>
			<title>linux强制重启后就无法启动了。</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371708&amp;goto=newpost</link>
			<pubDate>Sun, 22 Aug 2010 08:47:38 GMT</pubDate>
			<description>我在虚拟机下装的linux，今天刚开就死机了，我上午是挂起它的（暂停），
我用鼠标点了工具栏的重启按钮，发现不能启动了，
显示了几行字之后马上变成黑屏了，
怎么回事？
是虚拟机的问题还是linux 的问题？</description>
			<content:encoded><![CDATA[<div>我在虚拟机下装的linux，今天刚开就死机了，我上午是挂起它的（暂停），<br />
我用鼠标点了工具栏的重启按钮，发现不能启动了，<br />
显示了几行字之后马上变成黑屏了，<br />
怎么回事？<br />
是虚拟机的问题还是linux 的问题？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>叶叶叶</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371708</guid>
		</item>
		<item>
			<title>firefox如何用鼠标中键</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371692&amp;goto=newpost</link>
			<pubDate>Sat, 21 Aug 2010 13:08:30 GMT</pubDate>
			<description>好像所有的linux都是，在firefox中点击鼠标中健不能想win下面那样上下滑动页面，应该在哪里设置啊？</description>
			<content:encoded><![CDATA[<div>好像所有的linux都是，在firefox中点击鼠标中健不能想win下面那样上下滑动页面，应该在哪里设置啊？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>after1990s</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371692</guid>
		</item>
		<item>
			<title>删除了旧内核，自己写grub的menu.lst文件后，系统进入busybox无法启动</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371679&amp;goto=newpost</link>
			<pubDate>Fri, 20 Aug 2010 23:15:02 GMT</pubDate>
			<description><![CDATA[昨日在学习grub的用法

然后，看到有几个旧版本的内核，就删除掉了

2.6.24-XX-generic 的貌似有两个内核，我把2.6.23-XX的和2.6.24-XX中XX数字比较小的都删除了
 
然后自己跟着资料写了menu.lst后发现悲剧了

在grub的选择界面选择Linux后直接进入busybox

但是选择进入windows确实好的

在busybox的错误信息：

Give up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
    -Check rootdelay = (did the system wait long enough?)
    -Check root = (did the system wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! dosen't exist. Dropping to a shell!

再然后就是busybox的版本信息了

自己实在没有头绪，也是第一次遇到这种情况，希望各位可以提供一点线索和思路。谢谢。]]></description>
			<content:encoded><![CDATA[<div>昨日在学习grub的用法<br />
<br />
然后，看到有几个旧版本的内核，就删除掉了<br />
<br />
2.6.24-XX-generic 的貌似有两个内核，我把2.6.23-XX的和2.6.24-XX中XX数字比较小的都删除了<br />
 <br />
然后自己跟着资料写了menu.lst后发现悲剧了<br />
<br />
在grub的选择界面选择Linux后直接进入busybox<br />
<br />
但是选择进入windows确实好的<br />
<br />
在busybox的错误信息：<br />
<br />
Give up waiting for root device. Common problems:<br />
-Boot args (cat /proc/cmdline)<br />
    -Check rootdelay = (did the system wait long enough?)<br />
    -Check root = (did the system wait for the right device?)<br />
-Missing modules (cat /proc/modules; ls /dev)<br />
ALERT! dosen't exist. Dropping to a shell!<br />
<br />
再然后就是busybox的版本信息了<br />
<br />
自己实在没有头绪，也是第一次遇到这种情况，希望各位可以提供一点线索和思路。谢谢。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>unionx</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371679</guid>
		</item>
		<item>
			<title>像AndLinux那样将程序提至Windows……</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371640&amp;goto=newpost</link>
			<pubDate>Thu, 19 Aug 2010 09:23:29 GMT</pubDate>
			<description>AndLinux，一个基于Colinux的Ubuntu的不完全衍生版，可以将Linux程序提至M$ Windows(R)下。
可是，其实不用CoLinux也能这样。

不信，尝试一下：

验证篇：
启动AndLinux，待其启动Panel，你就会发现，在任务栏中Panel的图标是XMing图标。

启动Term，输入echo $DISPLAY，你会发现是远程主机。

例：

ggd@andLinux:/$ echo $DISPLAY
192.168.11.1:0.0

还有一点，试试Ctrl + Shift，然后输入，看看是什么？

之后（假设安装了中文支持），输入scim -d
再用panel上的图标启动某输入法，输入一些文字。

HaHa~

下面，让我来揭秘！

方法一，ssh

首先，编辑sshd设置（如/etc/sshd/sshd_config），找到X11Forwarding，设为yes。

然后，用XLaunch（XMing），sshd上这台linux机，设置cilent为*panel。

妥帖！

方法二，直连（验证中~）</description>
			<content:encoded><![CDATA[<div>AndLinux，一个基于Colinux的Ubuntu的不完全衍生版，可以将Linux程序提至M$ Windows(R)下。<br />
可是，其实不用CoLinux也能这样。<br />
<br />
不信，尝试一下：<br />
<br />
验证篇：<br />
启动AndLinux，待其启动Panel，你就会发现，在任务栏中Panel的图标是XMing图标。<br />
<br />
启动Term，输入echo $DISPLAY，你会发现是远程主机。<br />
<br />
例：<br />
<br />
ggd@andLinux:/$ echo $DISPLAY<br />
192.168.11.1:0.0<br />
<br />
还有一点，试试Ctrl + Shift，然后输入，看看是什么？<br />
<br />
之后（假设安装了中文支持），输入scim -d<br />
再用panel上的图标启动某输入法，输入一些文字。<br />
<br />
HaHa~<br />
<br />
下面，让我来揭秘！<br />
<br />
方法一，ssh<br />
<br />
首先，编辑sshd设置（如/etc/sshd/sshd_config），找到X11Forwarding，设为yes。<br />
<br />
然后，用XLaunch（XMing），sshd上这台linux机，设置cilent为*panel。<br />
<br />
妥帖！<br />
<br />
方法二，直连（验证中~）</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>zxd123314</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371640</guid>
		</item>
		<item>
			<title>新编译的内核不能启动：Kernel panic - not syncing，请问有谁能帮我解决？</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371636&amp;goto=newpost</link>
			<pubDate>Thu, 19 Aug 2010 07:34:27 GMT</pubDate>
			<description><![CDATA[Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block (0,0)
Pid: 1, comm: swapper Not tainted 2.6.35.1test04 #1

用自己编译的内核启动系统时报错。

编译环境是ubuntu 10.04，内核是2.6.35.1。因为编译的目的是将内核精简下来，所以设置make menuconfig的时候没有选"Enable loadable module support"而是将所有东西都加到内核中。

一些资料上说第一行报错信息是由于找不到根文件系统。但是硬盘上使用的都是ubuntu 10.04默认的ext4格式，而我在"File systems"下已经将所有与ext4有关的项目都选上。后来还试过将所以涉及ext2-ext4的项目都选上，但还是出现同样的问题。

请问有谁知道如何解决这个问题？

机器的lspci信息如下：
00:00.0 Host bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia] (rev 05)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia AGP]
00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 6a)
如还需要提供别的参考信息请通知我。]]></description>
			<content:encoded><![CDATA[<div>Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block (0,0)<br />
Pid: 1, comm: swapper Not tainted 2.6.35.1test04 #1<br />
<br />
用自己编译的内核启动系统时报错。<br />
<br />
编译环境是ubuntu 10.04，内核是2.6.35.1。因为编译的目的是将内核精简下来，所以设置make menuconfig的时候没有选&quot;Enable loadable module support&quot;而是将所有东西都加到内核中。<br />
<br />
一些资料上说第一行报错信息是由于找不到根文件系统。但是硬盘上使用的都是ubuntu 10.04默认的ext4格式，而我在&quot;File systems&quot;下已经将所有与ext4有关的项目都选上。后来还试过将所以涉及ext2-ext4的项目都选上，但还是出现同样的问题。<br />
<br />
请问有谁知道如何解决这个问题？<br />
<br />
机器的lspci信息如下：<br />
00:00.0 Host bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia] (rev 05)<br />
00:01.0 PCI bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia AGP]<br />
00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)<br />
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)<br />
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)<br />
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a)<br />
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a)<br />
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)<br />
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)<br />
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 6a)<br />
如还需要提供别的参考信息请通知我。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=31">Linux 基础建设讨论专版</category>
			<dc:creator>ito_oti</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371636</guid>
		</item>
	</channel>
</rss>
