|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] "Floppy drive(s): fd0 is 1.44M"
> Subject: [Xen-devel] "Floppy drive(s): fd0 is 1.44M"
>
> Thanks for your response, and how would you suggest that one
> would fix that?
> It hangs in the boot process!
Have you tried messing with the 'floppy=' parameter on the kernel
command line?
See Documentation/floppy.txt
Alternatively, just config the driver out of your kernel, to confirm
that this is what is causing the hang.
We use the floppy driver in PIO rather than DMA mode, and this is must
be causing the probe code to get confused under some circumstances.
(thinkpad floppy drives are somewhat notorious, and there's lots of work
arounds in the probe code)
Ian
> woody
> ====================
> From: Christopher Clark <christopher.w.clark@xxxxxxxxx> [Add
> to Address Book] [View Source]
> To: "tarawa1943@xxxxxxxxxxx" <tarawa1943@xxxxxxxxxxx>
> Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] xen-unstable dom0 boot "Floppy
> drive(s): fd0 is 1.44M" 17apr05
> Date: Sun, 17 Apr 2005 20:27:22 +0000
>
> Yep, I've seen that.
>
> Christopher
>
> On 4/17/05, tarawa1943@xxxxxxxxxxx <tarawa1943@xxxxxxxxxxx> wrote:
> >
> > has anyone received from the build/boot of dom0 "Floppy
> drive(s): fd0
> > is 1.44M" when put on a thinkpad without a floppy drive?
> >
> > woody
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> >
> >
> >
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|