On Wed, Aug 09, 2000 at 10:35:11PM -0700, Gordon Messmer wrote:
> On Thu, 10 Aug 2000, Dan Horth wrote:
> 
> > basically my /boot 
> > partition is not big enough to allow the upgrade - and I'm not too 
> > sure how I can get around this one
> 
> umount /boot
> 
> Viola!  /boot now has 106MB free.  :)
> 
> > [root@server updates]# df
> > Filesystem           1k-blocks      Used Available Use% Mounted on
> > /dev/hda6              1008212    850840    106156  89% /
> > /dev/hda1                 2754      2650         0 100% /boot
> > /dev/hda2               715836    210164    505672  29% /dos
> > /dev/hda5              4454388    886024   3342088  21% /space

root (/) is on /dev/hda6 which is probably past the BIOS limit.

I don't know if lilo can boot from a vfat filesystem, but if it can I
think you're best bet would be to put the new kernel on /dos.
(use rpm2cpio to extract the files and move them into place manually,
make sure you put the new modules in /lib/modules).

Once you boot of the new kernel you can clean up /boot and copy the
kernel there.

very messy.

You're other option is to try and move some of the files from /boot to
see if you can make enough space, but this is both unlikely to work
and also likely to make your box unbootable.

-- 
Steve Borho                      Voice:  314-429-8300 ext:3042
Member of Technical Staff
Celox Networking Inc

Fortune of the day:
If you put your supper dish to your ear you can hear the sounds of a
restaurant.
                -- Snoopy



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to