Red Hat Linux Free Downloads


  1. Data recovery solution for Linux users.

Questions about Red Hat Linux:

  1. Partion in RH9? 2007-10-22 17:50:10

    create 3 partitions
    1. PRIMARY (For Windows)
    2. LOGICAL (THEN LOGICAL CREATE 2 PARTITION)
    Note : You can also create 3 Partition like C D & Ext2 - C = winxp, D = win2000, Ext2 = Linux)

    IN LOGICAL 1 FOR DATA AND 1 FOR LINUX (THIS IS EXT2)
    LINUX ASK WHICH DRIVE YOU WANT TO INSTALL THEN SELECT EXT2 DRIVE AND SELECT AUTOMATICALLY PARTITION IT CREATE 3 PARTITION
    1. SWAP 2. ROOT 3. HOME

    AFTER INSTALL IT ASK YOU WANT TO OVERWRITE MBR ON GRUB SELECT YES FINISHED.

    AFTER REBOOTED MENU IS ENABLE
    1. DOS (THIS IS YOUR XP)
    2. LINUX (THIS IS YOUR RH9)

    Hope this helps.
    (This is My Setup :- C:\Winxp, D:\Win2003, Ext2:\Redhat4AS)

  1. BMT computer running 16 bit color needs 32 bit color any ideas? 2012-02-12 09:10:46

    If you are currently running windows then going to the control panel and checkmout the processor info in the system panelm.

    In linux (try a liveCD or live USB) type in cat /proc/cpuinfo to get all the info about your cpu.
    Celeron CPUs have been 64 bit for the past few years

    The reason that your Graphic display works only at 16bit is because you probably lack the appropriate drivers. To get the right driver (if you are sure you sure of the card) is to visit the website. Otherwise go to control panel and check out your hardware information...Linux distros can generally detect and download appropriate proprietary drivers for you; open source drivers are already built in to the kernel...so no need to download anything.