Koen Dejonghe wrote:
Hi,
SuSE Linux 6.0. Kernel 2.0.36.
I have a machine with an 8 Gb drive, Linux only. I have the 3 standard partitions / (/dev/hda3), /boot (/dev/hda1) and /swap (/dev/hda2 128Mb), which were proposed by Yast.
When I run fsck on /dev/hda3 it's telling me something about 1027 cylinders and that it should be 1024 or otherwise it will give problems with programs like LILO.
That probably means you tried to install lilo in the root partition, not the mbr? Make sure your /dev/hda1 is the first on the drive, and mount /boot there, and put your kernel and System Map in /boot. Then install lilo in the mbr of /dev/hda
I am experiencing strange things such as random crashing, especially after heavy use of SMB.
I also have the impression that the machine is booting from /dev/hda3 iso. /dev/hda1. That is if I boot from SuSE CD-ROM 1, and then try to boot from /dev/hda1 it's telling me it can't.
Sorry for the confused problem description, but does this make sense to anyone? Is an 8 Gb drive perhaps too big for Linux ?
No, the 8 gig drive is definitely ok with linux. It sounds like you have a glitch in the partitions. Did you use linux's fdisk to do the original partitions? Or was it done by dos or window's fdisk? The hda numbers are assigned as you make them. /dev/hda1 is not neccesarily the first on the drive. It could be at the end of the drive if you created it at the end of free space. Also check that /dev/hda1 is smaller than 1024 cylinders, you only need about 10 megs, or 1 sector. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>