Buffistechnology 2: You Made Her So She Growls?
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
I refuse to be defeated! shaking fist at new stuff that doesn't work
I know adding memory to the eMac (successful) and planning to upgrade to Tiger is a good idea.
However. The disk for installing the LaCie dc dual dvd drive (so that I can read the Tiger dvd to install that) is giving me an error.
"Disk Copy
Image name: DVD_updatetool.dmg
Image format: UDIF read only
Checksum: CRC32 $F13ECC6C invalid
Unable to verify 'dvd_updatetool.dmg"
Any clue what that means?
I'm feeling sort of chicken and eggy. I need the dvd drive to install the OS, but I'm afraid the current version of the OS 10.1.5 is not adequate to mount the dvd drive.
Lacie is not open and Tekserve is not answering the phone.
Any ideas for places to look?
Checksums are a means of verifing that there are no errors on a disk. That message means that something is corrupt on the DVD.
I don't know if it's possible for the error message to be spurious and for this to be a hardware problem with the drive. Can you try the DVD in another computer just to see if you get the same error?
Good idea. I'm on it.
eta: Well.
The disk opens perfectly on the iMac with system 9.
I put it in the eMac and it doesn't even show up on the desktop.
ARgh.
etaa: a home burned audio cd popped right up on the desktop.
etaaasss: Aw jeez. I feel so stupid. In reading the quick start guide, I thought it said to install the drivers before hooking up the dvd drive. Um. No. I hooked the drive up, inserted the dvd and it brought up the utilities.
Nebbermind. I'm a dimwit.
Spent nearly 9 hours trying to upgrade the eMac today. The dvd drive works, but I can't get the system to recognize the Tiger disk. Nada. I can read the dvd utilities and regular dvds, but no love on the OS upgrade from 10.1.5.
Frustration in the extreme.
I tried restarting with the disk in the drive. I tried booting from the disk.
Why is this so hard?
So from your statement, it's not even showing up on the desktop?
Hmmm. If you boot into os9 mode, does it recognize the Tiger DVD?
First, a disclaimer: I did not create the troll. I'm moving content from an old website into a new design created by a design firm. Can anyone see any reason why the css on this page works in IE but disappears in Firefox? [link]
One clue is that it works in Firefox on my machine. This makes me suspect it's another frelling absolute path left to me by the designers.
I don't want anyone to go to a lot of trouble, but I'm feeling my sanity slip away.
Also, if anyone who knows html would like to make money doing something excruciatingly boring, e me.
Have you tried using
t link rel="stylesheet" href="../interiorstyle.css" type="text/css"
instead of the @import url thingie?
Actually, the @import was one of my desperate random efforts to make it work.
The console in Firefox claims that it didn't load it because the MIME type was text/plain, not text/css.
I love the Firefox console in a big way.
Edited to add, this looks like the web server is returning the wrong MIME type for the file, since you're declaring it as text/css. Not sure why that would happen.
I checked with the Unix command line tool wget and the Jackson server is claiming the type is text/plain, whereas buffistas claims style sheets are text/css.