Linux Newbie help
 help / color / mirror / Atom feed
* Need fdformat from Slackware 3.5
@ 2002-12-04  0:26 Jerry James Haumberger
  2002-12-04  0:43 ` Jim Reimer
  2002-12-04  2:22 ` Ray Olszewski
  0 siblings, 2 replies; 6+ messages in thread
From: Jerry James Haumberger @ 2002-12-04  0:26 UTC (permalink / raw)
  To: linux-newbie

Hi, folks --

After installing BasicLinux, I discovered that I needed to add
fdformat to format ext2 on high density 3.5" and 5.25" floppy disks.

Unfortunately, I'm not quite sure where to look for this on the
Slackware 3.5 site (which is what I need for BasicLinux 1.7).

I would greatly appreciate anyone pointing me to the ftp address where
I can download the tar file for fdformat and use pkg to install it.

Thanks!


-
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] 6+ messages in thread

* Re: Need fdformat from Slackware 3.5
  2002-12-04  0:26 Need fdformat from Slackware 3.5 Jerry James Haumberger
@ 2002-12-04  0:43 ` Jim Reimer
  2002-12-04  2:22 ` Ray Olszewski
  1 sibling, 0 replies; 6+ messages in thread
From: Jim Reimer @ 2002-12-04  0:43 UTC (permalink / raw)
  To: Jerry James Haumberger; +Cc: linux-newbie

http://www.ibiblio.org (oops - not ftp)

Click the 'Linux Software' link and then search for fdformat - it's
there
as part of a utilities package.  Don't know if it'll install with pkg,
you may have to use make.

-jdr-

Jerry James Haumberger wrote:
> 
> Hi, folks --
> 
> After installing BasicLinux, I discovered that I needed to add
> fdformat to format ext2 on high density 3.5" and 5.25" floppy disks.
> 
> Unfortunately, I'm not quite sure where to look for this on the
> Slackware 3.5 site (which is what I need for BasicLinux 1.7).
> 
> I would greatly appreciate anyone pointing me to the ftp address where
> I can download the tar file for fdformat and use pkg to install it.
> 
> Thanks!
-
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] 6+ messages in thread

* Re: Need fdformat from Slackware 3.5
  2002-12-04  0:26 Need fdformat from Slackware 3.5 Jerry James Haumberger
  2002-12-04  0:43 ` Jim Reimer
@ 2002-12-04  2:22 ` Ray Olszewski
  2002-12-04 14:42   ` Hal MacArgle
  1 sibling, 1 reply; 6+ messages in thread
From: Ray Olszewski @ 2002-12-04  2:22 UTC (permalink / raw)
  To: linux-newbie

At , Jerry James Haumberger wrote:
>Hi, folks --
>
>After installing BasicLinux, I discovered that I needed to add
>fdformat to format ext2 on high density 3.5" and 5.25" floppy disks.
>
>Unfortunately, I'm not quite sure where to look for this on the
>Slackware 3.5 site (which is what I need for BasicLinux 1.7).
>
>I would greatly appreciate anyone pointing me to the ftp address where
>I can download the tar file for fdformat and use pkg to install it.

Go to any Slackware 3.5 mirror site (find one via Google if you need to) 
and look at the Manifest.gz file in the Slakware [sic] directory. You'll 
find all the packages listed with their contents. In your case, you 
probably want one of these:

         fdformat, contained in ./a11/util.tgz
         superformat, contained in ./a1/aaa_base.tgz

In modern distros, I believe that superformat has superseded fdformat for 
formatting both regular and high-density floppies.


--
-------------------------------------------"Never tell me the odds!"--------
Ray Olszewski					-- Han Solo
Palo Alto, California, USA			  ray@comarre.com
-------------------------------------------------------------------------------

-
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] 6+ messages in thread

* Re: Need fdformat from Slackware 3.5
  2002-12-04  2:22 ` Ray Olszewski
