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 > WHat means "floppy format"? You need to write RAW data sector-to-sector to the floppy (if I understand the problem) using dd if=image_file of=/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! -- Укрпост - продвинутая почта. 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>
