Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment FC3: Can't Burn Good FC3 CDs (Score 1) 498

I had problem burning good FC3 CDs from the bittorrent images in FC2 before the upgrade. I ended up using Windows XP Pro to burn the CDs.

I had various troubles with an "upgrade from FC2 to FC3 on my workstation. Most of the problems were gone when I later did a full install.

Everything seems to be polished and working wonderfully now, with a few exceptions: My graphics is slow (I have a nVIDIA GeForce 4MX), and I still can't burn good FC3 CDs.
Java

Journal Journal: What is this Journal thing?

I'd seeing something wierd with JDK 1.4.2:

$ javap java.lang.Object
Compiled from "Object.java"
public class java.lang.Object{
public native int hashCode();
static {};
public java.lang.Object();
protected void finalize();
throws java/lang/Throwable
public final native voi

Slashdot Top Deals

Where there's a will, there's a relative.

Working...