What OS can I use

Hey there
I just (like 10 minutes ago) was given an old iBook G3(dual USB, I believe). The previous owner upgraded and was only offered $50 for it, so he asked if I wanted it for free.
Anyway...I know that I'll have to bump up the RAM, but what version of OSX can I safely install. It would only be used for the kids to do work on, and maybe email if I can get an Airport card for it.
I already own all the other original OS disks, so that's not a problem. I'm thinking that Jaguar might be as high as I can go?

The 500 MHz iBook has either 64 MB or 128 MB of RAM soldered to the logic board. If it is the CD-ROM only, it will only have the 64 MB with a 64 MB module in the one user-accessible slot.
More likely, it has 128 MB of RAM on the logic board and an empty slot. You can check it out in the System Profiler.
The 500 MB model came with a 10 MB hard drive standard. There were build-to-order upgrades available, but we don't see many of those here. Some users have upgraded the hard drive. That small hard drive is the biggest deficiency of the 500 MHz model, in my opinion. OS X takes a lot of hard drive space in order to run smoothly.
Panther is, in my opinion, the optimal OS for the iBook G3 (Dual USB). Since you've done the Erase and Install, it has wiped AppleWorks off the hard drive, and you will need to restore it using the original system CD's.
http://docs.info.apple.com/article.html?artnum=60847
Rather than starting over with a complete restoration and having to upgrade again to Panther, you may want to use Pacifist to install just AppleWorks (and any other applications you may want).
The iBook takes a 3.3 V, PC100 or PC133 compliant, 1.25 inch SDRAM SO-DIMM, and I recommend that you upgrade with a 512 MB module to maximize the RAM on it.
This Apple Knowledge Base article tells how to install the memory card:
http://docs.info.apple.com/article.html?artnum=111918
Good luck. If you enjoy yours as much as I do mine, expect another to follow…and another…and another. (I just have to stay away from eBay.)

