![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix to a floppy | Rhonda | UNIX for Dummies Questions & Answers | 2 | 04-28-2007 04:48 PM |
| How to format a floppy in unix filesystem from windows | elektra | UNIX for Dummies Questions & Answers | 1 | 06-06-2006 08:38 AM |
| mount a floppy in UNIX BSDi 3 | jpalmer320 | UNIX for Advanced & Expert Users | 3 | 06-01-2004 07:38 PM |
| Reading SCO floppy on Linux | Leo Gessford Jr | UNIX for Dummies Questions & Answers | 4 | 08-07-2001 12:28 AM |
| How to copy unix file to floppy | BillyT | UNIX for Dummies Questions & Answers | 1 | 01-23-2001 10:28 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I desperately need to get a text file off of this floppy to resolve a customer issue on one of PC servers in thier all UNIX site. They sent the information on a UNIX formatted floppy with the information I need.
Please help me as I need this ASAP. Black Knight |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Hmmmm. This is difficult because Microsoft does not easily support other file systems. If you had a Microsoft floppy disk and needed to put the info on a UNIX box; that is pretty easy with many UNIX/MSDOC utilities such as MCOPY, MFORMAT, etc.
Actually, there is 'no such thing' as a "UNIX formatted floppy" because UNIX is a computing environment, not a file system structure. If you have no other choice, you need to find out how the file was created. It is unlikely that a file system was created on the floppy (it could have been, but not the normal approach). When someone sends a floppy, normally they provide the information on how the disk was created, i.e. was it a TARFILE and what were the flags, etc. Or you could ask the people who created the disk to send one that is formatted to work with DOS-based systems. Maybe someone else has a better approach or knows of a special DOS utility that will do a raw-read on a floppy to examine its contents? |
|
#3
|
|||
|
|||
|
the disk supposedly is in TAR format? Whatever that means. I downloaded gzip and SAMBA will either of those read this disk?
B.K. |
|
#4
|
||||
|
||||
|
If the disk was in TAR format, there is a TAR utility for Windows that should open the file. GZIP and SAMBA are good, but not what you want to open a TARFILE.
I suggest you go to http://downloads.cnet.com and search for a tar utility for Windows. They have them, I've used them and they work well (unless the files were tarred with a bunch of non-default flags). Here are one or two that might work: Quote:
[Edited by Neo on 12-12-2000 at 04:28 PM] |
|
#5
|
|||
|
|||
|
your Problme
Just format and use a new Disk as fat16 under linux... if you have kernel support for fat16.... and copy disk to disk
Greets M.Heuser |
|||
| Google The UNIX and Linux Forums |