Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Doug
On 11/06/2012 10:51 AM, Martin McCormick wrote: Is there any utility that will move the heads on a floppy drive from one stop to the other? I needed to write a floppy on an old system and discovered that the drive's head moving hardware has gotten stiff with disuse. It gets bette

Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Stan Hoeppner
On 11/6/2012 11:34 AM, Martin McCormick wrote: > Stan Hoeppner writes: >> #!/bin/bash >> count=0 >> while [ $count -le 100 ]; do >>dd if=/dev/fd0 of=/dev/null count=1 skip=1 >>dd if=/dev/fd0 of=/dev/null count=1 skip=2940 >>let count=count+1 >> done > > Thanks! That appears to be doing

Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Martin McCormick
Stan Hoeppner writes: > #!/bin/bash > count=0 > while [ $count -le 100 ]; do >dd if=/dev/fd0 of=/dev/null count=1 skip=1 >dd if=/dev/fd0 of=/dev/null count=1 skip=2940 >let count=count+1 > done Thanks! That appears to be doing the job. Time will tell if it frees it up. Martin -- To

Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Stan Hoeppner
On 11/6/2012 9:51 AM, Martin McCormick wrote: > Is there any utility that will move the heads on a > floppy drive from one stop to the other? I needed to write a > floppy on an old system and discovered that the drive's head > moving hardware has gotten stiff with disuse. I

Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Martin McCormick
Darac Marjal writes: > You could try a disk-benchmarking program such as bonnie++. > Alternatively, use dd with alternating seek= parameters to write to the > start/end/start/end/... of the disk. Both sound like good ideas. I will try dd first since it is at hand and see if the mechanism f

Re: Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Darac Marjal
On Tue, Nov 06, 2012 at 09:51:59AM -0600, Martin McCormick wrote: > Is there any utility that will move the heads on a > floppy drive from one stop to the other? I needed to write a > floppy on an old system and discovered that the drive's head > moving hardware has gotten

Disused Floppy Drive Needs Head Exercise.

2012-11-06 Thread Martin McCormick
Is there any utility that will move the heads on a floppy drive from one stop to the other? I needed to write a floppy on an old system and discovered that the drive's head moving hardware has gotten stiff with disuse. It gets better the more I do something like dd if=/dev/fd0 of=som

Re: floppy drive in debian stable