@ 2002-12-04 14:42   ` Hal MacArgle
  0 siblings, 0 replies; 6+ messages in thread
From: Hal MacArgle @ 2002-12-04 14:42 UTC (permalink / raw)
  To: linux-newbie

Greetings: This thread very interesting to me so would like to add
something FWIW:

For very quick re-formatting floppies I've been using mformat a:,
thence mdir a:, thence dosfsck -tvr /dev/fd0 - for a scan test..
I tried superformat /dev/fd0 hd - on some of those disks and got a
failure notice.. So can presume that superformat is more thorough
than mformat, at least to me..
Trying superformat then dosfsck -tvr confirms that superformat does,
in fact, put a dos fs on the disk.. Interesting.... We learn
something new every day, eh?  Just a thought..

    Hal - in Terra Alta, WV - Slackware GNU/Linux 8.0   (2.4.13)
	       haltec@iceweb.net | w8mch@iceweb.net
                Proprietary  Formats  Unacceptable
		    NON ILLEGITIMI CARBORUNDUM

On 12-03, Ray Olszewski wrote:
> At , Jerry James Haumberger wrote:
> >Hi, folks --
> >
> >After installing BasicLinux, I discovered that I needed to add
> >fdformat to format ext2 on high density 3.5" and 5.25" floppy disks.
> >
> >Unfortunately, I'm not quite sure where to look for this on the
> >Slackware 3.5 site (which is what I need for BasicLinux 1.7).
> >
> >I would greatly appreciate anyone pointing me to the ftp address where
> >I can download the tar file for fdformat and use pkg to install it.
> 
> Go to any Slackware 3.5 mirror site (find one via Google if you need to) 
> and look at the Manifest.gz file in the Slakware [sic] directory. You'll 
> find all the packages listed with their contents. In your case, you 
> probably want one of these:
> 
>          fdformat, contained in ./a11/util.tgz
>          superformat, contained in ./a1/aaa_base.tgz
> 
> In modern distros, I believe that superformat has superseded fdformat for 
> formatting both regular and high-density floppies.
> 
-
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] 6+ messages in thread

* Need fdformat from Slackware 3.5
@ 2002-12-04 17:44 Jerry James Haumberger
  0 siblings, 0 replies; 6+ messages in thread
From: Jerry James Haumberger @ 2002-12-04 17:44 UTC (permalink / raw)
  To: linux-newbie

Hal --

It's odd, yes.  At least on the surface.  You would expect (at least
I would, as a relative newcomer to Linux) that formatting floppies
for ext2 use is a process unrelated to DOS -- yet, in order to use
mke2fs on an unformatted floppy (for example), it will work if the
floppy is first formatted from DOS.

Although I could format all my floppies first with DOS and then
prepare them for use with mke2fs under BasicLinux (which doesn't
have the fdformat utility available), I'd prefer to skip the
DOS dependency while using Linux (and save a bit more time) by
having fdformat available.  And since I'm interested in a "minimalist"
distribution of Linux (BasicLinux), I'd prefer to manipulate DOS
files without adding Mtools under such circumstances.

>Trying superformat then dosfsck -tvr confirms that superformat does,
>in fact, put a dos fs on the disk.. Interesting.... We learn
>something new every day, eh?  Just a thought..


-
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] 6+ messages in thread

* Re: Need fdformat from Slackware 3.5
@ 2002-12-05  7:33 caszonyi
  0 siblings, 0 replies; 6+ messages in thread
From: caszonyi @ 2002-12-05  7:33 UTC (permalink / raw)
  To: jerryjh, linux-newbie

Hi
i think that's what your looking for:
ftp://ftp.slackware.com/pub/slackware/slackware-3.5/slakware//a11/util.tgz


----- Original Message -----
From: Jerry James Haumberger <jerryjh@imt.net>
Date: 	Tue Dec  3 17:26:00 2002
To: linux-newbie@vger.kernel.org
Subject: Need fdformat from Slackware 3.5

Hi, folks --

After installing BasicLinux, I discovered that I needed to add
fdformat to format ext2 on high density 3.5" and 5.25" floppy disks.

Unfortunately, I'm not quite sure where to look for this on the
Slackware 3.5 site (which is what I need for BasicLinux 1.7).

I would greatly appreciate anyone pointing me to the ftp address where
I can download the tar file for fdformat and use pkg to install it.

Thanks!


-
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

-- 
______________________________________________
http://www.linuxmail.org/
Now with POP3/IMAP access for only US$19.95/yr

Powered by Outblaze
-
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] 6+ messages in thread

end of thread, other threads:[~2002-12-05  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-04  0:26 Need fdformat from Slackware 3.5 Jerry James Haumberger
2002-12-04  0:43 ` Jim Reimer
2002-12-04  2:22 ` Ray Olszewski
2002-12-04 14:42   ` Hal MacArgle
  -- strict thread matches above, loose matches on Subject: below --
2002-12-04 17:44 Jerry James Haumberger
2002-12-05  7:33 caszonyi

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