| Click here to select a new forum. |
| Lots of vintage software |
Posted by: Green78II on 2009-08-08 17:41:22 By now most of you know about the 500 floppy lot I won on eBay and what happened to the shipment. I still have just under 100 disks and I did promise to image them. A couple of you have volunteered to host the images and I appreciate that. I am going to start making some images tonight (after I post this). Now I'm just curious, what information should I include with the files and how should they be packaged (such as an img file, text file with info about the image file, and possibly a scan of the disk label all packed in a stuffit .sea). I was planning on putting the name of the disk, date, version number, and apple part number in.
To start off I am going to do about 12 disks and see how things go. Later on I will post a complete list of what I have.
|
Posted by: macgeek417 on 2009-08-08 21:56:09 You should do a .sea.bin of a folder with a descriptive name (IE: System 7.0 Diskset) containaining a file named Read Me First! and all of the disk images you have of that diskset. for single disk sets, do the same.
🙂
|
Posted by: Gil on 2009-08-09 05:45:08 I like .sea, but not .sea.bin. Otherwise a .img is fine.
|
Posted by: LCGuy on 2009-08-09 06:37:59 The trouble is though, you can't transfer a .sea or a .img over the internet, without it being stripped of its resource fork - the file has to be in a format that doesn't use resource forks, such as BinHex (.hqx), MacBinary (.bin) or StuffIt (.sit or .sitx).
|
Posted by: Mars478 on 2009-08-09 06:42:09 Yeah I'd like to see them imaged! Sorry what happened with the shipment 🙁
|
Posted by: Gil on 2009-08-09 07:06:10
The trouble is though, you can't transfer a .sea or a .img over the internet, without it being stripped of its resource fork - the file has to be in a format that doesn't use resource forks, such as BinHex (.hqx), MacBinary (.bin) or StuffIt (.sit or .sitx). My bad! :I xx(
|
Posted by: Green78II on 2009-08-09 15:09:47 Ok, I'll probably compress them as .sit then. Oh yeah, Its messy and for my cataloging purposes but this is a list of what I have done so far:
A text file with the Full name of the disk, copyright date, version and part number will be included with all images, and (known) multi disk software is grouped together.
Name Version Notes
Apple Multiple Scan Software 1.2 (2x)
Coach Merriam-Webster Thesaurus 1.0
Disk Tools 7.0 690-5684-A
Disk Tools Centris 660AV Quadra 840av 1.0 (2x)
Disk Tools (Macintosh Processor Upgrade) 7.5
Disk Tools PwrBk 160 & 180 7.1
Disk Tools Quadra 605 1.0
Ethertalk Installer 2.0.1
FWB CD-Rom Toolkit 3.0.2 (Damaged)
ImageWriter LQ Disk 1 UNK 689-0045-A
Install Me First (Color Classic) 1.0.4 (Damaged)
Install Me First (PB 165c) 7.1 (Damaged)
Install Me First (PB 160,165,180,165c,180c) 1.0.3
Install SE FDHD 7.1
Install SE FDHD 2 7.1
PowerBook 150 Additions 1.0
PowerBook 150 Disk Tools 1.0
PowerBook 150 Goodies 7.1.2
PowerBook 150 Printing & Fonts 7.1.2
Powerbook Express Modem 1.1
Printer Software Disk 2 2.1.1 (Damaged)
Printer software Disk 3 2.0 (Damaged)
Macintosh Before You Install 1.0 690-0231-A
Macintosh Fonts 7.0.1 (2x)
Macintosh Fonts 7.1
Macintosh Hypercard and Stacks 1.0
Macintosh Hypercard and Stacks 1.2.5
Macintosh Printing 7.0.1 (Damaged)
Macintosh Printing 7.1 (2x)
Macintosh Printing Tools UNK (Plain disk)
Macintosh Printing Tools 1.0
Macintosh Printing Tools 6.0.7
Macintosh LaserWriter IISC Fonts 1.0 (Damaged)
Macintosh System 7 Tune-Up 1.0 (2x)
Macintosh Tidbits 7.1 (2x)
Macintosh Utilities UNK (Date 1986, 690-5142)
Macintosh Utilities 7.1P4
Macintosh Utilities Disk 1 5.0
Macintosh Utilities Disk 2 5.0
Macintosh Utilities Disk 2 6.0.4
Macintosh Utilities Disk 1 6.0.7
Oregon Trail 1.1
QuckDraw GX Disk 1 (System 7.5) 1.1
QuckDraw GX Disk 2 (System 7.5) 1.1
SuperMac Diskfit 2.0 (Damaged)
System Tools 6.0 (Damaged)
System Tools 6.0.4 |
Posted by: macgeek417 on 2009-08-09 15:48:46 If you want, i can PM you an FTP username and password so you can upload them when you are done imaging them
|
Posted by: Dog Cow on 2009-08-10 06:50:24 You ought to make use of the Terminal.
Put all of the .img files into a folder in the root directory of your hard drive. We'll name the folder "image"
Now, open the terminal and type this command:
gzip --best -r /image In less than a second, all of the .img files will be gzipped and can then be safely transmitted about the Internet. Bonus-- users of every major computer platform will be able to extract .gz files, as opposed to the formats mentioned earlier, which are rather rare on systems other than the Mac.
|
Posted by: macgeek417 on 2009-08-10 09:02:32 Um... loss of resource forks?
I would reccomend plain, old Zip. Easily readable on all platforms.
If you would gzip them, then you might as well image them with ShrinkWrap into MS-DOS images (or convert them with ShrinkWrap), writeable with rawrite and usable in emulaters!
|
Posted by: Green78II on 2009-08-10 10:09:09
If you want, i can PM you an FTP username and password so you can upload them when you are done imaging them Yeah, that would be good, but I'm not sure when I'll get to the rest of the disks or if its even worth it as most of them are partial sets (such as having only disks 1 and 7 of a 7.5 install)
I still have a few more to do though.
You ought to make use of the Terminal.
Put all of the .img files into a folder in the root directory of your hard drive. We'll name the folder "image"
Now, open the terminal and type this command:
gzip --best -r /image In less than a second, all of the .img files will be gzipped and can then be safely transmitted about the Internet. Bonus-- users of every major computer platform will be able to extract .gz files, as opposed to the formats mentioned earlier, which are rather rare on systems other than the Mac. My G3 runs 9.2.2.
|
Posted by: macgeek417 on 2009-08-10 11:04:05
If you want, i can PM you an FTP username and password so you can upload them when you are done imaging them Yeah, that would be good, but I'm not sure when I'll get to the rest of the disks or if its even worth it as most of them are partial sets (such as having only disks 1 and 7 of a 7.5 install) PMming...
And Mac Hut has Shrinkwrap, I reccomend imaging or converting to MS-DOS imaged (raw) with it.
If you don't do that, make sure to .bin them.
Please don't .sit them... it is a pain to decompress.
🙂
Oh, and you might as well do all of them. If you want, I could fill in some of the missing SSW disks via the Legacy CD.
|
Posted by: Dog Cow on 2009-08-10 11:29:39
My G3 runs 9.2.2. Well then, do it on a Unix or Linux machine.
|
Posted by: macgeek417 on 2009-08-10 11:33:38
My G3 runs 9.2.2. Well then, do it on a Unix or Linux machine. Um... Gzipping would lose resource forks.
Just .bin the images. its easily decoded.
Also, not everyone has a Linux or Unix machine. (although I personaly do 🙂 )
|
Posted by: Green78II on 2009-08-10 12:37:21 I was going to do them as .sit but If I need to do them a different way I will figure it out.
|
Posted by: macgeek417 on 2009-08-10 12:40:38
I was going to do them as .sit but If I need to do them a different way I will figure it out. .sit is OK as long as you use DropStuff 4 or earlier, version 5 uses a differant format that is a pain to unstuff.
i would stuff with http://machut.valleyofthelights.com/files/util/compression/StuffIt%201.6.1.sit
|
Posted by: Green78II on 2009-08-10 12:46:05 I have version 7.0.3. Is that a problem?
Edit: I just finished uploading a test file. can you check it and make sure I did it right?
|
Posted by: macgeek417 on 2009-08-10 12:55:24
I have version 7.0.3. Is that a problem?
Edit: I just finished uploading a test file. can you check it and make sure I did it right? For really old macs, yes. If you want, i'll convert it to pre-Stuffit 5 format.
|
Posted by: macgeek417 on 2009-08-10 12:56:47 Oh, and try and see if the link i provided above works on os 9.
|
| 1 > |