public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problems with edd
@ 2008-06-10 17:48 Keith Roberts
  0 siblings, 0 replies; 10+ messages in thread
From: Keith Roberts @ 2008-06-10 17:48 UTC (permalink / raw)
  To: linux-kernel

Hi all. I have a problem with trying to boot from a Fedora 9 
installation CD-R. It works on another machine, so the disk 
is OK. I guess if anyone knows the answer then it will be 
found here on the kernel developers list.

When trying to boot from a CD-R installation disk, on my 
Advent 6415 laptop I get the following:

Welcome to Fedora 9! [the installer splash screen]

  I then click on either:

  Install or upgrade an existing system
  [or]
  Install or upgrade an existing system (text mode)

  [both give me the same following error]

  Loading vmlinuz........................................... 
..............

  Loading initrd.img........................................ 
.................
  ...............ready.
  Probing EDD (edd=off to disable)... ok
  vmlinuz: attempted DOS system call
  boot:

  If I hit return now, the machine goes back to the 'Welcome 
to Fedora 9!' splash screen.

I have edited the kernel parameters at the spalsh screen and 
tried:

edd=skipmbr edd=off

All that does is not display the line:
  Probing EDD (edd=off to disable)... ok

The installation still hangs at the boot: prompt.

Has anyone come across the behaviour before please?

Is there any way I can get my laptop to boot from this 
media, maybe by passing some undocumented kernel parameters?

Kind Regards,

Keith Roberts

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

* Re: Problems with edd
@ 2008-06-10 21:58 devzero
  2008-06-10 22:44 ` H. Peter Anvin
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: devzero @ 2008-06-10 21:58 UTC (permalink / raw)
  To: keith; +Cc: H. Peter Anvin, linux-kernel

>Hi all. I have a problem with trying to boot from a Fedora 9 
>installation CD-R. It works on another machine, so the disk 
>is OK. I guess if anyone knows the answer then it will be 
>found here on the kernel developers list.
>
>When trying to boot from a CD-R installation disk, on my 
>Advent 6415 laptop I get the following:
>
>Welcome to Fedora 9! [the installer splash screen]
>
>  I then click on either:
>
>  Install or upgrade an existing system
>  [or]
>  Install or upgrade an existing system (text mode)
>
>  [both give me the same following error]
>
> Loading vmlinuz........................................... 
>..............
>
>  Loading initrd.img........................................ 
>.................
>  ...............ready.
>  Probing EDD (edd=off to disable)... ok
>  vmlinuz: attempted DOS system call
>  boot:
>
>  If I hit return now, the machine goes back to the 'Welcome 
>to Fedora 9!' splash screen.
>
>I have edited the kernel parameters at the spalsh screen and 
>tried:
>
>edd=skipmbr edd=off
>
>All that does is not display the line:
>  Probing EDD (edd=off to disable)... ok

as you can see "ok" , then this is no edd problem
it would have been an edd problem if you could only see
the message before "ok".

>The installation still hangs at the boot: prompt.
>
>Has anyone come across the behaviour before please?
>

no, but i`m sure that this is not related to edd.

not sure if this is fedora specific, but it seems so - see for example:

http://blogs.gnome.org/diegoe/2008/04/10/vesamenuc32-attempted-dos-system-call/

maybe some issue with the vesa bios probe for getting video mode information or switching to appropriate mode.

cc`ing hpa - maybe he as a clue.....

>Is there any way I can get my laptop to boot from this 
>media, maybe by passing some undocumented kernel parameters?

see that link. try booting with "linux" or "linux0".

i think it`s good to report to the fedora people - maybe the have added stuff which doesn`t work reliable...

>Kind Regards,
>Keith Roberts

regards
roland

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


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

* Re: Problems with edd
  2008-06-10 21:58 Problems with edd devzero
@ 2008-06-10 22:44 ` H. Peter Anvin
  2008-06-10 22:48 ` H. Peter Anvin
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: H. Peter Anvin @ 2008-06-10 22:44 UTC (permalink / raw)
  To: devzero; +Cc: keith, linux-kernel

devzero@web.de wrote:
> 
> no, but i`m sure that this is not related to edd.
> 
> not sure if this is fedora specific, but it seems so - see for example:
> 
> http://blogs.gnome.org/diegoe/2008/04/10/vesamenuc32-attempted-dos-system-call/
> 
> maybe some issue with the vesa bios probe for getting video mode information or switching to appropriate mode.
> 
> cc`ing hpa - maybe he as a clue.....
> 

This message usually means your vesamenu.c32 is out of sync with the 
underlying Syslinux version.

If that is not an issue, there is virtually no information in that blog 
(lovely to use a blog instead of filing a proper bug report) that one 
can hang a hat on.

	-hpa

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

* Re: Problems with edd
  2008-06-10 21:58 Problems with edd devzero
  2008-06-10 22:44 ` H. Peter Anvin
