Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to format a floppy in unix filesystem from windows Post 302075649 by elektra on Tuesday 6th of June 2006 05:27:26 AM
Old 06-06-2006
How to format a floppy in unix filesystem from windows

Hi,
we have a strange problem.
We have to format any floppy disk HD in unix filesystem mode (SCO) but we haven't unix workstations.

Are there any software to make this formatting from windows xp pc ?

Regards
Gianpaolo
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SFR Files on floppy tobe access in windows

I have here a UnixSlackware 2.01 disk that contains a so called SFR files, i want to open it on windows system since i dont have a unix system, is it posible ??? i tried to install WIPRO UWIN (korn shell) on my windows system but i cant access the floppydisk... so is there a posible solution... (1 Reply)
Discussion started by: mharck29
1 Replies

2. UNIX for Dummies Questions & Answers

Reading a UNIX floppy on a PC ? HELP!

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 (4 Replies)
Discussion started by: Black Knight
4 Replies

3. UNIX for Dummies Questions & Answers

Different Format in Unix & Windows

I used the following commands to store the discription of "sed" into a unix file: man sed > sed.txt But, after I download the file "sed.txt" to a Windows XP system, the file can not be displayed correctly. How to change the format of a Unix file to a Windows one? (5 Replies)
Discussion started by: endeavour1985
5 Replies

4. UNIX for Advanced & Expert Users

format unix hard drive on windows xp

Hello, How is it possible to copy the partition of hard drive that have unix on it (it's a scsi hard drive of an Irix (SGI)), under windows xp - what I did till now is to connect the drive to the my pc (windows xp installed) with a scsi adapter and the program partition magic can't recognize the... (2 Replies)
Discussion started by: moyalt
2 Replies

5. UNIX for Dummies Questions & Answers

Unix to a floppy

If I need to copy files in Unix to a floppydisk so that the disk is compatible with extended FAT16 and can be read by Windows XP-Do I mount the floppy disk to use ufs? (2 Replies)
Discussion started by: Rhonda
2 Replies

6. UNIX for Dummies Questions & Answers

Installing UNIX with no cd or floppy

I have an complicated problem to solve. I want to install a basic UNIX installation on a Compaq LTE 5280 (Win 95). The floppy drive does not work, and there is no cd-rom. It has a 14.4 modem, and I have dial-up internet. I also have another computer (Win 98) with a floppy drive, cd drive, and... (3 Replies)
Discussion started by: aeromark98
3 Replies

7. UNIX for Dummies Questions & Answers

Copy unix filesystem to windows

Hi all Is there a way to copy a unix filesystem (folders, subfolder and files) to windows (AD) and at the same time maintaine the unix permission (user/group) when copied to windows (AD) filesystem? I want the same permission in windows as I had in unix in one copy job. Is this... (8 Replies)
Discussion started by: tomjen
8 Replies

8. Red Hat

Mounting Windows Filesystem

i am new to linux i want to know how to create ntfs partition and mount all windows drives in linux please help me (2 Replies)
Discussion started by: arunkmohan18
2 Replies

9. Shell Programming and Scripting

Converting windows format file to unix format using script

Hi, I am having couple of files which i used to copy from windows to Linux, so now in case of text files (CTRL^M) appears at end of line. I know i can convert this windows format file to unix format file by running dos2unix. My requirement here is that i want to do it automatically using a... (5 Replies)
Discussion started by: sarbjit
5 Replies

10. Solaris

Solaris Filesystem vs. Windows FileSystem

Hi guys! Could you tell me what's the difference of filesystem of Solaris to filesystem of Windows? I need to compare both. I have read some over the net but it's so much technical. Could you explain it in a more simpler term? I am new to Solaris. Hope you help me guys. Thanks! (4 Replies)
Discussion started by: arah
4 Replies
SETFDPRM(8)						     Linux Programmer's Manual						       SETFDPRM(8)

NAME
setfdprm - sets user-provided floppy disk parameters SYNOPSIS
setfdprm [ -p ] device name setfdprm [ -p ] device size sectors heads tracks stretch gap rate spec1 fmt_gap setfdprm [ -c ] device setfdprm [ -y ] device setfdprm [ -n ] device DESCRIPTION
setfdprm is a utility that can be used to load disk parameters into the auto-detecting floppy devices, to clear old parameter sets and to disable or enable diagnostic messages. Without any options, setfdprm loads the device (usually /dev/fd0 or /dev/fd1) with a new parameter set with the name entry found in /etc/fdprm (usually named 360/360, etc.). These parameters stay in effect until the media is changed. -p device name Permanently loads a new parameter set for the specified auto-configuring floppy device for the configuration with name in /etc/fdprm. Alternatively, the parameters can be given directly from the command line. -c device Clears the parameter set of the specified auto-configuring floppy device. -y device Enables format detection messages for the specified auto-configuring floppy device. -n device Disables format detection messages for the specified auto-configuring floppy device. BUGS
This documentation is grossly incomplete. FILES
/etc/fdprm AUTHOR
Werner Almesberger (almesber@nessie.cs.id.ethz.ch) Linux 0.99 20 November 1993 SETFDPRM(8)
All times are GMT -4. The time now is 02:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy