4 Aug
2005
4 Aug
'05
11:01
On Wed, Aug 03, Erik Janssen wrote:
linux:~ # fdisk -l
Disk /dev/sda: 4512 MB, 4512701440 bytes 139 heads, 62 sectors/track, 1022 cylinders Units = cylinders of 8618 * 512 = 4412416 bytes
Device Boot Start End Blocks Id System /dev/sda1 1 1 4278 41 PPC PReP Boot /dev/sda2 5 184 775620 82 Linux swap /dev/sda3 185 1022 3610942 83 Linux
There should be enough room for a FAT partition. Please add the global option 'force_fat' to your lilo.conf. Remove the '-s 8' option from /sbin/lilo and see if loading the kernel from FAT works better. grep -n mkfs /sbin/lilo 615: mkfs.msdos -s 8 $OPTION_BOOT || exit 2