2011-06-06 Thread Jochen Schulz
[CC'ed as per request] Charlie Derr: > > mount: special device /dev/fd0 does not exist Your friend probably needs to load the 'floppy' module manually. To make the system auto-load it on boot, just add a line containing 'floppy' to /etc/modules. J. -- After the millenium I will shoot to kill.

floppy drive in debian stable

2011-06-06 Thread Charlie Derr
ng is working on his machine except his floppy drive. He has data on floppies (written from an old DOS machine) that he wants to print. As I said, he's done this in the past (prior to this latest upgrade) without trouble. He's now tried multiple different floppy disks. Below is so

spelling; was Re: Cannot mount floppy drive in Squeeze

2011-04-24 Thread peasthope
* From: peasth...@shaw.ca * Date: Fri, 15 Apr 2011 11:56:47 -0800 > ... UTF8 ... Correct spelling is UTF-8, ... Peter E. -- Telephone 1 360 450 2132. bcc: peasthope at shaw.ca Shop pages http://carnot.yi.org/ accessible as long as the old drives survive. Personal pages htt

Re^2: Cannot mount floppy drive in Squeeze

2011-04-24 Thread peasthope
* From: Jude DaShiell * Date: Fri, 15 Apr 2011 17:59:35 -0400 (EDT) > Why not download mtools and then try mdir a:/ and then try man mtools? > Even if floppy disks were inserted after booting I've been able to > access them using mtools in the past. Thanks I'll try it, ...

Re: Cannot mount floppy drive in Squeeze

2011-04-20 Thread Stephen Powell
Date: Mon, 6 Dec 2010 22:21:13 -0500 (EST) >> No, the data is intact, as the mounting of the image file with >> the loop option confirms. Also, further experimentation seems >> to suggest that if the floppy disk is physically mounted in the >> floppy drive during boot, then I

Re: Cannot mount floppy drive in Squeeze

2011-04-15 Thread Jude DaShiell
; > the loop option confirms. Also, further experimentation seems > > to suggest that if the floppy disk is physically mounted in the > > floppy drive during boot, then I can logically mount it with the > > mount command after boot. This really is looking like a bug. > > I intend

Re: Cannot mount floppy drive in Squeeze

2011-04-15 Thread peasthope
of the image file with > the loop option confirms. Also, further experimentation seems > to suggest that if the floppy disk is physically mounted in the > floppy drive during boot, then I can logically mount it with the > mount command after boot. This really is looking like a bug.

Re: [OT] You want embarrassing? (was "[SOLVED] Cannot use USB floppy drive in Squeeze")

2011-03-12 Thread Stephen Powell
On Sat, 12 Mar 2011 13:54:02 -0500 (EST), Stan Hoeppner wrote: > Stephen Powell put forth on 3/12/2011 8:30 AM: >> >> I have to admit that tops my story. But I think I can do better. >> I once tore up the wall of my living room trying to find an >> electrical problem, only to discover that the rea

Re: [OT] You want embarrassing? (was "[SOLVED] Cannot use USB floppy drive in Squeeze")

2011-03-12 Thread Stan Hoeppner
Stephen Powell put forth on 3/12/2011 8:30 AM: > I have to admit that tops my story. But I think I can do better. > I once tore up the wall of my living room trying to find an > electrical problem, only to discover that the reason that the > electrical outlet wouldn't work was that it was a switc

[OT] You want embarrassing? (was "[SOLVED] Cannot use USB floppy drive in Squeeze")

2011-03-12 Thread Stephen Powell
a new PC. > > A year later, I looked at the old PC at just the correct angle and > saw a disk in the floppy drive... > > *That* was embarrassing! I have to admit that tops my story. But I think I can do better. I once tore up the wall of my living room trying to find an elec

You want embarrassing? (was Re: [SOLVED] Re: Cannot use USB floppy drive in Squeeze)

2011-02-25 Thread Ron Johnson
noise. My wife's old computer (a tower sitting on the floor in a cabinet) once wouldn't boot, and for the life of me I couldn't figure out why. So I bought her a new PC. A year later, I looked at the old PC at just the correct angle and saw a disk in the floppy drive.

[SOLVED] Re: Cannot use USB floppy drive in Squeeze

2011-02-25 Thread Stephen Powell
On Fri, 25 Feb 2011 02:07:27 -0500 (EST), Dom wrote: > On 25/02/11 02:32, Stephen Powell wrote: >> ... >> Does anyone, anywhere, have a working USB >> floppy drive under Debian Squeeze? If so, I'd like to know about >> it, and what you did to get it working. &

Re: Cannot use USB floppy drive in Squeeze

2011-02-24 Thread Dom
suggestion, Wayne, but I need to crawl before I can walk. Right now, I can't even shove a floppy into the drive without the kernel going bananas. From my research, this is looking more and more like a bug. This specific model of USB floppy drive was known to work under Etch. See

Re: Cannot use USB floppy drive in Squeeze

2011-02-24 Thread Roman Gelfand
ve a floppy into the drive > without the kernel going bananas.  From my research, this is > looking more and more like a bug.  This specific model of USB > floppy drive was known to work under Etch.  See > >   http://lists.debian.org/debian-laptop/2005/07/msg00207.html > > I&#

Re: Cannot use USB floppy drive in Squeeze

2011-02-24 Thread Stephen Powell
I need to crawl before I can walk. Right now, I can't even shove a floppy into the drive without the kernel going bananas. From my research, this is looking more and more like a bug. This specific model of USB floppy drive was known to work under Etch. See http://lists.debian.org/debian-lap

Re: Cannot use USB floppy drive in Squeeze

2011-02-23 Thread Wayne Topa
On 02/23/2011 07:27 AM, Stephen Powell wrote: I have recently install Debian Squeeze on an IBM ThinkPad X31. It has an external USB-attached floppy drive. The BIOS sees it. I can boot from it just fine, and when running Windows 95 in MS-DOS mode (no WIN.EXE running) I can access it as drive

Cannot use USB floppy drive in Squeeze

2011-02-23 Thread Stephen Powell
I have recently install Debian Squeeze on an IBM ThinkPad X31. It has an external USB-attached floppy drive. The BIOS sees it. I can boot from it just fine, and when running Windows 95 in MS-DOS mode (no WIN.EXE running) I can access it as drive "A:". I used the FORMAT command of Win

Re: [SOLVED] Cannot mount floppy drive in Squeeze

2010-12-21 Thread Tom H
On Mon, Dec 20, 2010 at 5:13 PM, Stephen Powell wrote: > On Sat, 11 Dec 2010 22:28:52 -0500 (EST), Tom H wrote: >> On Sat, Dec 11, 2010 at 9:30 PM, Stephen Powell wrote: >>> ... >>> I have been able to circumvent the problem >>> by commenting out the following entries in /etc/fstab and rebooting:

Re: [SOLVED] Cannot mount floppy drive in Squeeze

2010-12-20 Thread Stephen Powell
On Sat, 11 Dec 2010 22:28:52 -0500 (EST), Tom H wrote: > On Sat, Dec 11, 2010 at 9:30 PM, Stephen Powell wrote: >> ... >> I have been able to circumvent the problem >> by commenting out the following entries in /etc/fstab and rebooting: >> >> /dev/fd0        /media/floppy0  auto    rw,user,noauto  

Re: Cannot mount floppy drive in Squeeze

2010-12-11 Thread Tom H
On Sat, Dec 11, 2010 at 9:30 PM, Stephen Powell wrote: > On Thu, 09 Dec 2010 20:11:40 -0500 (EST), Stephen Powell wrote: >> >> I don't know.  My computer does not have a USB floppy drive, that's true. >> It is a traditional AT-style floppy disk controller with two

Re: Cannot mount floppy drive in Squeeze

2010-12-11 Thread Stephen Powell
On Thu, 09 Dec 2010 20:11:40 -0500 (EST), Stephen Powell wrote: > > I don't know. My computer does not have a USB floppy drive, that's true. > It is a traditional AT-style floppy disk controller with two floppy > drives. And I can no longer reproduce the problem. Having

Re: Cannot mount floppy drive in Squeeze

2010-12-09 Thread Stephen Powell
mon enabled mounting of the drive. > > However, I suspect this is a different problem to the one the OP is > getting, as this only affects USB floppy drives, not "normal" ones. I don't know. My computer does not have a USB floppy drive, that's true. It is a traditional AT-styl

Re: Cannot mount floppy drive in Squeeze

2010-12-09 Thread Dom
I recently hit the same problem, but assumed it was just my system playing up. Using a USB floppy drive, I created a FAT floppy from an image file, but when I wanted to change some files on it, it wouldn't mount. Copying the floppy to a file using dd, then mounting with loop option worked.

Re: Cannot mount floppy drive in Squeeze

2010-12-07 Thread Dom
blem, but assumed it was just my system playing up. Using a USB floppy drive, I created a FAT floppy from an image file, but when I wanted to change some files on it, it wouldn't mount. Copying the floppy to a file using dd, then mounting with loop option worked. There were no read or write

Re: Cannot mount floppy drive in Squeeze

2010-12-06 Thread Stephen Powell
s the mounting of the image file with the loop option confirms. Also, further experimentation seems to suggest that if the floppy disk is physically mounted in the floppy drive during boot, then I can logically mount it with the mount command after boot. This really is looking like a bu

Re: Cannot mount floppy drive in Squeeze

2010-12-06 Thread Dom
recently hit the same problem, but assumed it was just my system playing up. Using a USB floppy drive, I created a FAT floppy from an image file, but when I wanted to change some files on it, it wouldn't mount. Copying the floppy to a file using dd, then mounting with loop option worked.

Re: Cannot mount floppy drive in Squeeze

2010-12-06 Thread Camaleón
On Sun, 05 Dec 2010 16:27:48 -0500, Stephen Powell wrote: > On Sun, 05 Dec 2010 16:09:52 -0500 (EST), Camaleón wrote: >> On Sun, 05 Dec 2010 15:07:20 -0500, Stephen Powell wrote: >>> Well, I'm not exactly a newbie. I've been using Linux for more than >>> 10 years. But I must be doing something wr

Re: Cannot mount floppy drive in Squeeze

2010-12-06 Thread Klistvud
Dne, 06. 12. 2010 06:39:16 je Doug napisal(a): OTOH, I've heard stories about short lifetimes of homebrewed CDs also. At the moment, I believe even professionals and governments are having trouble trying to find a long-lasting medium for preserving data over decades and maybe centuries. The

Re: Cannot mount floppy drive in Squeeze

2010-12-05 Thread Doug
clue. I tried other disks and also tried 3.5-inch disks in the other floppy drive, but I can't seem to get any floppy disk to mount. Am I doing something wrong? Or is there a bug here? As an alternative try the 'mtools' on it. It accesses the data without mounting. Descrip

Re: Cannot mount floppy drive in Squeeze

2010-12-05 Thread Bob Proulx
I tried other disks and also tried 3.5-inch disks in the other > floppy drive, but I can't seem to get any floppy disk to mount. Am > I doing something wrong? Or is there a bug here? As an alternative try the 'mtools' on it. It accesses the data without mounting. De

Re: Cannot mount floppy drive in Squeeze

2010-12-05 Thread Stephen Powell
On Sun, 05 Dec 2010 16:09:52 -0500 (EST), Camaleón wrote: > On Sun, 05 Dec 2010 15:07:20 -0500, Stephen Powell wrote: >> Well, I'm not exactly a newbie. I've been using Linux for more than 10 >> years. But I must be doing something wrong. I can't seem to get a >> floppy disk to mount. >> ... > >

Re: Cannot mount floppy drive in Squeeze

2010-12-05 Thread Camaleón
On Sun, 05 Dec 2010 15:07:20 -0500, Stephen Powell wrote: > Well, I'm not exactly a newbie. I've been using Linux for more than 10 > years. But I must be doing something wrong. I can't seem to get a > floppy disk to mount. (...) Weird :-? I would try with the simplest command: mount /dev/fd0

Cannot mount floppy drive in Squeeze

2010-12-05 Thread Stephen Powell
I tried other disks and also tried 3.5-inch disks in the other floppy drive, but I can't seem to get any floppy disk to mount. Am I doing something wrong? Or is there a bug here? I am running stock Debian kernel 2.6.32-5-686 version 2.6.32-28. -- .''`. Stephen Powell

USB Floppy drive behavior with udev??? (long)

2008-02-16 Thread tony mollica
Hello. I'm trying to get an understanding of udev and a usb floppy drive I have. The drive is a Mitsumi usb floppy sold under the Nexxtech name and it does work but there are a couple of behaviors that I don't understand. First, without any udev rule mods, plugging the drive in results

Re: How do I find a floppy drive in /dev (not in /dev/fd!)?

2006-01-17 Thread Peter Stoddard
e: > > I have purchased a Mitsumi USB (external) floppy drive, and, having > > attached it to my computer, I am trying to find where it is located in > > /dev. I would like to use the udev system, and the command udevinfo, but > > it seems I have to specify the location of the

Re: How do I find a floppy drive in /dev (not in /dev/fd!)?

2006-01-17 Thread Paul E Condon
On Mon, Jan 16, 2006 at 09:56:19PM -0800, Peter Stoddard wrote: > I have purchased a Mitsumi USB (external) floppy drive, and, having attached > it to my computer, I am trying to find where it is located in /dev. I would > like to use the udev system, and the command udevinfo, but i

How do I find a floppy drive in /dev (not in /dev/fd!)?

2006-01-16 Thread Peter Stoddard
I have purchased a Mitsumi USB (external) floppy drive, and, having attached it to my computer, I am trying to find where it is located in /dev. I would like to use the udev system, and the command udevinfo, but it seems I have to specify the location of the floppy drive in /dev first, and I

Re: need RAID driver for install, but no floppy drive

2004-04-14 Thread Justin Guerin
On Wednesday 14 April 2004 13:20, you wrote: > On 04/13/2004 06:36 PM, Justin Guerin wrote: > >On Tuesday 13 April 2004 14:32, Matt Morgan wrote: > >>I'm trying to install Debian (3.0 r2) on a Penguin Computing Relion > >> 140. It has an LSI MegaRAID disk controller; the driver is not present > >>

Re: need RAID driver for install, but no floppy drive

2004-04-13 Thread Justin Guerin
tall > on. Interestingly, the driver is present on the floppy install set I > downloaded, and of course you can download it. > > The problem is, this computer has no floppy drive. I tried a USB drive > and it didn't work. So I can't install because I get to the point where >

need RAID driver for install, but no floppy drive

2004-04-13 Thread Matt Morgan
y install set I downloaded, and of course you can download it. The problem is, this computer has no floppy drive. I tried a USB drive and it didn't work. So I can't install because I get to the point where the install asks for a floppy with the driver, and I can't provide it. There do

Re: Open office + mounting Auto MSDOS floppy drive.

2004-02-09 Thread David Clymer
On Mon, 2004-02-09 at 09:53, Gregory Machin wrote: > Hi all. > Could someone please advise mo on how to setup the automount for MSDOS > in fstab. I need Open Office to write to msdos floppy disks. > Using Mandrake 9.0 + KDE .. > I wouldn't mind helping, but this is a list for debian users (henc

Re: Open office + mounting Auto MSDOS floppy drive.

2004-02-09 Thread Adam Aube
On Monday 09 February 2004 09:53 am, Gregory Machin wrote: > Could someone please advise mo on how to setup the automount for MSDOS > in fstab. I need Open Office to write to msdos floppy disks. Using > Mandrake 9.0 + KDE .. This is a Debian list, not a Mandrake list. And that functionality is us

Open office + mounting Auto MSDOS floppy drive.

2004-02-09 Thread Gregory Machin
Hi all. Could someone please advise mo on how to setup the automount for MSDOS in fstab. I need Open Office to write to msdos floppy disks. Using Mandrake 9.0 + KDE ..   Many Thanks Gregory Machin

Re: USB Floppy drive compatibility?

2003-06-26 Thread Anthony Campbell
On 25 Jun 2003, Jamin W. Collins wrote: > On Wed, Jun 25, 2003 at 03:35:18PM +0100, Anthony Campbell wrote: > > I'm considering replacing the broken floppy drive on my Toshiba > > Satellite 4000 with a USB FDD. USB is working on this machine for > > scanner and download

Re: USB Floppy drive compatibility?

2003-06-25 Thread Andrew Perrin
The USB floppy drive on my Vaio (PCG-Z505HS) works fine, and it appears pretty generic. I can get you particulars if you want - email me offlist. ap -- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of

Re: USB Floppy drive compatibility?

2003-06-25 Thread Jamin W. Collins
On Wed, Jun 25, 2003 at 03:35:18PM +0100, Anthony Campbell wrote: > I'm considering replacing the broken floppy drive on my Toshiba > Satellite 4000 with a USB FDD. USB is working on this machine for > scanner and downloading camera pictures. Can I assume it will also > w

USB Floppy drive compatibility?

2003-06-25 Thread Anthony Campbell
I'm considering replacing the broken floppy drive on my Toshiba Satellite 4000 with a USB FDD. USB is working on this machine for scanner and downloading camera pictures. Can I assume it will also work for the drive? Experience, anyone? AC -- [EMAIL PROTECTED]||

re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-06-11 Thread Steve Grabowsku
In article <[EMAIL PROTECTED]>, Kevin McKinley <[EMAIL PROTECTED]> wrote: > On Tue, 10 Jun 2003 02:15:02 -0700 > Steve Grabowsku <[EMAIL PROTECTED]> wrote: > >> I was using GRUB as the bootloader, and I pointed it at the /boot >> directory on the Debian partition. It seemed to locate the kernel I

re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-06-11 Thread Steve Grabowsku
In article <[EMAIL PROTECTED]>, Clive Menzies <[EMAIL PROTECTED]> wrote: > On (10/06/03 02:15), Steve Grabowsku wrote: > >> Thanks to this list, I was able to get good instructions on how to do >> a cross-install using a chroot jail. I tried them, and things went >> well, up to the point were I

Re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-06-10 Thread Kevin McKinley
On Tue, 10 Jun 2003 02:15:02 -0700 Steve Grabowsku <[EMAIL PROTECTED]> wrote: > I was using GRUB as the bootloader, and I pointed it at the /boot > directory on the Debian partition. It seemed to locate the kernel I > specified correctly. (Specifying it wrong gave me a different error.) > > I'm

Re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-06-10 Thread Clive Menzies
On (10/06/03 02:15), Steve Grabowsku wrote: > When we last left our hero, he was trying to install Debian onto a machine > with no floppy or CD drive, but with a working Red Hat installtion > > Thanks to this list, I was able to get good instructions on how to do > a cross-install using a chro

re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-06-10 Thread Steve Grabowsku
When we last left our hero, he was trying to install Debian onto a machine with no floppy or CD drive, but with a working Red Hat installtion Thanks to this list, I was able to get good instructions on how to do a cross-install using a chroot jail. I tried them, and things went well, up to th

Re: Installing Debian from Red Hat (without a CD or floppy drive)

2003-05-27 Thread Kevin McKinley
On Tue, 27 May 2003 01:38:27 -0700 Steve Grabowsku <[EMAIL PROTECTED]> wrote: > I'm sure this will mean learning about GRUB and/or LILO. Good on ya. Go here: http://www.linuxjournal.com/article.php?sid=4622 Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: Testing a Floppy Drive

2002-05-15 Thread Karsten M. Self
on Tue, May 14, 2002, David Raeker-Jordan ([EMAIL PROTECTED]) wrote: > I suspect that the floppy drive on my computer has gone bad, but the > diagnostic software from the manufacturer (Dell) says the drive is fine. > > Is there software to test whether a floppy drive has gone

Testing a Floppy Drive

2002-05-14 Thread David Raeker-Jordan
I suspect that the floppy drive on my computer has gone bad, but the diagnostic software from the manufacturer (Dell) says the drive is fine. Is there software to test whether a floppy drive has gone bad? TIA -- David Raeker-Jordan mailto:[EMAIL PROTECTED] Harrisburg, PA, USA -- To

Re: Install help - trying to write floppy image to nonexistent floppy drive (?)

2002-04-15 Thread Karsten M. Self
on Mon, Apr 15, 2002, Jesse Lackey ([EMAIL PROTECTED]) wrote: > Hello all - > > Maybe someone can clarify what's going on (and provide a workaround...) :) > > I have a vaio pcg-717 laptop but no floppy drive for it. > I'm booting from CD 1 of 2.2R6 CD-Rs I burnt fro

Install help - trying to write floppy image to nonexistent floppy drive (?)

2002-04-15 Thread Jesse Lackey
Hello all - Maybe someone can clarify what's going on (and provide a workaround...) :) I have a vaio pcg-717 laptop but no floppy drive for it. I'm booting from CD 1 of 2.2R6 CD-Rs I burnt from the .iso images. Boot fine, partition fine, I'm at the "install operating syste

RE: CD install with no floppy drive??

2002-03-14 Thread Wienand Ian
lists.debian.org > Subject: Re: CD install with no floppy drive?? > > > -Original Message- > > From: dxtr [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 13, 2002 7:16 PM > > To: debian-user@lists.debian.org > > Subject: CD install with no floppy

Re: CD install with no floppy drive??

2002-03-14 Thread Peter Hugosson-Miller
> -Original Message- > From: dxtr [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 13, 2002 7:16 PM > To: debian-user@lists.debian.org > Subject: CD install with no floppy drive?? > > Hi, > > I tried to install Debian in my laptop, but it has swappable flopp

RE: CD install with no floppy drive??

2002-03-14 Thread Panuganty, Ramesh
You don't need the floppy drive at all to install. Install CDs are bootable. -Ramesh -Original Message- From: dxtr [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 13, 2002 7:16 PM To: debian-user@lists.debian.org Subject: CD install with no floppy drive?? Hi, I tried to in

RE: CD install with no floppy drive??

2002-03-14 Thread Brooks R. Robinson
like a rescue disk syslinux screen telling you all of your options, but if you hit enter to continue it should go on with even thinking about the floppy drive. HTH, Brooks

CD install with no floppy drive??

2002-03-14 Thread dxtr
Hi, I tried to install Debian in my laptop, but it has swappable floppy/cd drive, so I can only the CD drive. How can I bypass the floppy boot disk setup? There is no skip button, it just have a continue/OK button. Thanks, dex

Re: Rãspuns : How do you access your floppy drive?

2001-12-04 Thread Karsten M. Self
on Tue, Dec 04, 2001 at 09:01:37PM +1100, Brian May ([EMAIL PROTECTED]) wrote: > > "Gong" == Gong Zeng <[EMAIL PROTECTED]> writes: > > Gong> However, if the swapping of floppies are far and few in > Gong> between and okay with mounting/umounting whenever you change > Gong> the flop

Re: Rãspuns: How do you access your floppy drive?

2001-12-04 Thread Brian May
> "Gong" == Gong Zeng <[EMAIL PROTECTED]> writes: Gong> However, if the swapping of floppies are far and few in Gong> between and okay with mounting/umounting whenever you change Gong> the floppy (like myself), just issue the command: Just *never* *ever* forget and eject the flopp

Re: Rãspuns: How do you access your floppy drive?

2001-12-04 Thread Gong Zeng
y" "mdel" the full list you'll find out by issuing "mtools" command only, good luck. -Mesaj original- De la: Reena Mahbubani [mailto:[EMAIL PROTECTED] Trimis: Monday, December 03, 2001 2:43 PM Catre: debian-user@lists.debian.org Subiect: How do you access your fl

Re: How do you access your floppy drive?

2001-12-04 Thread Paul 'Baloo' Johnson
On Mon, 3 Dec 2001, Reena Mahbubani wrote: > I was wondering how you access your floppy drive from the command line > Also, How do you install the GUI? If it's a DOS or Windows floppy, try as root, # mount -t vfat /dev/fd0 /floppy Before you eject the disk, it's important to un

Re: How do you access your floppy drive?

2001-12-03 Thread Paolo Falcone
Reena Mahbubani wrote: >Hi, I'm using Woody Debian Linux >And I dont have the GUI installed. >I was wondering how you access your floppy drive from the command line The DOS way is via the use of the mtools (mformat, mcopy, mdir, etc...). Just do apt-get install mtools if you

Re: How do you access your floppy drive?

2001-12-03 Thread Matthew Dalton
Tobias Wolter wrote: > > On 2001-12-03T17:42:51 +, Reena Mahbubani wrote: > > > I was wondering how you access your floppy drive from the command line > > mount /dev/fd0 /mnt > > Then cd /mnt and voila, there you have your floppy drive. If you're usin

Re: How do you access your floppy drive?

2001-12-03 Thread Tobias Wolter
On 2001-12-03T17:42:51 +, Reena Mahbubani wrote: > I was wondering how you access your floppy drive from the command line mount /dev/fd0 /mnt Then cd /mnt and voila, there you have your floppy drive. > Also, How do you install the GUI? Depends :) If you really have no clue, f

Rãspuns: How do you access your floppy drive?

2001-12-03 Thread Petre Daniel
Mesaj original- De la: Reena Mahbubani [mailto:[EMAIL PROTECTED] Trimis: Monday, December 03, 2001 2:43 PM Catre: debian-user@lists.debian.org Subiect: How do you access your floppy drive? Hi, I'm using Woody Debian Linux And I dont have the GUI installed. I was wondering how you acce

How do you access your floppy drive?

2001-12-03 Thread Reena Mahbubani
Hi, I'm using Woody Debian Linux And I dont have the GUI installed. I was wondering how you access your floppy drive from the command line Also, How do you install the GUI? Any responses to either of these questions as soon as possible would be greatly appreciated. Thank you. Reena Mahb

Who uses my floppy drive?

2000-10-27 Thread Pedro I. Sanchez
Hello, I am running a Woody box and I have the problem that whenever I try to use the floppy drive (mount it or using mtools) I get the error "device already mounted or device busy." But /dev/fd0 is not mounted (as reported by df); also if I type "fuser -m /dev/fd0" I get a

Re: usb floppy drive/anything

2000-05-03 Thread pplaw
pplaw wrote: > debs, > > i just got a sony picturebook (pcg-c1xs) yesterday. > > i did a smooth, harddrive install. (thanks project!) > > having a usb floppy drive, i want to make a boot floppy, but the > box doesn't recognize /dev/fd0. > > eg. "$ moun

Re: usb floppy drive/anything

2000-05-03 Thread Gary Hennigan
pplaw <[EMAIL PROTECTED]> writes: > debs, > > i just got a sony picturebook (pcg-c1xs) yesterday. > > i did a smooth, harddrive install. (thanks project!) > > having a usb floppy drive, i want to make a boot floppy, but the > box doesn't recognize /dev/f

usb floppy drive/anything

2000-05-03 Thread pplaw
debs, i just got a sony picturebook (pcg-c1xs) yesterday. i did a smooth, harddrive install. (thanks project!) having a usb floppy drive, i want to make a boot floppy, but the box doesn't recognize /dev/fd0. eg. "$ mount /dev/fd0 /bt " " mount: the kernel does no

Teac USB Floppy Drive

2000-03-19 Thread Cameron Matheson
Hey, I just bought an I-Opener, and I need to get a floppy drive for it. Teac sells an external USB floppy drive (the Teac FD05PU), but I'm not sure it will work. It's for iMac's, does this make any difference? Thanks, Cameron Matheson

Re: Floppy Drive

1999-12-10 Thread Marques Johansson
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Today, [EMAIL PROTECTED], spilled the beans: > How do I access my floppy drive from command line? The first floppy drive is a block device accessable as /dev/fd0 What you will want to do with this information is apply it into a mount

Re: Floppy Drive

1999-12-09 Thread Kent West
ktb wrote: > [EMAIL PROTECTED] wrote: > > > > How do I access my floppy drive from command line? > > You can do so with the following command, > > mount -t msdos /dev/fd0 /floppy > > that is if you have a /floppy directory which I think is created by > def

Re: Floppy Drive

1999-12-09 Thread ktb
[EMAIL PROTECTED] wrote: > > How do I access my floppy drive from command line? You can do so with the following command, mount -t msdos /dev/fd0 /floppy that is if you have a /floppy directory which I think is created by default so you probably do and the file system you are trying to

Floppy Drive

1999-12-09 Thread Plasmatik6
How do I access my floppy drive from command line? Donivan Roby

Re: Listing floppy drive correctly in fstab - Need help

1999-09-01 Thread Brian Servis
*- On 1 Sep, Christian Dysthe wrote about "Listing floppy drive correctly in fstab - Need help" > Hi, > > I have a "stupid" question, but I have been trying to figure this out > now for too long by trial, error and some reading, so I ask: > > I want my

Listing floppy drive correctly in fstab - Need help

1999-09-01 Thread Christian Dysthe
Hi, I have a "stupid" question, but I have been trying to figure this out now for too long by trial, error and some reading, so I ask: I want my floppy drive mounted in /etc/fstab so that I can use and app like wmmount to mount it. It all works fine with my HD and CD-Rom drive, but

Re: Floppy drive problem.

1999-06-02 Thread Michael Doyle
On Wed, 02 Jun 1999, N. Raghavendra wrote: > Hi, > > Many thanks to all the people who replied to my email about my floppy > drive problem. A quick recap: in my BIOS setup I had configured A: as > 1.44MB and B: as 1.2 MB, but Linux sees the 1.2 MB drive as /dev/fd0 and > the 1

Re: Floppy drive problem.

1999-06-02 Thread N. Raghavendra
Hi, Many thanks to all the people who replied to my email about my floppy drive problem. A quick recap: in my BIOS setup I had configured A: as 1.44MB and B: as 1.2 MB, but Linux sees the 1.2 MB drive as /dev/fd0 and the 1.44 MB one as /dev/fd1, and I wanted to know how to reverse this order, so

Re: Floppy drive problem.

1999-06-01 Thread Morgoth3
If i recall,i had that problem. Just use the command "umount" with the same parameters as mount that you used, and then you can use mount again without a problem. Colin Winters

Re: Floppy drive problem.

1999-06-01 Thread Keith G. Murphy
"N. Raghavendra" wrote: > > Hi, > > I am a Debian newbie and have the following problem with my floppy drives. > There are two of them: a 1.44 MB floppy drive and an unused 1.2 MB floppy > drive. In the BIOS setup I have configured the 1.44 MB drive as A: and &

Re: Floppy drive problem.

1999-05-31 Thread Kenneth Scharf
On Sat, 29 May 1999, N. Raghavendra wrote: > I am a Debian newbie and have the following problem with my > floppy drives. There are two of them: a 1.44 MB floppy drive > and an unused 1.2 MB floppy drive. In the BIOS setup I have > configured the 1.44 MB drive as A: and the

Re: Floppy drive problem.

1999-05-30 Thread David B.Teague
On Sat, 29 May 1999, N. Raghavendra wrote: > I am a Debian newbie and have the following problem with my > floppy drives. There are two of them: a 1.44 MB floppy drive > and an unused 1.2 MB floppy drive. In the BIOS setup I have > configured the 1.44 MB drive as A: and the other

Re: Floppy drive problem.

1999-05-29 Thread John Foster
"N. Raghavendra" wrote: > > Hi, > > I am a Debian newbie and have the following problem with my floppy drives. > There are two of them: a 1.44 MB floppy drive and an unused 1.2 MB floppy > drive. In the BIOS setup I have configured the 1.44 MB drive as A: and > th

Floppy drive problem.

1999-05-29 Thread N. Raghavendra
Hi, I am a Debian newbie and have the following problem with my floppy drives. There are two of them: a 1.44 MB floppy drive and an unused 1.2 MB floppy drive. In the BIOS setup I have configured the 1.44 MB drive as A: and the other floppy drive as B:. But Linux seems to reverse this order: it

Floppy-drive stopped working after installing Debian (?)

1999-05-03 Thread Jan Winters
Hello, I've just finished installing Debian 2.1 . Since yesterday evening the light of my floppy drive is permanently on and the drive can't be initialized by Linux. Is it possible this is caused by the installation of Linux or can it be another fine example of Murphy's Law? Jan

Re: Floppy drive problem

1999-04-09 Thread R. Marx
Hi Tyrus, Remember to use the rawrite (or dd in *nix) when creating these floppies rather than formatting and just coping the file to them. They should fit on a normal high density disk. Hope this helps, Rob

Floppy drive problem

1999-04-09 Thread tyrus
I seem to be having a problem with my floppy drive install of Debian GNU/Linux.  I downloade rescu144.bin, and it is exactly 1.4 MB.  However, I can't seem to get ahold of a floppy that has more that 1.38 MB of space on it.  It says they are 1.4 MB floppies, but upon formatting them, I

  1   2   >