分页: 1 / 1

新装 Debian squeeze 启动时遇到错误[有新情况]

发表于 : 2009-12-10 23:31
自由建客
正常重启,绝非异常关机。
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Unable to set System Clock to: The Dec 10 15:14:03 UTC 2009 ... (warning).
Activation swap...done.
Checking root file system...fsck from util-linux-ng 2.16.1
/lib/init/rw/rootdev: clean, 18434/612000 files, 164691/2441872 blocks done.
[ 5.838201] EXT3 FS on sda1, internal journal
Setting the system clock.

Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Unable to set System Clock to: The Dec 10 15:14:03 UTC 2009 ... (warning).
Activation swap...done.
Checking root file system...fsck from util-linux-ng 2.16.1
fsck.ext3: No such file or directory while trying to open /dev/sda5
/dev/sda5:
The superblock could not be read or dose not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

fsck died with ext status 8
failed (code 8).
File system check failed. A log is being saved in /var/log/fsck/checkfs if that location is writable. Please repair the file system manually. ... failed!
Give root password for maintenance
(or type Control-D to continue):
两分区文件系统均为新创建,无任何污染。

代码: 全选

~ # cat /etc/fstab
proc		/proc	proc	defaults	0 0

/dev/sda1	/	ext3	defaults	0 1
/dev/sda5	/home	ext3	defaults	0 2
~ # cat /var/log/fsck/checkfs
Log of fsck -C -R -A -a
Thu Dec 10 23:26:27 2009

fsck from util-linux-ng 2.16.1
/dev/sda5: clean, 212/1224000 files, 109480/4883752 blocks

The Dec 10 23:26:28 2009
----------------------
~ # 

Re: 新装 Debian squeeze 启动时遇到错误

发表于 : 2009-12-11 14:52
stesen
我前段时间用ubuntu的livecd把debian的/和/home升级为ext4就出现类似问题,每次都要fsck,后来换xfs就好了

Re: 新装 Debian squeeze 启动时遇到错误

发表于 : 2009-12-11 21:52
自由建客
就是这个问题,一模一样。
http://bugs.debian.org/cgi-bin/bugrepor ... bug=535130
怎么解决?是不是右边那个图,把 udev 升到 148 ?我现在的是 146-5。
怎么升啊?sid 里面才有个 149-1 ,难道要开 sid 源?

Re: 新装 Debian squeeze 启动时遇到错误[有新情况]

发表于 : 2009-12-12 22:00
onelynx
进来的debian超不稳定,所以我现在用fedora,等待debian squeeze的正式版