Hello,
On Sat, Apr 07, 2001 at 12:04:07PM -0700, David Wolfskill wrote:
> I suggest "fsck -d -p" -- the debugging output could prove useful.
Here we go:
pass1
pass1, name /dev/ad0s1a
pass2
pass2, name /dev/ad0s1f
pass2, name /dev/ad0s1g
pass2, name /dev/ad0s1h
pass2, name /dev/ad0s1d
pass2, name /dev/ad0s1e
Parallel start
disk /dev/ad0: ad0s1f, ad0s1g, ad0s1h, ad0s1d, ad0s1e
start /tmp nowait fsck_ufs -p /dev/ad0s1f
Parallel wait
done ufs: /dev/ad0s1f (/tmp) 0x0
start /usr nowait fsck_ufs -p /dev/ad0s1g
Parallel wait
done ufs: /dev/ad0s1g (/usr) 0x0
start /usr/local nowait fsck_ufs -p /dev/ad0s1h
Parallel wait
done ufs: /dev/ad0s1h (/usr/local) 0x0
start /var nowait fsck_ufs -p /dev/ad0s1d
Parallel wait
done ufs: /dev/ad0s1d (/var) 0x0
start /var/log nowait fsck_ufs -p /dev/ad0s1e
Parallel wait
done ufs: /dev/ad0s1e (/var/log) 0x0
Parallel end
In other words, nothing unusual, apart from the fact that ad1 is not even
mentioned. If I after this say 'fsck -d -p /dev/ad1s1a', it says:
start /dev/ad1s1a wait fsck_ufs -p /dev/ad1s1a
and then exits, seemingly succesfully.
Nothin more... if there is anything I can be helpful with, please tell me.
--
Regards:
Szilveszter ADAM
Szeged University
Szeged Hungary
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message