Low End Mac Reader Specials
TypeStyler For Mac OS X is Now Shipping! Download The Free Fully Functional 60 Day Tryout at www.typestyler.com
Don't install Parallels to play poker online! Poker Mac will show you how
to download and install a native Mac poker application such as Full
Tilt Poker Mac.
Laptop Hardware Provided by TechRestore - Overnight Mac & iPod Repairs.
Compare products like desktop computers, apple laptops, apple macs, and LCD Monitors side by side! All the information and reviews to make the best purchasing decision for new mobile phones, sat nav systems, or MP3 players. The Ciao online shopping community makes searching products easy for you.
Classic Restorations
Making Floppies and CDs for Older Macs Using Modern Macs, Windows, and Linux PCs
- 2007.03.15
One of the biggest hassles of the vintage Macintosh hobby is loading software onto your first older Mac. To get that vintage Mac up-and-running, you need to be able to write downloaded software onto disks that an older Mac can read.
That's what we'll talk about today: Free tools for writing Mac floppy disks and HFS CD-ROMs using modern Mac, Windows, and Linux computers.
Floppy Disk Images
Installing System 6 or System 7.0.1 onto an older Mac is only possible using floppy disks, and the first step to installing System 7.5 is usually "boot from a floppy". These floppies are distilled into disk images you can download from the Web. When written to a floppy, these images create exact copies of the master disks.
Due to physical differences between Mac and PC floppy drives, 800K "double density" Mac floppies can only be written by other vintage Macs. This means that boot disks for a Mac 128K, 512K, 512Ke, Plus, pre-FDHD SE, or unupgraded Mac II cannot be made on a Mac OS X, Linux, or Windows machine. (All other vintage Macs have a 1.4 MB "SuperDrive" or FDHD [Floppy Disk, High Density] floppy drive, which is compatible with modern computers.)
StuffIt Expander
Many sources of Mac floppy disk images distribute them in StuffIt (.sit) format. Before these disk images can be written onto real floppy disks, they must be decompressed with StuffIt Expander. This free program is available for Mac, Windows, and Linux/i386.
If StuffIt Expander isn't available, attempt to find the necessary disk image in uncompressed Disk Copy 4.2 format. These will be immediately useful without any decompression.
I'm currently cooking up some Mac boot floppies that will make installing System software a breeze. I hope to make them available soon using Disk Copy 4.2 format for maximum cross-platform convenience.
Writing a Floppy Disk from an Image
Classic Mac OS
With Mac OS 9 and earlier, just use Disk Copy 6.3.3, which you can freely download from Apple. From the Utilities menu, choose "Make a Floppy..." and follow the directions onscreen.
Windows
The Windows utility Rawrite can be used to write image files to a floppy using a PC. Put the disk image file and Rawrite into drive C, open a DOS window, type C:\Rawrite, and follow the directions. For more information, read this FreeDOS page.
Linux
Linux users can use the "dd" command to write floppies from image files. If the image file is a raw image, a simple "dd if=path_to_image_file of=path_to_floppy_drive" will do the trick. For a DiskCopy image, "dd if=path_to_image_file of=path_to_floppy_drive bs=84 skip=1" is the right way, according to The pickle's Low-End Mac FAQ.
At this time, I am not aware of a good, user-friendly way to write floppies from disk images using Mac OS X. Highly advanced users will probably be able to connect a USB floppy drive, determine its device node, and use the method outlined above for Unix-like systems. Readers with further information are encouraged to email their stories or techniques so we can update this article.
The Mac's HFS File System
Before we talk about how to burn CDs for older Macs, it's important to understand why it's sometimes difficult. It has to do with the way the Mac stores its files using the HFS file system.
A Macintosh file has two "forks" inside it, the Data Fork and the Resource Fork. The Data Fork is like a file on any other computer system, and it's where universal data (like MP3 songs, JPEG pictures, and plain text) reside. The Resource Fork is a special part that other computers lack. It stores various objects (such as icons, window and menu definitions, and sounds) and helps to make each Mac a Mac.
With the right software, it's possible to teach other computer systems about the Mac's resource fork; I don't consider it to be worth the effort.
We'll focus on how to burn HFS CDs containing data-only files, such as Internet downloads. It's much more sensible to let the older Mac decode them itself than to try to do it on a modern computer.
Burning HFS CD-ROMs
The Classic Mac OS makes this easy - every CD burning application has an obvious "HFS" format option. It's usually the default choice. Even the built-in Disc Burner that comes with Mac OS 9 can make HFS CDs that work with System 7 Macs.
Mac OS X
Mac OS X speaks HFS, though it has mostly abandoned it for the newer HFS+ format. To burn a System 7-compatible HFS CD in OS X, first create a new disk image using Disk Utility. Select it in the left-side list and click on the Erase tab. Choose "Mac OS Standard" from the Volume Format dropdown and click the "Erase" button.
Now copy the files of your choice onto the disk image. When you're done, unmount the disk image by selecting it and choosing "Eject." Enter Disk Utility again and use the "Burn Image" command to create an HFS-formatted CD readable by all old Macs.
Windows
Windows can create HFS CDs using free software called HFVExplorer. Although the program's homepage seems to have gone offline, you can find it on archive.org. Once you've unpacked the software, choose "New Image" from the File menu. Name your image file and choose an appropriate size.
HFVExplorer's user interface is modeled after Windows Explorer, so it's easy to copy the files of your choice onto the CD image. Once you've copied the files, quit HFVExplorer. Change the .DSK filename extension to .ISO and write it to CD using your favorite CD burning application.
Linux
The Linux utility mkisofs (from the cdrtools package) has options to create HFS CDs. The easiest way to master your CD begins with putting all the files into a directory. The command "mkisofs -hfs -magic -o mac_cd.iso directory" will create an HFS CD image in mac_cd.iso. Then you can burn the .iso file in the standard way. Read "man mkisofs" for more information on the many advanced options.
Conclusion
With this information, nearly any modern computer can be used to write floppy disks and burn HFS CDs for use with a vintage Mac. Internet downloads can open a new vista of usefulness for these older Macs.
Buy some floppy disks or warm up your CD burner and get ready to
put those old machines to good use.
Recent Classic Restorations articles
- Mac OS 8 and 8.1: Maximum Size, Maximum Convenience, 01.29. Mac OS 8 and 8.1 add some useful new features and tools, and it can even be practical on 68030-based Macs.
- System 7: Bigger, Better, More Expandable, and a Bit Slower than System 6, 01.21. The early versions of System 7 provide broader capability for modern tasks than System 6 while still being practical for even the lowliest Macs.
- The Joy of Six: Apple's Fast, Svelte, Reliable, and Still Useful System 6, 01.16. System 6 was small enough to run quickly from an 800K floppy yet powerful enough to support 2 GB partitions, 24-bit video, and the Internet.
- Mac System 7.5.5 can do anything Mac OS 7.6.1 can, 06.04. Yes, it is possible to run Internet Explorer 5.1.7 and SoundJam with System 7.5.5. You just need to have all the updates - and make one modification for SoundJam.
- More in the Classic Restorations index.
Links for the Day
- Mac of the Day: 'WallStreet' PowerBook G3, May 1998 - WallStreet offered 3 screen sizes and CPU speeds from 233 to 292 MHz.
- Group of the Day: Mac UK is for Mac users in the United Kingdom.
- February 9 in LEM history: 00: Think choices - Promoting the Macintosh - 01: Apple vs. Mac clones - 05: Apple and the $100 laptop - Yojimbo - Core Duo vs. G5 - 07: The story behind After Dark - Microsoft Office 2007
Recent Content on Low End Mac
- Do We Really Need Another Mac Email Client?, Charles W. Moore, Miscellaneous Ramblings, 02.08. Mac users have a host of free and low-cost email clients to choose from. Does Brent Simmons' 'Letters' project make any sense at all?
- MacBook Pro a Revelation, Dan Knight, Mac Musings, 02.08. After using G4 Macs for over a decade, spending a weekend prepping a first generation MacBook Pro was a real eye opener.
- 42 Reasons a Netbooks Is Better than an iPad, Hard Drive Upgrade Value, Faster Netbooks, and More, The 'Book Review, 02.05. Also why the iPad can't compete with netbooks, 802.11n WiFi card for older Intel MacBooks and Mac minis, and a DJ keyboard cover for MacBooks.
- iPad Perfect for Handheld Computing, John Hatchett, Recycled Computing, 02.05. You can hold the iPad in one hand and operate it with the other, giving it real advantages over a laptop computer.
- iPad Targets Netbook Users, iPad 'Flaws' Don't Matter, In-page Search for iPhone Safari, and More, iNews Review, 02.05. Also FSF considers iPad 'iBad' for freedom, Touch Mouse app turns iPhone into wireless keyboard and trackpad, privacy screen for iPhone, and more.
- Touch Shifts the Apple Empire, Tim Nash, Taking Back the Market, 02.05. Apple dominates mobile computing, and it will be difficult for competitors to match the value of the iPad.
- 90% of Premium PCs Are Macs, OS and Browser Market Share, Chrome Browser to Dominate, and More, Mac News Review, 02.05. Also 27" iMac too popular for supply, eco-friendly 2 TB hard drive, Puppy Linux for PowerPC Macs, 6-core Mac Pro rumored, and more.
- iPad Should Support a Stylus, CoolBook Quiets MacBooks, Puppy Linux for PowerPC Macs, and More, Charles W. Moore, Miscellaneous Ramblings, 02.03. Also the iPad as a genie in a bottle, Eudora Classic 6.2, notebook battery life, and more uses for 'obsolete' technology.
- More links in our archive.
Recent Deals
- Best 15" MacBook Pro Deals, 02.02. Used 2 GHz, $700; 2.4, $999; refurb 2.53, $1,449; 2.8, $1,699; 3.06, $2,199; new 2.53, $1,610; 2.66, $1,839; 2.8, $2,109; 3.06, $2,550; more.
- Best G3 iMac Deals, 02.02. 500 MHz CD-ROM, $40; 450 MHz DVD-ROM, $60; 600 MHz CD-ROM, $230 shipped; 700 MHz CD-RW, $300 shipped.
- Best eMac Deals, 02.02. 1 GHz SuperDrive, $269; 1.25 Combo, $100; SD, $360; 1.42 GHz Combo, $299; SD, $439.
- Best Mac mini Deals, 02.01. Used 1.25 GHz G4 Combo, $369; 1.5, $399; Core Solo, $399; 1.83 GHz Core Duo SD, $439; new 2.26 GHz nVidia, $580; 2.53 GHz, $759; Server, $985.
- Best iBook G4 Deals, 02.01. 12" 1.07 GHz Combo, $200; 1.33 GHz, $259; 14" 1.42 GHz SuperDrive, $399.
- Best Titanium PowerBook G4 Deals, 02.01. 800 MHz Combo, $285; 867 MHz SuperDrive, $400; 1 GHz Combo, $549.
- Best 13" MacBook & MacBook Pro Deals, 01.29. Used 1.83 GHz, $570; 2.0, $599; 2.4 GHz, $800; 2.26 MB, $849; new, $925 after rebate; Pro, $1,108, 2.53, $1,399 a/r.
- Best Power Mac G5 Deals, 01.29. 1.8 GHz single, $399; dual, $479; 2.0, $549; 2.5, $609; 2.7, $799; 2.3 GHz dual-core, $709; 2.5 GHz Quad, $939.
- Best Mac OS X 10.0-10.3 Deals, 01.29. Mac OS X 10.0, $30; 10.1, $20; 10.2, $50; 10.3, $50; 10.3 Server, unlimited users, $130.
- More deals in our archive.
About LEM | Support | Usage | Privacy | Contacts
Navigation
Used Mac Dealers
Apple History
Video Cards
Email Lists
Favorite Sites
MacSurfer
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System
6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Affiliates
The Apple
Store
Mac
Connection
B&H
MacMall
TechRestore
ExperCom
Crucial
Memory
batteries.com
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System 6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Mac Connection
B&H
MacMall
TechRestore
ExperCom
Crucial Memory
batteries.com