Similar Messages

  • HT3224 What cable can I use to transfer data from a 2008 MacBook Pro to a new MacBook Pro with thunderbolt?

    What cable can I use to transfer data from a 2008 MacBook Pro to a new MacBook Pro with thunderbolt?

    You should also ask this in the MacBook Pro forum. This is the forum for the 13” white and black plastic MacBooks that were discontinued in 2010. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/notebooks/macbook_pro

  • Dead Hard Drive - What replacement can I use for iBook G4?

    I have a
    Machine Model: iBook G4
    CPU Type: PowerPC G4 (3.3)
    Number Of CPUs: 1
    CPU Speed: 933 MHz
    L2 Cache (per CPU): 256 KB
    Memory: 384 MB (Upgraded to 1Gig)
    Bus Speed: 133 MHz
    Mac OSX 10.3.9.
    The hard drive died. What type and manufacrure do I need. Is it a Serial, ATA or IDE? What sizes can I use 40G, 60G, 80G, or 100G?
    Thanks for your help.

    but if your ibook was made before 2003 the limit for hard drives is 128GB any mac made before 2003 has this limit.
    heres a take aprt manual
    http://www.sterpin.net/uk/ddibookg4uk.htm

  • I have a power mac g4 with mac os 10.4. 11 , I want to change the hard-drive ,what program  can I used  to transfer one hard-drive  to another  hard- drive  on this mac pc.

    I have a power mac g4 with mac os 10.4. 11 , I want to change the hard-drive
    ,what program  can I used  to transfer one hard-drive  data to another  hard- drive  on this mac pc.

    The Disk Utility, Carbon Copy Cloner, SuperDuper, or similar software. For best results, place the second drive inside the computer or in a FireWire enclosure and boot the computer from it before removing the internal drive.
    (66989)

  • What else can I use beside Compressor?!

    Compressor is now useless to me. Unknown time remaining will not fix. What else can I use? Anyone know?

    Look, we understand your frustration and, since we've been hanging out here a long time, we differentiate newbie issues as separate from actual or legitimate problems by seeking information newbies refuse or simply do not understand how to supply. You've added significant information that will allow us to assist you.
    Compared to the hundreds of thousands of successful and happy Compressor users, "plenty of people" is not significant.
    The next post in this thread suggests your only hope is a complete system wipe and reinstallation. Do you want to try that and report back to us?
    It is useless if it doesnt work and yes I've never gotten to use it. I have used lessons on lynda.com. It's not that I don't know what I'm doing. Try a simpler batch, I was using the simplest of batches. The setting is conventional. I spent time on the phone with 2 different Apple tech people who know compressor. I assure you I have spent the entire day trying to fix this to no avail.
    I've learned that plenty of other people have this same problem with no solution being offered here or from Apple.
    <
    bogiesna

  • What program can I use to...

    What program can I use to screen record things on my mac?

    You can use QuickTime Player. Open QuickTime Player and go to File > New Screen Recording. Also, you can purchase Screenflow in the App Store because it's more advanced

  • I received a ms publisher file what program can i use to open and edit

    i received a ms publisher file what program can i use to open and edit

    There is no program that can open Publisher files except Publisher. It doesn't matter whether you use Windows or a Mac, Publisher files must have Publisher.
    Publisher does not have a Mac version so you will need Windows (and Publisher)

  • What program can I use to open documents

    What program can I use to open documents with; if I am running OSX 10.6.8 and only have Text edit?

    What kind documents of documents do you want to open? Just to read or write too?
    Besides TextEdit, you also have Preview that can display a wide gamut of document types as well.
    As for office documents, may want to download and install LibreOffice to deal with the usual suspects: .doc, .xls, .ppt   http://www.libreoffice.org/

  • What program can i use to type papers/essays on my MacBook

    What program can i use to type papers/essays on my MacBook? (Mac OS X) Version 10.5.8

    IRIS0321 wrote:
    What program can i use to type papers/essays on my MacBook? (Mac OS X) Version 10.5.8
    You can use Textedit, it's on your Mac in the Applications folder, or you can download any of the ones suggested by shldr2thewheel, also Google for Bean, a free word processor for the Mac.

  • What function can be used to give a "count of occurrences of values" ?

    I would be very appreciative if someone in the user community could save me a few months of work....I've already been neck deep in my old statistics and calculus manuals. What function can be used to get the count of occurrences of the value of an item. Ex: Item is Status and possible values are "Published", "In Production", "Construction". In one report, I want to report all records of a table and list the Status (among other items) but at the total, I would like to see a count of each value for the item Status....something like Sum(Count(Status = "Published")) Sum(Count(Status = "In Production")) Sum(Count(Status = "Construction")). I know I could run the report 3 times counting a unique value, but I'm trying to be more efficient in my reporting. Thanks all for any help given.

    Hi
    In addition to John's answer, inside Discoverer you can do this:
    Let's assume you have a Status item and it has the values you mention. If you create the following new calculation SUM(ROWNUM) and name it Status Count you only need to include the Status and the Status Count in the worksheet. You will now see a count for each status.
    Best wishes
    Michael

  • What query can we use ...for over 30 days

    select PROPERTY,RELAVANTDATE ,
    sum(NOTICES) over (
    partition by property
    order by RELAVANTDATE
    range between interval '30' day preceding and current row
    ) "SUM"
    from Test_Data
    what query can we use ...for over 30 days
    can i use following or preceding

    SCOTT@soti_9> WITH Test_Data AS (
      2    select 10100 as property, to_date('25-JAN-07') as RelavantDate, 20 as notices from dual union all
      3    select 10100 as property, to_date('25-DEC-07') as RelavantDate, 5 as notices from dual union all
      4    select 10100 as property, to_date('02-JAN-08') as RelavantDate, 10 as notices from dual union all
      5    select 10100 as property, to_date('01-DEC-08') as RelavantDate, 10 as notices from dual union all
      6    select 10100 as property, to_date('02-DEC-08') as RelavantDate, 20 as notices from dual union all
      7    select 10100 as property, to_date('31-DEC-08') as RelavantDate, 20 as notices from dual union all
      8    select 10100 as property, to_date('03-JAN-09') as RelavantDate, 30 as notices from dual union all
      9    select 10100 as property, to_date('25-JAN-09') as RelavantDate, 20 as notices from dual
    10  )
    11  select PROPERTY,RELAVANTDATE ,
    12    sum(NOTICES) over (
    13      partition by property
    14      order by RELAVANTDATE
    15      range between current row and interval '30' day following
    16    ) "SUM"
    17  from Test_Data
    18  ;
      PROPERTY RELAVANTD        SUM
         10100 25-jan-07         20
         10100 25-dec-07         15
         10100 02-jan-08         10
         10100 01-dec-08         50
         10100 02-dec-08         40
         10100 31-dec-08         70
         10100 03-jan-09         50
         10100 25-jan-09         20
    8 rows selected.Regards,
    Dima

  • What else can be used

    Hi all,
    am having problem to iterate to next record when using when validate record trigger.
    what else can be used instead of next_record to iterate through?
    thanks.

    following is the problem where i have to calculate backlog by comparing it with the value presented in the database and that of the changed by user.
    for exmaple in ven_share table share_quota defined was 100% and user changes it to 40 backlog should contain 60
    upto this my logic is working fine but when i iterate to next record i want backlog to show previous + newly changed value..
    can you suggest now how can it work in any other way??
    declare
         v_share number(3);
         bck number(4);
    --     total_bck number(3);
    cursor c1 is select share_quota from ven_share where vendor_code=:ven_share.vendor_code;
    begin
              first_record;
    --open c1;
    --fetch c1 into v_share;
    for i in c1
    loop
         v_share:=i.share_quota;
         if v_share<>:ven_share.share_quota--,:system.cursor_record
              then
              if v_share>:ven_share.share_quota
                   then
                   :ven_share.backlog:=v_share-:ven_share.share_quota;
                   bck:=:ven_share.backlog;
                   --next_record;
    --     total_bck:=bck+v_share-:ven_share.share_quota;
              end if;
         end if;
    --          if :ven_share.vendor_code is null
    --               then
    --                    null;
                        --bck:=:ven_share.backlog;
              --     else
              --     if v_share>:ven_share.share_quota then
                                       --     message(v_share);
         --     message(:ven_share.share_quota);
              --          :ven_share.backlog:=bck+v_share-:ven_share.share_quota;
         --     end if;     
    --          end if;
         --     end if;
    --     end if;
    EXIT WHEN :SYSTEM.LAST_RECORD ='TRUE';
    --NEXT_RECORD;     
    end loop;
    end;
    thanks

  • What software can be used to manipulate photos on original ipad

    what software can be used to manipulate photos on original ipad

    There are a number of photo apps available in the iTunes app store e.g. the free Adobe Photoshop Express can do some basic editing (you won't get anything as sophisticated as Photoshop on a Mac/PC), and with iOS 5 the Photos app will allow you to :
    Crop, rotate, enhance, and remove red-eye without leaving the Photos app
    Though I'm not entirely sure whether that will apply just to photos taken with the iPad or all photos in the Photos app.

  • What application can you use to open a file with the .acc extension?

    What application can you use to open a file with the .acc extension?

    http://www.fileinfo.com/extension/acc

  • What software can I use on my new Mac that no longer supports "AppleWorks"? To easily transfer my database for mailmerge.

    What software can I use on my new Mac that no longer supports "AppleWorks"? To easily transfer my database for mailmerge.

    Two thoughts:
    (1)     It is possible that your Adobe software was the result of belonging to a now-discontinued Adobe Print Service Provider program where for a certain annual membership fee, print service providers were provided with (a) both a Windows and Macintosh license to the Adobe print-oriented software products (such as InDesign, Illustrator, Photoshop, and Acrobat) and (b) special direct product support as well as the ability to put your name on Adobe's website as a member of this program. The program ended over a year ago if I remember correctly.
    (2)     You may wish to contact Adobe Customer Support (not Technical Support) and see if they can track down any and all licenses associated with your company. If you have the names of the former employees who worked with this software, it would be helpful. Likewise, if you were a member of the discontinued Adobe Print Service Provider program, you may have some options for upgrading/updating the software you have.
    Unfortunately, you cannot get any more definitive information about your situation on these forums.
    Good luck.
              - Dov

  • What adapter can i use to use my nano in a 2008 hyundai accent?

    What adapter can I use to use my nano (bought 12/12) in my 2008 hyundai accent?
    thanks for any info!!

    Malcolm right.
    You could make your own!

Maybe you are looking for

  • Cannot sign in to app store on MY account, but different acc works fine

    Hi, Today I signed into someone else's AppleID on my iPad to purchase an app (with their permission.) But now that I signed out of their account, I am now unable to sign in to MY account! I get "the Apple ID you entered couldn't be found or your pass

  • Are preferences handled differently in LR5

    I've noticed that LR5 seems to be occasionally triggering an error code in Windows 7 when I shut it down (I have it set to optimise and backup each time); it's not obvious to me that anything has gone wrong, but apparently Windows thinks it has! I en

  • How do I identify the destination location in the blob service

    I'm preparing the hard drive for an import job (Windows Azure Backup) but for the life of me, I can't figure out what the destination blob is as referenced in the instructions at http://msdn.microsoft.com/en-us/library/dn529089.aspx I think I've laid

  • Error on database communication port

    Dear Guru's, While installing solman, database communication port 5912 has been used by another instance which was running on the same host. Could any one suggest is it possible to have any other port number other than 5912. regards, Guna

  • Problem while  doing SPAU activity to activate a function group

    Hi all, I am currently working for upgrade project. I completed all the SAPU activities. but not able to activate one function pool. I getting below error. "Incorrect nesting: Before the end of the program, the structure introduced by "FUNCTION" must