Home
last modified time | relevance | path

Searched refs:fsck (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/etc/rc.d/
HDfsck25 fsck -p
42 fsck -y
HDMakefile13 fixbootfile fsck ftpd hostname hotplugd \
/dragonfly/sbin/fsck/
HDMakefile4 PROG= fsck
5 MAN= fsck.8
/dragonfly/test/stress/stress2/misc/
HDfuzz.sh69 if fsck -f -y /dev/md${mdstart}${part} 2>&1 | egrep "^[A-Z]" > /dev/null; then
70 if fsck -f -y /dev/md${mdstart}${part} 2>&1 | egrep "^[A-Z]" > /dev/null; then
71 if fsck -f -y /dev/md${mdstart}${part} 2>&1 | egrep "^[A-Z]" > /dev/null; then
HDmsdos4.sh64 fsck -t msdosfs -y /dev/md${mdstart}a
HDmsdos.sh52 fsck -t msdosfs -y /dev/md${mdstart}a
/dragonfly/sbin/fsdb/
HDMakefile10 CFLAGS+= -I${.CURDIR}/../fsck
17 .PATH: ${.CURDIR}/../fsck ${.CURDIR}/../../sys/vfs/ufs
/dragonfly/test/vkernel/
HDMakefile118 fsck -p /dev/`cat ${VKDIR}/vn.which`s1a
125 fsck: check target
127 fsck -y /dev/`cat ${VKDIR}/vn.which`s1a
/dragonfly/sbin/quotacheck/
HDMakefile8 .PATH: ${.CURDIR}/../fsck
/dragonfly/sbin/fsck_msdosfs/
HDMakefile3 FSCK= ${.CURDIR}/../fsck
/dragonfly/usr.bin/crunch/examples/
HDkcopy.conf16 progs mount mount_cd9660 fsck init reboot umount
HDfixit.conf24 progs badsect chown clri disklabel dump dmesg fdisk fsck ifconfig init
HDreally-big.conf26 progs badsect bim clri disklabel dmesg dump dumpfs fdisk fsck halt
/dragonfly/sbin/
HDMakefile24 fsck \
/dragonfly/etc/
HDdevtab3 # This file contains label conversions for fstab, mount, fsck, hammer,
/dragonfly/nrelease/root/
HDREADME360 system when booting the 'Live CD', but that you have to fsck and mount your
374 # fsck root before trying to mount it.
375 fsck /dev/ad0s1a
380 # fsck boot before trying to mount it.
381 fsck /dev/ad0s1a
/dragonfly/contrib/lvm2/dist/scripts/lvm2create_initrd/
HDREADME34 will be modifying the root filesystem before it has been fsck'ed. udev gets
/dragonfly/initrd/rescue/
HDMakefile136 fsck \
/dragonfly/contrib/lvm2/dist/scripts/
HDfsadm.sh48 FSCK=fsck
/dragonfly/test/x86_64/
HDMakefile167 fsck -p /dev/`cat ${QEMUDIR}/vn.which`s1a
/dragonfly/usr.bin/crunch/
HDREADME36 clri disklabel dump rdump dmesg fdisk fsck halt ifconfig init
/dragonfly/sys/vfs/ufs/
HDREADME227 fsck - tighter checks on acceptable errors and a slightly
233 It is not necessary to use the new version of fsck, however it
/dragonfly/gnu/usr.bin/rcs/
HDNEWS435 much as fsck repairs corrupted file systems.
/dragonfly/sys/vfs/hammer2/
HDDESIGN589 at mount-time. This is NOT an fsck. Freemap flushes can be avoided for any
/dragonfly/contrib/lvm2/dist/
HDWHATS_NEW1584 fsadm support for fsck and resizing - needs testing.

12