Re: Weird partititon recocnising problem in 2.6.0-testX

From: Andries Brouwer (aebr_at_win.tue.nl)
Date: 11/10/03

  • Next message: Marcelo Tosatti: "Re: Some thoughts about stable kernel development"
    Date:	Mon, 10 Nov 2003 11:56:50 +0100
    To: Konstantin Kletschke <konsti@ludenkalle.de>
    
    

    On Mon, Nov 10, 2003 at 11:24:44AM +0100, Konstantin Kletschke wrote:
    > We have a new boot log at
    >
    > http://ludenkalle.de/ide_change_kernel.txt
    >
    > With CONFIG_BLK_DEV_IDEDISK=y but unset CONFIG_BLK_DEV_HD_IDE and the
    > inserted (and no used) printk stuff.

    Good. Now it really does partition reading.
    At some later time we must come back and find out what is
    wrong with hd.c. You call the printk stuff unused, but
    it was used and printed

    partition start 63 size 4096512 type 85 p1
    partition start 4096575 size 15904350 type 85 p2
    partition start 0 size 0 type 0
    partition start 0 size 0 type 0

    Let us compare with your data from earlier:

       Device Boot Start End Blocks Id System
    /dev/hda1 * 1 365 2931831 83 Linux
    /dev/hda2 366 1245 7068600 5 Extended
    /dev/hda5 366 487 979933+ 83 Linux
    /dev/hda6 1185 1245 489951 82 Linux swap

    Clearly, you have EZDrive installed, the table below is what
    is found in sector 1, the data printed above is what is in
    sector 0. The tables differ - fdisk was used after installation
    of EZDrive.

    I suppose that booting with boot parameter "hda=remap" should work.
    At some later time we must worry about how to get rid of EZDrive.

    Andries

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Marcelo Tosatti: "Re: Some thoughts about stable kernel development"

    Relevant Pages

    • Re: optional delay after partition detection at boot time
      ... > find out which partition he should specify at boot ... > time in order to boot his system. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [BUG] hda:end_request: I/O error, dev 03:00 (hda), sector 0
      ... > unable to read partition table ... Please check your command line at boot, and remove the bad apppend line in lilo.conf ... Gerardo Exequiel Pozzi (djgera) ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: SCSI removable devices problem
      ... | It seems that 2.6.7 reads the partition table only once: ... | hasn't a disk inserted at boot time, attempting to mount a partitioned disk ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Linux-2.6.8 Hates DOS partitions
      ... > partition go away, and soon DOS drive C: ... hd0 may well be sda in case you boot from SCSI. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Weird: 30 sec delay during early boot
      ... >>then will proceed to boot successfully and function correctly. ... >>So, 30 seconds with no printk output, then boots normally. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)