-----Original Message----- From: Myles Watson [mailto:mylesgw@gmail.com] Sent: Wednesday, March 05, 2008 5:00 PM To: David Edrich Cc: Coreboot Subject: Re: [coreboot] qemu error message: "Unrecognized partitioning scheme"
On Wed, Mar 5, 2008 at 1:50 PM, David Edrich dsedrich@violin-memory.com wrote:
-----Original Message----- From: ron minnich [mailto:rminnich@gmail.com]
If it is not partitioned you can boot it raw: hda:/boot/filo/menu.lst
Note I left the '3' out
[David Edrich] Yes you left the '3' out - I Don't know what that means. Can you tell me where I
insert this string to make the 'raw'
boot happen?
He was telling you that hda3:... means look on the 3rd partition. if there are no partitions you use hda:...
This string should be in filo's Config file.
[David Edrich] So I modified filo to use hda without the '3'. I got additional message mounted extfs2 - which is great I guess then.... "unrecognized partitioning scheme" "unrecognized partitioning scheme" twice... then nothing.
So...Is there anything else to do in filo to make it boot raw? We added the appropriate menu in the file system in the image.
Does filo recognize only a few partitioning schemes and could we be using then an unusual one? All that we did was follow the instructions in the coreboot qemu wiki. We did no special partitioning to create the image.
Thanks