On Thu, Nov 08, 2001 at 06:06:19AM -0000, suresh chandra mannava wrote:
> 
> I made some changes using xconfig after installing lm_sensors.
> After that I followed the HowTo's for kernel compilation given 
> in documentation. Every thing went fine till make bzImage.This 
> image creation is the problem. Because  I  am using  20 GB HDD 
> and my boot partation starts at about 15GB I am loading linux-
> using LBA32 in lilo.conf,  with out any problem .
  Nohup make 
> bzImage will run and at the end it displays the message
 
> "can't load image as the  boot partition is out of 1024 cylin-
> ders, you have to boot from floppy " and it will skip creating 
> image in /usr/src/linux/arch/i386/boot
  I tried  with make -r 
> bzImage and  make -R bzImage
 Then also I failed to create the
> image
 Can any body please help me?
> 
---end quoted text---

Your problem is difficult to understand. Since you were booting
normally with LILO previously, it is obvious  that you have one
of the newer LILO versions and a BIOS which could  overcome the
1024-voodoo ...

Just re-compiling the kernels should not change things so dras-
tically. 1024-voodoo is expected, if Linux  is  installed after
15 GB, but it should have come before also. This bit  is rather
puzzling.

In any case, if the new kernel cannot be booted through LILO &
you need it for hardware support, there is no  way  out but to
go for alternate multi-boot mechanisms ... You may give grub a
try, and if the other OS is Win-NT or Win-9x, you can dualboot
with them as well ...

Detailed How-Do-I documents for dual boot through Loadlin on a
Win-9x box, and through boot.ini on a  NT box is  placed at my
home page http://geocities.com/usmbish/

HTH

Bish


--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Copying from Linux to Win partition            LOST #040

Method 2: To copy a file from Linux to a Windows partition

#mount -t msdos /dev/fd0 /floppy (/floopy is mount point)
#cp /path/filename /floppy
Then boot through Win/ DOS and copy from Floppy

####<[EMAIL PROTECTED]>###################################
:

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to