I'm new on linux and trying to install SL on my 386 4MB 25MHz 80MB HD laptop. I boot it from floppies and make Linux Native and Linux Swap partitions using fdisk. When I try to do mkfs.ext2 it prompts me an error about missing libraries. I tried to copy libext2fs.so.2, libcom_err.so.2, libuuid.so.1 from my RedHat6 cd but I receive an error message "/lib/libuuid.so.1: undefined symbol: __register_frame_info". I read readme about extra disk=libext2.tar with the right libs but I cannot find it anywhere.
Please help me to find the libext2.tar or what I have to do fixing that error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm new on linux and trying to install SL on my 386 4MB 25MHz 80MB HD laptop. I boot it from floppies and make Linux Native and Linux Swap partitions using fdisk. When I try to do mkfs.ext2 it prompts me an error about missing libraries. I tried to copy libext2fs.so.2, libcom_err.so.2, libuuid.so.1 from my RedHat6 cd but I receive an error message "/lib/libuuid.so.1: undefined symbol: __register_frame_info". I read readme about extra disk=libext2.tar with the right libs but I cannot find it anywhere.
Please help me to find the libext2.tar or what I have to do fixing that error.
Sorry, forgot to write that I receive that error when ran mkfs.ext2 command and those libs where required when I first time ran mkfs.ext2.