Package: initscripts
Version: 2.87dsf-6

Package: e2fsprogs
Version: 1.41.9-1

I cannot checkfs on reboot kernel

u...@ury-deb:~$ sudo /etc/init.d/checkfs.sh start
Checking file systems...fsck: No such file or directory

u...@ury-deb:~$ ls -l /sbin/fsck
ls: cannot access /sbin/fsck: No such file or directory

u...@ury-deb:~$ apt-file search /sbin/fsck | egrep 'fsck$'
e2fsprogs: /sbin/fsck
e2fsprogs-dbg: /usr/lib/debug/sbin/fsck
u...@ury-deb:~$ dpkg -L e2fsprogs | grep /sbin/fsck
/sbin/fsck.ext3
/sbin/fsck.ext4
/sbin/fsck.ext4dev
/sbin/fsck.ext2

Fix problem:

u...@ury-deb:~$ ln -s /fc_root/sbin/fsck /sbin

where /fc_root is root partition with Fedora Core 9

u...@ury-deb:~$ sudo /etc/init.d/checkfs.sh
Checking file systems...fsck 1.41.3 (12-Oct-2008)
....




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to