Re: problems with booting fedora core 4 ...

From: David Niemi (drn_temp2_at_rogers.com)
Date: 11/20/05

  • Next message: James Wilkinson: "Re: Problem accessing ntfs partition in FC4 samba server from XP"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Sun, 20 Nov 2005 16:24:47 -0500
    
    

    On Sun, 2005-11-20 at 21:35 +0200, Mika Äijäläinen wrote:
    > Hi there!
    >
    > I have a dual boot system, Windows Xp and Fedora Core 4 ... but have a
    > little problem ... how to boot Fedora properly? I tried to configure the
    > boot settings with Wingrub, but it doesn't work ... when I try to boot
    > Fedora, I get a message "erroro 18: cannot mount the selected partition" ...
    > and the partition was the right one ...
    >
    > So, any other ways to make a dual boot system ... ?

    Here is what the error is:

    Error 18: Selected cylinder exceeds maximum supported by BIOS
    This error is returned when a read is attempted at a linear block
    address beyond the end of the BIOS translated area. This generally
    happens if your disk is larger than the BIOS can handle (512MB for
    (E)IDE disks on older machines or larger than 8GB on others.). In more
    practical terms this means the BIOS is unable to start executing the
    kernel because the kernel is not located within the block it can access
    at boot up time.

    This can be circumvented by creating a boot partition at the beginning
    of the disk that is completely within the first 1023 cylinders of the
    harddrive. This partition will contain the kernel.

    The kernel it self does not suffer from the same limitations as the BIOS
    so after the BIOS has loaded the kernel the kernel will have no problem
    accessing the whole harddrive. Newer BIOSes will automatically translate
    the harddrives size in a way that it can be completely contained within
    the first 1023 cylinders and hence modern computers do not suffer from
    this problem.
    The same error can happen when the BIOS detects a disk in a different
    way as Linux does. This can happen when changing motherboards or when
    moving a GRUB-bootable disk from one computer to another. If this
    happens, just boot with a GRUB floppy, read the C/H/S numbers from the
    existing partition table and manually edit the BIOS numbers to match. If
    using a SUSE linux and installing on VM Ware this problem is solved by
    creating a small partition at the very beginning of the harddisc, and
    mounting it as /boot.
    *************************

    As for WinGRUB I've no experience with it but here is the link to the
    home page to help solve problems.
    http://grub4dos.sourceforge.net/
    The error explanations are there and it looks like the same in all
    versions of GRUB.

    Without more information on the hardware, partitions and the setup it is
    difficult to offer suggestions.

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: James Wilkinson: "Re: Problem accessing ntfs partition in FC4 samba server from XP"

    Relevant Pages

    • Re: 2 wondows versions detected on pc startup?
      ... if not put there by the BIOS? ... BIOS examines the very first sector of the disk for a Master Boot Record ... table which describes the layout of the fixed disk and the partition loader ... This is where Windows and NTLDR comes in, ...
      (microsoft.public.windowsxp.setup_deployment)
    • Re: maximum hard drive size in Latitude cpi
      ... > actually written a boot loader they won't be so adamant about how "Windows ... > of the disk, and while it is being read off of the disk the machine is ... > limitatoins of that BIOS. ... After that the kernel takes over. ...
      (comp.sys.laptops)
    • Re: Debian bootable on external USB-harddisk
      ... > They are all on the external harddisk since I want to boot from this ... >> fail if you have placed the kernel and initrd on the external ... >> available from BIOS. ... >> grub stage one on the external disk. ...
      (comp.os.linux.setup)
    • RE: Portcullis Security Advisory 05-011 ACPI 1.6 BIOS
      ... Fdisk /MBR only replaces the boot code within the sector, ... change in any way the Partition Information Block. ... Portcullis Security Advisory 05-011 ACPI 1.6 BIOS ... zeroing out the MBR). ...
      (Bugtraq)
    • Re: booting linux using a floppy
      ... which kernel of the list to boot from. ... Note that this will at this point remove your ability to boot into windows. ... I think I recall that you said the grub loader... ... and grub will search for a partition containing grub's stage2 file ...
      (comp.os.linux.misc)