[Pkg-sysvinit-devel] Bug#549903: Checking file systems...fsck: No such file or directory
Юрий
Юрий
Tue Oct 6 08:23:34 UTC 2009
Package: initscripts
Version: 2.87dsf-6
Package: e2fsprogs
Version: 1.41.9-1
I cannot checkfs on reboot kernel
ury at ury-deb:~$ sudo /etc/init.d/checkfs.sh start
Checking file systems...fsck: No such file or directory
ury at ury-deb:~$ ls -l /sbin/fsck
ls: cannot access /sbin/fsck: No such file or directory
ury at ury-deb:~$ apt-file search /sbin/fsck | egrep 'fsck$'
e2fsprogs: /sbin/fsck
e2fsprogs-dbg: /usr/lib/debug/sbin/fsck
ury at ury-deb:~$ dpkg -L e2fsprogs | grep /sbin/fsck
/sbin/fsck.ext3
/sbin/fsck.ext4
/sbin/fsck.ext4dev
/sbin/fsck.ext2
Fix problem:
ury at ury-deb:~$ ln -s /fc_root/sbin/fsck /sbin
where /fc_root is root partition with Fedora Core 9
ury at ury-deb:~$ sudo /etc/init.d/checkfs.sh
Checking file systems...fsck 1.41.3 (12-Oct-2008)
....
More information about the Pkg-sysvinit-devel
mailing list