@ 2008-06-10 22:48 ` H. Peter Anvin
  2008-06-10 23:39 ` H. Peter Anvin
  2008-06-11 11:18 ` Keith Roberts
  3 siblings, 0 replies; 10+ messages in thread
From: H. Peter Anvin @ 2008-06-10 22:48 UTC (permalink / raw)
  To: devzero; +Cc: keith, linux-kernel

devzero@web.de wrote:
>> Hi all. I have a problem with trying to boot from a Fedora 9 
>> installation CD-R. It works on another machine, so the disk 
>> is OK. I guess if anyone knows the answer then it will be 
>> found here on the kernel developers list.
>>
>> When trying to boot from a CD-R installation disk, on my 
>> Advent 6415 laptop I get the following:
>>
>> Welcome to Fedora 9! [the installer splash screen]
>>
>>  I then click on either:
>>
>>  Install or upgrade an existing system
>>  [or]
>>  Install or upgrade an existing system (text mode)
>>
>>  [both give me the same following error]
>>
>> Loading vmlinuz........................................... 
>> ..............
>>
>>  Loading initrd.img........................................ 
>> .................
>>  ...............ready.
>>  Probing EDD (edd=off to disable)... ok
>>  vmlinuz: attempted DOS system call
>>  boot:

This message means something has invoked an interrupt in the range 0x20 
to 0x3f, which it should never have done, since that's in the operating 
system range.

Given the complaint about vesamenu further down the page, I'm assuming 
the VESA BIOS is invoking a DOS interrupt(!!!!)... although it's very 
hard to say for sure.

It might be possible to track down by augmenting syslinux to print the 
CS:IP of the supposed DOS system call; if this is the VESA BIOS, it 
would be in the range C000:xxxx.

This probably would be a useful hack anyway, so I'll just implement it.

	-hpa

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

* Re: Problems with edd
  2008-06-10 21:58 Problems with edd devzero
  2008-06-10 22:44 ` H. Peter Anvin
  2008-06-10 22:48 ` H. Peter Anvin
@ 2008-06-10 23:39 ` H. Peter Anvin
  2008-06-11 20:08   ` Keith Roberts
  2008-06-11 11:18 ` Keith Roberts
  3 siblings, 1 reply; 10+ messages in thread
From: H. Peter Anvin @ 2008-06-10 23:39 UTC (permalink / raw)
  To: devzero; +Cc: keith, linux-kernel

devzero@web.de wrote:
>>
>> Loading vmlinuz........................................... 
>> ..............
>>
>>  Loading initrd.img........................................ 
>> .................
>>  ...............ready.
>>  Probing EDD (edd=off to disable)... ok
>>  vmlinuz: attempted DOS system call
>>  boot:
>>
>>  If I hit return now, the machine goes back to the 'Welcome 
>> to Fedora 9!' splash screen.
>>

I have put in syslinux 3.70-pre16 code to print the source of this 
message.  You may want to try to grab isolinux from this release and 
update your CD image to get some useful debugging info out of this.

	-hpa

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

* Re: Problems with edd
  2008-06-10 21:58 Problems with edd devzero
                   ` (2 preceding siblings ...)
  2008-06-10 23:39 ` H. Peter Anvin
@ 2008-06-11 11:18 ` Keith Roberts
  3 siblings, 0 replies; 10+ messages in thread
From: Keith Roberts @ 2008-06-11 11:18 UTC (permalink / raw)
  To: linux-kernel

Thanks for the helpfull repies.

Please can you CC me or email directly regarding this 
subject, as I'm moving to the Fedora rawhide developrs list 
with this one now.

I will post the solution once it has been found to LKML.

Kind Regards

Keith Roberts.

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

* Re: Problems with edd
  2008-06-10 23:39 ` H. Peter Anvin
@ 2008-06-11 20:08   ` Keith Roberts
  2008-06-11 20:13     ` H. Peter Anvin
  0 siblings, 1 reply; 10+ messages in thread
From: Keith Roberts @ 2008-06-11 20:08 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: devzero, linux-kernel

On Tue, 10 Jun 2008, H. Peter Anvin wrote:
> To: devzero@web.de
> From: H. Peter Anvin <hpa@zytor.com>
> Subject: Re: Problems with edd
> 
> devzero@web.de wrote:
>>> 
>>> Loading vmlinuz........................................... 
>>> ..............
>>>
>>>  Loading initrd.img........................................ 
>>> .................
>>>  ...............ready.
>>>  Probing EDD (edd=off to disable)... ok
>>>  vmlinuz: attempted DOS system call
>>>  boot:
>>>
>>>  If I hit return now, the machine goes back to the 'Welcome to Fedora 
>>> 9!' splash screen.
>>> 
>
> I have put in syslinux 3.70-pre16 code to print the source of this 
> message.  You may want to try to grab isolinux from this release and 
> update your CD image to get some useful debugging info out of this.
>
> 	-hpa

Not being a kernel guru, I'm not sure how to do that hpa?

Where do I get isolinux from please?

how do I update my CD image?

I'm willing to give this a try if it will sort out the 
problem.

Please CC me as I'm off the list now. Can't seem to get back 
on again either.

Kind Regards,

Keith

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

