LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-24-2009, 10:16 AM   #1
WWII
LQ Newbie
 
Registered: Jul 2009
Posts: 9

Rep: Reputation: 0
How to copy tar files from unix floppy disk to linux


I have a computer with a old version of sco unix and want to copy the files from it to my linux box. I would like to use the tar feature in unix to copy to floppy disk and then copy them to the linux box. I have tried and when I try to mount the floppy drive in linux it wants to know what the filesystem type is. I can mount windows formatted floppy disks ok. Does anyone have a answer.

Thanks
WWII
 
Old 07-24-2009, 10:46 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,646

Rep: Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969
Quote:
Originally Posted by WWII View Post
I have a computer with a old version of sco unix and want to copy the files from it to my linux box. I would like to use the tar feature in unix to copy to floppy disk and then copy them to the linux box. I have tried and when I try to mount the floppy drive in linux it wants to know what the filesystem type is. I can mount windows formatted floppy disks ok. Does anyone have a answer.

Thanks
WWII
Try:

Code:
mount -t sysv /dev/fd0 /mnt/floppy
Read the man page for the mount command; modify the command above accordingly, to match your device and mount point. The file system type is what you need to worry about, since it's old SCO junk. Once you get the floppy mounted, you should be able to read it just fine. Also, Google has quite a bit of info on this.....

HTFS, BFS, SFS, and VXFS are all used by SCO too, just to keep your life interesting.

Last edited by TB0ne; 07-24-2009 at 10:51 AM.
 
Old 07-24-2009, 11:13 AM   #3
WWII
LQ Newbie
 
Registered: Jul 2009
Posts: 9

Original Poster
Rep: Reputation: 0
I tried the -t sysv and got the message:
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
missing codepage or other error. I also tried to use xfs and got the same message.
 
Old 07-24-2009, 11:33 AM   #4
emetib
Member
 
Registered: Feb 2003
Posts: 484

Rep: Reputation: 33
where did you make the fs for the floppy? sco or linux?
if sco, then take a look to see if your flavor of linux is supporting it. you might have to install that fs support.
if linux, does sco support it?

if sco supports fat filesystems than i would use that and tar..., cp...., then put it into your linux system.
 
Old 07-24-2009, 11:51 AM   #5
WWII
LQ Newbie
 
Registered: Jul 2009
Posts: 9

Original Poster
Rep: Reputation: 0
I created the disk on unix. did tar -cv filename on unix box. How do i tell if flavor of linux supports it? and how do i install that fs?
 
Old 07-24-2009, 12:40 PM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Even an "Old SCO" box can probably format a FAT16 floppy.
Use SCO to do that, tar-up and copy the files to the floppy. Then mount it on your new linux box and extract the files.
 
Old 07-24-2009, 01:48 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,646

Rep: Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969
Quote:
Originally Posted by tredegar View Post
Even an "Old SCO" box can probably format a FAT16 floppy.
Use SCO to do that, tar-up and copy the files to the floppy. Then mount it on your new linux box and extract the files.
Agreed...that'd be the best way to go, if the file system types aren't being recognized, use something that's "lowest-common-denominator". Also, have you considered just transferring these files over the network, if that's even an option?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy to/from floppy disk Cara25 Linux - Newbie 7 06-26-2006 09:49 PM
how to copy file in linux to floppy disk aiyong Linux - Newbie 3 10-17-2003 05:26 PM
How do i copy files to a floppy disk?? dsantamassino Linux - Newbie 32 05-30-2003 09:54 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 3 04-22-2003 01:58 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 1 04-22-2003 12:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration