linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.6.19 cannot find root partition
@ 2006-12-06 21:16 Anton Blanchard
  2006-12-06 21:24 ` Olaf Hering
  2006-12-06 22:22 ` David Gibson
  0 siblings, 2 replies; 6+ messages in thread
From: Anton Blanchard @ 2006-12-06 21:16 UTC (permalink / raw)
  To: olh, linuxppc-dev


Hi,

The patch to identify AIX disks and ignore them has caused at least one
machine to fail to find the root partition on 2.6.19. The patch is:

http://lkml.org/lkml/2006/7/31/117

The problem is some disk formatters do not blow away the first 4 bytes
of the disk. If the disk we are installing to used to have AIX on it,
then the first 4 bytes will still have IBMA in EBCDIC.

The install in question was debian etch. Im not sure what the best fix
is, perhaps the AIX detection code could check more than the first 4
bytes.

Anton

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-01-04 13:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-06 21:16 2.6.19 cannot find root partition Anton Blanchard
2006-12-06 21:24 ` Olaf Hering
2006-12-06 22:22 ` David Gibson
2006-12-07  8:17   ` Olaf Hering
2007-01-04  8:40   ` [PATCH] relax check for AIX in msdos partition table Olaf Hering
2007-01-04 13:20     ` [PATCH] fix logic error in AIX detection Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).