public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* booting problem!
@ 2004-04-21  9:43 manu
  2004-04-21 19:24 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: manu @ 2004-04-21  9:43 UTC (permalink / raw)
  To: linux-kernel

hi all  iam new to this list.
i am trying to install the linux without bootloader.
i used dd  to write kernel image to /dev/hdc.
but when i try to boot from it. it is saying
 
 Loading.
 4000
 AX:0208
 BX:0200
 CX:0002
 DX:0000
 4000
iam using  2.4.22 kernel.

can anybody tell me whts the problem. when i tried same with /dev/fd0 (floppy) it  is booting fine.but i dont know whts the prolem with the compact flash,any ideas.
                                                            -manu 
 




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

* Re: booting problem!
  2004-04-21  9:43 booting problem! manu
@ 2004-04-21 19:24 ` H. Peter Anvin
  2004-04-22  5:30   ` thanx: Re: booting problem ? manu
  0 siblings, 1 reply; 4+ messages in thread
From: H. Peter Anvin @ 2004-04-21 19:24 UTC (permalink / raw)
  To: linux-kernel

Followup to:  <4086424B.9070206@prodigylabs.com>
By author:    manu <manu@prodigylabs.com>
In newsgroup: linux.dev.kernel
>
> hi all  iam new to this list.
> i am trying to install the linux without bootloader.
> i used dd  to write kernel image to /dev/hdc.
> but when i try to boot from it. it is saying
>  
>  Loading.
>  4000
>  AX:0208
>  BX:0200
>  CX:0002
>  DX:0000
>  4000
> iam using  2.4.22 kernel.
> 
> can anybody tell me whts the problem. when i tried same with /dev/fd0 (floppy) it  is booting fine.but i dont know
> whts the prolem with the compact flash,any ideas.
> 

The builtin boot sector can only be used to boot from legacy floppy
drives, not even USB or IDE floppy drives.  It's use is deprecated
(and removed in 2.6.)

Use a bootloader.

	-hpa

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

* thanx: Re: booting problem ?
  2004-04-21 19:24 ` H. Peter Anvin
@ 2004-04-22  5:30   ` manu
  2004-04-22  6:25     ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: manu @ 2004-04-22  5:30 UTC (permalink / raw)
  To: H. Peter Anvin, linux-kernel


thanx for ur reply.
if u dont mind u want little more information about the problem.
wht do u mean by legacy floppy drive. if kernel can boot in that why not 
on IDE floppy drive. i think booting process is done by bios program, i 
dont think it depends up on kernel.why i cannot install & boot kernel 
from the compact flash in newer kernels.can u pls give some information 
about this.
-manu



H. Peter Anvin wrote:
The builtin boot sector can only be used to boot from legacy floppy
drives, not even USB or IDE floppy drives. It's use is deprecated
(and removed in 2.6.)
Use a bootloader.
-hpa


>Followup to:  <4086424B.9070206@prodigylabs.com>
>By author:    manu <manu@prodigylabs.com>
>In newsgroup: linux.dev.kernel
>  
>
>>hi all  iam new to this list.
>>i am trying to install the linux without bootloader.
>>i used dd  to write kernel image to /dev/hdc.
>>but when i try to boot from it. it is saying
>> 
>> Loading.
>> 4000
>> AX:0208
>> BX:0200
>> CX:0002
>> DX:0000
>> 4000
>>iam using  2.4.22 kernel.
>>
>>can anybody tell me whts the problem. when i tried same with /dev/fd0 (floppy) it  is booting fine.but i dont know
>>whts the prolem with the compact flash,any ideas.
>>
>>    
>>
>
>  
>



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

* Re: thanx: Re: booting problem ?
  2004-04-22  5:30   ` thanx: Re: booting problem ? manu
@ 2004-04-22  6:25     ` H. Peter Anvin
  0 siblings, 0 replies; 4+ messages in thread
From: H. Peter Anvin @ 2004-04-22  6:25 UTC (permalink / raw)
  To: manu; +Cc: linux-kernel

manu wrote:
> 
> thanx for ur reply.
> if u dont mind u want little more information about the problem.
> wht do u mean by legacy floppy drive. if kernel can boot in that why not 
> on IDE floppy drive. i think booting process is done by bios program, i 
> dont think it depends up on kernel.why i cannot install & boot kernel 
> from the compact flash in newer kernels.can u pls give some information 
> about this.
> -manu
> 

You need a bootloader to do it.

	-hpa

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

end of thread, other threads:[~2004-04-22  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21  9:43 booting problem! manu
2004-04-21 19:24 ` H. Peter Anvin
2004-04-22  5:30   ` thanx: Re: booting problem ? manu
2004-04-22  6:25     ` H. Peter Anvin

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