mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Can linux kernel boot from parallel port device?
@ 2001-10-17  0:20 Barry Wu
  2001-10-17 10:38 ` Stephane Jourdois
  0 siblings, 1 reply; 2+ messages in thread
From: Barry Wu @ 2001-10-17  0:20 UTC (permalink / raw)
  To: linux-kernel

Hi, all, I want to boot linux kernel directly from
mainboard rom
or flash, but the rom on mainboard is small and it
contains BIOS in it. 
Therefore I want to boot kernel from parallel port. I
can put linux
kernel on parallel storage. Is it possible to boot
linux kernel from
parallel port? If so, how to modify the kernel? If
someone knows,
please help me.
 
Barry

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

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

* Re: Can linux kernel boot from parallel port device?
  2001-10-17  0:20 Can linux kernel boot from parallel port device? Barry Wu
@ 2001-10-17 10:38 ` Stephane Jourdois
  0 siblings, 0 replies; 2+ messages in thread
From: Stephane Jourdois @ 2001-10-17 10:38 UTC (permalink / raw)
  To: Barry Wu; +Cc: linux-kernel

On Tue, Oct 16, 2001 at 05:20:40PM -0700, Barry Wu wrote:
> Hi, all, I want to boot linux  kernel  directly from mainboard rom or flash,
> but the rom on mainboard is small  and  it  contains BIOS in it. Therefore I
> want to boot kernel from parallel port.  I  can put linux kernel on parallel
> storage. Is it possible to boot linux kernel  from parallel port? If so, how
> to modify the kernel? If someone knows, please help me.

IMHO if you don't have an option in your BIOS to boot on a parallel
device, that won't be possible. The problem is not the kernel or any OS
itself, but your BIOS that won't be able to jump to runnable code.
Usually, your BIOS looks for a MBR on the selected device. If that
device isn't recognised by the BIOS itself, of course it won't find any
Operating System.

Perhaps there is another solution, but much difficult :
If grub or any loader is able to recognize your parallel device, it will
be able to boot on it. But that requires a hard disk or at least a
floppy drive, and a modified version of grub or any loader.

Bye,

--
Stephane Jourdois - Ingénieur développement  /"\
  6, av. de la Belle Image                   \ /  ASCII RIBBON CAMPAIGN
  94440 Marolles en Brie   - FRANCE           X     AGAINST HTML MAIL
     +33 6 8643 3085                         / \

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

end of thread, other threads:[~2001-10-17 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-17  0:20 Can linux kernel boot from parallel port device? Barry Wu
2001-10-17 10:38 ` Stephane Jourdois

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

all inboxes | Powered by JetHome®