Re: kernel upgrade problem
Russ Cook wrote:
> I had already checked with 'df' before posting, but I attach the
> results in case it offers a clue.
>
> Thanks for the reply,
> Russ
>
>
> Script started on Sun 31 Dec 2006 06:38:39 PM CST
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/hda1 255912 200418 41841 83% /
> tmpfs 1674944 0 1674944 0% /lib/init/rw
> udev 10240 64 10176 1% /dev
> tmpfs 1674944 0 1674944 0% /dev/shm
> /dev/hda9 181745360 90136804 82376404 53% /home
> /dev/hda8 369000 8355 340985 3% /tmp
> /dev/hda5 4807056 2657124 1905748 59% /usr
> /dev/hda6 2885780 1257440 1481752 46% /var
>
> Script done on Sun 31 Dec 2006 06:38:39 PM CST
What type of filesystem are you using for /dev/hda1? If ext2 or ext3 try
"dumpe2fs -h /dev/hda1" (as root) and check "Reserved block count" and
"Journal size" (if ext3).
Regards,
Manolo
Reply to: