[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mknod on /dev/hda when it's already a directory - ??



On Sun, Jan 07, 2007 at 05:43:43PM -0600, mark david mcCreary wrote:
> I've got an old Debian Woody machine that is running fine, but somehow 
> /dev/hda has become a directory.
> 
[...]

cat /proc/partitions
cat /proc/mounts
mount
stat /dev/hda /dev/hda/. /dev/hda/..
find /dev/hda -exec stat \{\} \;
df

is there a process in state D? anything in kernel logs? (look in past,
where past is all rotated history & grep out known-good lines)

-- 
matej kovac
matej.kovac@telnet.sk



Reply to: