Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2003 15:10:30 +0300 (EEST)
From:      Kyryll A Mirnenko <mirya@ukrpost.net>
To:        freebsd-small@freebsd.org
Subject:   Re:help floppy format
Message-ID:  <7502553.1065183030845.JavaMail.resin@web.ukrpost.net>

next in thread | raw e-mail | index | archive | help
>i've tried windows and native linux format floppies
>and they dont work. what format do i need to use. thx
>-daniel
>=A0

WHat means "floppy format"? You need to write RAW data sector-to-sector to =
the floppy (if I understand the problem) using
dd if=3Dimage_file of=3D/dev/fd0
on UNIX, or with rawrite on Windows.
  The resulting diskette'll contain small booting program which unpacks the=
 rest of the data (~4M, packed to one floppy) to RAM, then starts freebsd.
  This diskette won't be readabe nor on Windows, neihter on *nix!

--
=D3=EA=F0=EF=EE=F1=F2 - =EF=F0=EE=E4=E2=E8=ED=F3=F2=E0=FF =EF=EE=F7=F2=E0. =
http://www.ukrpost.net/
IMAP POP3 NNTP RSSNews Unicode.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7502553.1065183030845.JavaMail.resin>