In which order does the kernel deletes files?

Meino Christian Cramer (mccramer@s.netic.de)
Wed, 21 Jul 1999 11:29:29 +0100


Hi all!

My 13GB Seagate HD introduces a problem:
The root partition is big enough, that certain
files are beyond the 1024 cylinder boundary.

Currently the kernel images are all "on the
bright side" of this boundary.

But what happens, when I will update this
kernels?

mv /usr/src/v2.3.9/linux/arch/i386/boot/zImage /vmlinuz239 will
internally copy the file to the root to new sectors, than delete
the old kernel. Result: The new image will be placed beyond
the magic limit. The boot will fail

OR

mv /usr/src/v2.3.9/linux/arch/i386/boot/zImage /vmlinuz239 will
internally copy the file directly over the sectors occupied
by the old kernel. Result: The box still boots.

I am using lilo 0.21.

Thank you for any help in advance!


KEEP HACKING!
Meino

---------------------------------------------
*** YOU CAN STILL GET OUT OF THE MATRIX! ***
*** USE LINUX! ***
---------------------------------------------

--------------------------------------------------------------------------
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.
--------------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/