All of lore.kernel.org
 help / color / mirror / Atom feed
* Boot Floppy
@ 1999-03-23  7:19 Koichi Sato
  1999-03-23  8:04 ` Jakub Jelinek
  0 siblings, 1 reply; 3+ messages in thread
From: Koichi Sato @ 1999-03-23  7:19 UTC (permalink / raw)
  To: ultralinux

I tried to make a boot floppy under DOS.
Initializes floppy and write a "boot.img" by "RAWRITE.EXE". or
make a boot floppy under UNIX with "fdformat" and "dd"

Then I boot a ULTRA30(Creater3D) with  the both floppy.
But I can not booting.
messages:
    Bad Magic Number in label block




Why??
------------------
K.Sato

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

* Re: Boot Floppy
  1999-03-23  7:19 Boot Floppy Koichi Sato
@ 1999-03-23  8:04 ` Jakub Jelinek
  0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 1999-03-23  8:04 UTC (permalink / raw)
  To: ultralinux

> 
> I tried to make a boot floppy under DOS.
> Initializes floppy and write a "boot.img" by "RAWRITE.EXE". or
> make a boot floppy under UNIX with "fdformat" and "dd"
> 
> Then I boot a ULTRA30(Creater3D) with  the both floppy.
> But I can not booting.
> messages:
>     Bad Magic Number in label block
> 
> 
> 
> 
> Why??

No SMCC UltraSPARC machines are able to boot floppy AFAIK (only UltraAX/AXi
handle it).

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
UltraLinux  |  http://ultra.linux.cz/  |  http://ultra.penguin.cz/
Linux version 2.2.3 on a sparc64 machine (3958.37 BogoMips)
___________________________________________________________________

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

* Re: boot floppy
@ 2002-08-12  2:08 Haines Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Haines Brown @ 2002-08-12  2:08 UTC (permalink / raw)
  To: linux-newbie

Ray,

Thanks, but no progress yet. I used dd to copy to an unmounted
ext2-formatted floppy the files created by mkbootdisk: boot.msg,
initrd.msg, ldlinux.sys, syslinux.cfg, and vmlinuz. I also copied lsh
(Little Shell, which I can run and get a "C" type prompt). The
syslinux.cfg files was edited as follows:

label linux
	kernel vmlinuz
	append initrd=initrd.img root=/dev/fd0 init=/lsh

I stuck the diskette into a (SCSI) Windows machine, and after the
machine's SCCI BIOS loaded, the diskette is accessed and I get:

Loading.......................................................
Unpacking. Loading kernel

Hoever, instead of starting lsh, it simply resets the machine and I'm
in a boot loop.

Since runing ./lsh does lead to a prompt, I assume that binary is
workable. Therefore, something may be wrong with the script
above. I don't understand init, but why the forward slash in
init=/lsh? 

Haines Brown 
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

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

end of thread, other threads:[~2002-08-12  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-23  7:19 Boot Floppy Koichi Sato
1999-03-23  8:04 ` Jakub Jelinek
  -- strict thread matches above, loose matches on Subject: below --
2002-08-12  2:08 boot floppy Haines Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.