* Re: Problems with edd
  2008-06-11 20:08   ` Keith Roberts
@ 2008-06-11 20:13     ` H. Peter Anvin
  2008-06-11 23:52       ` Keith Roberts
  0 siblings, 1 reply; 10+ messages in thread
From: H. Peter Anvin @ 2008-06-11 20:13 UTC (permalink / raw)
  To: Keith Roberts; +Cc: devzero, linux-kernel

Keith Roberts wrote:
>>
>> I have put in syslinux 3.70-pre16 code to print the source of this 
>> message.  You may want to try to grab isolinux from this release and 
>> update your CD image to get some useful debugging info out of this.
>>
>>     -hpa
> 
> Not being a kernel guru, I'm not sure how to do that hpa?
> 
> Where do I get isolinux from please?
> 

ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-3.70-pre16.tar.bz2

> how do I update my CD image?

You will need to run mkisofs with the same options used to generate the 
image.

In a pinch, if you can point me to the original ISO I could try to 
doctor it.

> I'm willing to give this a try if it will sort out the problem.

That would be useful.  This is potentially a previously unreported BIOS 
issue which might have a straightforward workaround, so I'm eager to get 
the data.

	-hpa

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

* Re: Problems with edd
  2008-06-11 20:13     ` H. Peter Anvin
@ 2008-06-11 23:52       ` Keith Roberts
  2008-06-11 23:55         ` H. Peter Anvin
  0 siblings, 1 reply; 10+ messages in thread
From: Keith Roberts @ 2008-06-11 23:52 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: linux-kernel

On Wed, 11 Jun 2008, H. Peter Anvin wrote:

> To: Keith Roberts <keith@karsites.net>
> From: H. Peter Anvin <hpa@zytor.com>
> Subject: Re: Problems with edd
> 
> Keith Roberts wrote:
>>> 
>>> I have put in syslinux 3.70-pre16 code to print the source of this 
>>> message.  You may want to try to grab isolinux from this release and 
>>> update your CD image to get some useful debugging info out of this.
>>>
>>>     -hpa
>> 
>> Not being a kernel guru, I'm not sure how to do that hpa?
>> 
>> Where do I get isolinux from please?
>> 
>
> ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-3.70-pre16.tar.bz2
>
>> how do I update my CD image?
>
> You will need to run mkisofs with the same options used to generate the 
> image.

OK - thankyou for that, hpa

> In a pinch, if you can point me to the original ISO I could try to doctor 
> it.

I originally got mine from:

http://mirror.switch.ch/ftp/mirror/fedora/linux/releases/9/Fedora/i386/iso/Fedora-9-i386-netinst.iso

The sha1sum is:

3b1df20ece05d64c34dd9c64400975b74eded0f2  Fedora-9-i386-netinst.iso

I have also put it on my website, just in case it gets 
updated on the mirrors:

http://www.karsites.net/fedora/9/Fedora-9-i386-netinst.iso

obviously same sha1sum ;)

The Fedora guys are following this thread now. I have put 
the link to your patch on my Fedora bug report:

https://bugzilla.redhat.com/show_bug.cgi?id=450678

I have never built an iso file before, but I'll read up on 
it. My plan was to copy the files from the F9 net-installer 
CD to my hard drive, update them with your patch, and then 
re-make the iso file and burn that back to CD-R. Would that 
work?

>> I'm willing to give this a try if it will sort out the problem.
>
> That would be useful.  This is potentially a previously unreported BIOS 
> issue which might have a straightforward workaround, so I'm eager to get 
> the data.
>
> 	-hpa

Regards

Keith

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

* Re: Problems with edd
  2008-06-11 23:52       ` Keith Roberts
@ 2008-06-11 23:55         ` H. Peter Anvin
  0 siblings, 0 replies; 10+ messages in thread
From: H. Peter Anvin @ 2008-06-11 23:55 UTC (permalink / raw)
  To: Keith Roberts; +Cc: linux-kernel

Keith Roberts wrote:
> 
> The Fedora guys are following this thread now. I have put the link to 
> your patch on my Fedora bug report:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=450678
> 
> I have never built an iso file before, but I'll read up on it. My plan 
> was to copy the files from the F9 net-installer CD to my hard drive, 
> update them with your patch, and then re-make the iso file and burn that 
> back to CD-R. Would that work?
> 

Yes, that should work, assuming the iso file is generated with the same 
mkisofs options as the original image.

	-hpa

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

end of thread, other threads:[~2008-06-11 23:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10 21:58 Problems with edd devzero
2008-06-10 22:44 ` H. Peter Anvin
2008-06-10 22:48 ` H. Peter Anvin
2008-06-10 23:39 ` H. Peter Anvin
2008-06-11 20:08   ` Keith Roberts
2008-06-11 20:13     ` H. Peter Anvin
2008-06-11 23:52       ` Keith Roberts
2008-06-11 23:55         ` H. Peter Anvin
2008-06-11 11:18 ` Keith Roberts
  -- strict thread matches above, loose matches on Subject: below --
2008-06-10 17:48 Keith Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox