Red Hat 6 Installation Guide – RHEL 6 Install Screenshots

This is Red Hat 6 RHEL (Red Hat Enterprise Linux) installation guide, step-by-step walkthrough with screenshots. Current version of Red Hat 6 is Beta, but also this RHEL 6 Beta version looks very stable and good OS, so that’s why I decided to write this RHEL 6 Installation guide.

The Red Hat Enterprise Linux 6 Beta is available on the following architectures:

  • i386
  • AMD64/Intel64
  • System z
  • IBM Power (64-bit)

Download Red Hat 6 Beta DVD images here.

Some of the many improvements and new features that are included in Red Hat Enterprise Linux 6

  • Power management – tickless kernel and improvements through the application stack to reduce wakeups, power consumption measurement by Powertop, Power Management (ASPM, ALPM), and adaptive system tuning by Tuned, all enhance more efficient system power usage.
  • Next generation networking – comprehensive IPv6 support (NFS 4, CIFS, mobile support [RFC 3775], ISATAP support), FCoE, iSCSI, and a new and improved mac 802.11 wireless stack.
  • Scalable filesystems – ext4 file system provides support for larger file sizes and significantly reduces repair times over ext3. XFS® is a high-performance file system that supports extremely large files and is optimized for large data transfers.
  • Virtualization – KVM includes performance improvements and new features, sVirt protects the guest and host from unauthorized access, SR-IOV and NPIV deliver high-performance virtual use of physical devices, and libvirt leverages kernel resource management functionality.
  • Enterprise security enhancement – SELinux includes improved ease of use, application sandboxing, and significantly increased coverage of system services, while SSSD provides unified access to identity and authentication services as well as caching for off-line use.
  • Development and runtime support – SystemTap improvements, ABRT is a new framework for simple collection and reporting of bug information, and improvements are made to GCC (version 4.4.3), glibc (version 2.11.1), and GDB (version 7.0.1).

On this guide I use Graphical Installer. There is also Kickstart automated installation method and Text-based Installer available. And I install this machine for Software Development Workstation and testing environment. So package selection is following: Desktop, Web server, Databases, Compiling tools, Java. Same method works also for servers, normal desktops and other setups, but of course different software selection. So let’s begin installation…

Burn Downloaded Image to DVD and Boot Computer Using Red Hat 6 Installation DVD

Check RHEL image MD5 sum and burn image to DVD with your favourite CD/DVD burner. And boot computer using Red Hat Installation DVD.

Red Hat 6 RHEL Installation

1. Select Install or upgrade an existing system option on Grub Menu

2. Choose a language

3. Choose a keyboard type

4. Choose a installation media

5. Skip DVD media test (or select media test, if you want to test installation media before installation)

6. Red Hat 6 graphical installer starts, select next

7. Accepct Pre-Release Installation

8. Select storage devices

9. Insert computer name

10. Select time zone

11. Enter a password for root user

12. Select type of installation

Read every options info carefully. And select encrypting if needed and option to review and modify partition layout.

13. Review partition layout

Modify if needed. Default setup with ext4 and LVM looks good for desktop machine.

14. Accept write changes to disc

15. Writing changes (creating partitions) to disc

16. Configure boot loader options

Select device to install bootloader and check/create boot loader operating system list.

17. Select softwares to install and enable repositories

This case we select Software Development Workstation and enable Red Hat Enterprise Linux 6.0 Beta Repository and select Customize now.

18. Customize package selection

Select PHP and Web Server to installation.

Select MySQL and PostgreSQL Databases.

Select set of Development tools like Eclipse IDE.

19. Checking dependencies for installation

20. Starting installation process

21. Installing packages


22. Installation is complete

Click reboot computer and remove installation media.

Red Hat 6 RHEL Finishing Installation

23. Selecting RHEL 6 from grub

24. Booting Red Hat 6

25. Red Hat 6 Welcome screen

26. Create normal user

27. Setup date and time and keep up-to-date with NTP

28. Login Red Hat 6 Gnome Desktop

29. Red Hat (RHEL) 6 Gnome Desktop, empty and default look

What to do next?

Install Google Chrome Beta or Google Chrome Unstable on Red Hat (RHEL) 6

Install Adobe Flash Player 10 on Red Hat (RHEL) 6

Install Sun/Oracle Java (JDK, JRE) 6 on Red Hat (RHEL) 6

Install Adobe AIR 1.5 and 2 on Red Hat (RHEL) 6

Install Adobe (Acrobat PDF) Reader on Red Hat (RHEL) 6

Install VirtualBox (with yum) on Red Hat (RHEL) 6

Follow If Not True Then False Updates!

158 Comments

  1. hi,

    I have installed RHEL6 beta version. (Kernel 2.6.32).
    After installation it asked for creating user (in the previous version RHEL5, there used to be an option to continue without creating new user, so we can boot using root user.) but here it does not allow to do so, unless you create a user.
    now after, reboot, i am not able to boot to the root user.
    how can i boot to root user??

    • Hi Jrfodao,

      I do not quite understand that what you mean “boot to the root user”?

      Boot always happens the same way, it does not depend on users. So if you create normal users, it doesn’t affect booting.

  2. Hi,
    I can’t even get to the graphical installation stage, and I think it might have something to do with my nvidia Geforce 6200 card. Any ideas?
    Jave.

    • Hi Jave,

      Did you tried Install system with basic video driver option on grub?

      Do you get any error messages when Anaconda is loading? With normal install and/or with basic video driver install?

  3. I finshed installation as mentioned above, after I reboot the server it prompts me to enter the username and password and takes me to a command line screen, There is no interactive desktop?

    RHEL 6.0 Beta2

    • Hi Nilesh,

      Did you install the desktop or did you just the server installation? What do you chose in step 17?

      Then you can simply try following command:

      startx

      Do you get desktop running or any errors?

  4. Hi JR,

    My bad, didn’t select proper options at step 17, will give it one more shot when I get back to office on Monday. Will keep you posted!
    Help appreciated!

    Thanks

  5. Hi
    Thanxs for illustrative guide.I m trying to install RHEL6 64bit beta1 on IBM Blade HS21. My problem is when anaconda starts , it goes fine till mounting file s/m but as soon as it reaches
    “/sbin/loader” and in next line it says
    ” waiting for hardware to initialize” either it hangs there or the screen goes blank.I tried various resolutions and also I tried to install using textmode but that also didn’t helped.
    Please advice me…what should i do next.

    Thanxs.

    • Hi koolstufff,

      You could try to disable ACPI from bios or check ACPI advanced settings and disable WHEA (Windows Hardware Error Architecture) if exists.

      What’s happening then?

      • Hi JR

        RHEL 6 installation halted at the “waiting for hardware to initialize” stage. Error type is like

        “I/O error, dev fd0, sector 0″. There is no Floppy drive present in the system. Would u plz give me a solution.

        • Hi RAZ,

          You could try to boot with following settings, so add following to kernel line on Grub:

          nomodeset acpi=off
  6. Hi JR
    I Checked with BIOS configuration. WHEA (Windows Hardware Error Architecture) was allready disabled there.

    Still the same issue.

    • Did you try to disable ACPI completely?

  7. Hi JR
    There is no option as ACPI.
    Under the “Advanced Setup ” in BIOS I got following options
    -Memory Settings
    -CPU Options
    -PCI Bus Control
    -Baseboard Management Controller(BMC) Settings
    -WHEA Setting

    I have disabled WHEA but it is making no difference.

    Thanks

    • Hi again,

      Try following:

      Edit Grub with Pressing “e”-button on Grub and then edit kernel row with pressing “e”-button again on kernel row and append following (at the end of row):

      acpi=off

      Then press enter and boot with pressing “b”-button…

      This should Soft-off (soft-disable) ACPI.

      Did you get rid of the issue?

  8. Hi,
    I’m reading this thread after install problems with RHEL 6.0b2.My system has Nvidia GeForce 6150 SE with nforce 430 and a large flat monitor LG L1919S (19” with 1280×1024 pixel).

    After “install or upgrade an existing system” choice I’ve a blank screen (during anaconda start..)
    or
    After “install system with basic video driver” choice I’ve a text only installation because anaconda fails to start….
    This is my X.log with basic video driver mode:

    (WW) Failed to open protocol names file /usr/lib/xorg/protocol.txt
    X.Org X Server 1.7.7
    Release Date: 2010-05-04
    X Protocol Version 11, Revision 0
    Build Operating System: x86-008 2.6.18-194.3.1.el5
    Current Operating System: Linux localhost.localdomain 2.6.32-37.el6.i686 #1 SMP Sun Jun 20 19:59:42 EDT 2010 i686
    Kernel command line: initrd=initrd.img stage2=hd:LABEL=”Red Hat Enterprise Linux” xdriver=vesa nomodeset acpi=off askmethod BOOT_IMAGE=vmlinuz
    Build Date: 26 May 2010 02:25:46PM
    Build ID: xorg-x11-server 1.7.7-2.el6
    Current version of pixman: 0.16.6
    Before reporting problems, check https://www.redhat.com/apps/support/
    to make sure that you have the latest version.
    Markers: (–) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (++) Log file: “/tmp/X.log”, Time: Fri Jul 23 11:16:58 2010
    (==) Using config file: “/etc/X11/xorg.conf”
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |–>Screen “Default Screen Section” (0)
    (**) | |–>Monitor “”
    (==) No device specified for screen “Default Screen Section”.
    Using the first device section listed.
    (**) | |–>Device “Videocard0″
    (==) No monitor specified for screen “Default Screen Section”.
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    catalogue:/etc/X11/fontpath.d,
    built-ins
    (==) ModulePath set to “/usr/lib/xorg/modules”
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Loader magic: 0x821b1e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 6

    (–) PCI:*(0:0:13:0) 10de:03d0:1849:03d0 nVidia Corporation C61 [GeForce 6150SE nForce 430] rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xdd000000/16777216, BIOS @ 0x????????/131072
    (II) LoadModule: “extmod”
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension SELinux
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: “dbe”
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: “glx”
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: “record”
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: “dri”
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: “dri2″
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: “vesa”
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 2.3.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:0d:0
    (II) Loading sub module “vbe”
    (II) LoadModule: “vbe”
    (II) Loading /usr/lib/xorg/modules/libvbe.so
    (II) Module vbe: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) Loading sub module “int10″
    (II) LoadModule: “int10″
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor=”X.Org Foundation”
    compiled for 1.7.7, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 131072 kB
    (II) VESA(0): VESA VBE OEM: NVIDIA
    (II) VESA(0): VESA VBE OEM Software Rev: 5.97
    (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
    (II) VESA(0): VESA VBE OEM Product: MCP61 – mcp61-80
    (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
    (II) VESA(0): Creating default Display subsection in Screen section
    “Default Screen Section” for depth/fbbpp 24/32
    (==) VESA(0): Depth 24, (–) framebuffer bpp 32
    (==) VESA(0): RGB weight 888
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module “ddc”
    (II) LoadModule: “ddc”
    (II) Module “ddc” already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level none
    (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
    (II) VESA(0): VESA VBE DDC read failed
    (II) VESA(0): VESA VBE PanelID read successfully
    (II) VESA(0): PanelID returned panel resolution -494x-29972
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 100 (640×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 101 (640×480)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 10
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 10
    LinNumberOfImagePages: 10
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 102 (800×600)
    ModeAttributes: 0x31f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 100
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 4
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 3
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0×0
    LinBytesPerScanLine: 100
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 108500000
    Mode: 103 (800×600)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 800
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 800
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 104 (1024×768)
    ModeAttributes: 0x31f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 128
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 4
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 3
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0×0
    LinBytesPerScanLine: 128
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 108500000
    Mode: 105 (1024×768)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1024
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1024
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 106 (1280×1024)
    ModeAttributes: 0x31f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 160
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 4
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 3
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0×0
    LinBytesPerScanLine: 160
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 108500000
    Mode: 107 (1280×1024)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 10e (320×200)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 10f (320×200)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 111 (640×480)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 4
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 4
    LinNumberOfImagePages: 4
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 112 (640×480)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 114 (800×600)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1600
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 115 (800×600)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 3200
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 117 (1024×768)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 2048
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2048
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 118 (1024×768)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 4096
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 4096
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 11a (1280×1024)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 2560
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 11b (1280×1024)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 5120
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 5120
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 130 (320×200)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 62
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 62
    LinNumberOfImagePages: 62
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 131 (320×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 132 (320×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 133 (320×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 134 (320×240)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 135 (320×240)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 19
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 19
    LinNumberOfImagePages: 19
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 136 (320×240)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 10
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 10
    LinNumberOfImagePages: 10
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 13d (640×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 13e (640×400)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 145 (1600×1200)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1600
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 146 (1600×1200)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 3200
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 147 (1400×1050)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 1400
    XResolution: 1400
    YResolution: 1050
    XCharSize: 8
    YCharSize: 14
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1400
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 148 (1400×1050)
    ModeAttributes: 0x39f
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 2800
    XResolution: 1400
    YResolution: 1050
    XCharSize: 8
    YCharSize: 14
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2800
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 152 (2048×1536)
    ModeAttributes: 0x3db
    WinAAttributes: 0×7
    WinBAttributes: 0×0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0×0
    WinFuncPtr: 0xc0009e4b
    BytesPerScanline: 8192
    XResolution: 2048
    YResolution: 1536
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 8192
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000

    (II) VESA(0): Total Memory: 2048 64KB banks (131072kB)
    (II) VESA(0): : Using hsync range of 31.50–1849.09 kHz
    (II) VESA(0): : Using vrefresh range of 56.00-61.73 Hz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode “2048×1536″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “1280×1024″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “1024×768″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “800×600″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “640×480″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “640×400″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “320×400″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “320×240″ (no mode of this name)
    (II) VESA(0): Not using built-in mode “320×200″ (no mode of this name)
    (WW) VESA(0): No valid modes left. Trying less strict filter…
    (II) VESA(0): : Using hsync range of 31.50–1849.09 kHz
    (II) VESA(0): : Using vrefresh range of 56.00-61.73 Hz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode “2048×1536″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “1280×1024″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “1024×768″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “800×600″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “640×480″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “640×400″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “320×400″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “320×240″ (illegal horizontal timings)
    (II) VESA(0): Not using built-in mode “320×200″ (illegal horizontal timings)
    (WW) VESA(0): No valid modes left. Trying aggressive sync range…
    (II) VESA(0): : Using hsync range of 31.50–1849.09 kHz
    (II) VESA(0): : Using vrefresh range of 50.00-61.73 Hz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode “2048×1536″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “1280×1024″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “1024×768″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “800×600″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “640×480″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “640×400″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “320×400″ (hsync out of range)
    (II) VESA(0): Not using built-in mode “320×240″ (illegal horizontal timings)
    (II) VESA(0): Not using built-in mode “320×200″ (illegal horizontal timings)
    (EE) VESA(0): No valid modes
    (II) UnloadModule: “vesa”
    (II) UnloadModule: “int10″
    (II) Unloading /usr/lib/xorg/modules/libint10.so
    (II) UnloadModule: “vbe”
    (II) Unloading /usr/lib/xorg/modules/libvbe.so
    (EE) Screen(s) found, but none have a usable configuration.

    Fatal server error:
    no screens found

    Please consult the Red Hat support
    at https://www.redhat.com/apps/support/
    for help.
    Please also check the log file at “/tmp/X.log” for additional information.

    However I’ve not any problems with RHEL5 or older….

    • Hi Axposf,

      You could maybe try remove old Xorg.conf file and reboot:

      su -
       
      mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
       
      reboot
  9. hi …. I am new to linux… I have followed the steps you said above and it is very helpful for me… first of all thanks for that… what is the problem is i am not able to get the GUI mode i have installed the redhat with basic video driver but if i go with the first option ie. install or upgrade existing system then screen goes blank …… what to do please give proper guidance

    • Hi kathir,

      What video card do you have?

      You could try boot installer with the xdriver=vesa boot option/parameter.

  10. I dont have any video card …. what to do.. did i not able to get the GUI mode without video card

    • Hi kathir,

      I think that you have some graphic card on your computer. Could you run following command:

      lspci
      ## and/or ##
      lspci -v

      And post output here.

  11. Sorry for the delay and for this silly question sir, where you want me to run this command.. do you want me run in txt mode of rhel6…….

    • Hi again kathir,

      Yes you are right you can run this command using Rad Hat (RHEL) 6 command line, but posting this output here is not so simple.

      Actually you could try following. Use RHEL 6 console and write following:

      lspci |grep -i vga

      Output should look something like:

      01:00.0 VGA compatible controller: nVidia Corporation...
      

      Please post this line here.

  12. Sorry … “command not found ” is what i get when i run that command

    • I think lspci command should found and graphic card should found also or you can’t connect monitor on your computer.

      By the way, did you try to boot with xdriver=vesa boot option/parameter? As I recommended previously.

  13. hi!! this is justniik…
    i want to install rhel with usb flash drive…
    when i boot rhel with usb flash drive, showing a option “Choose a installation media”
    i don find my flash drive …….what can i do?? plz help me!

    • Hi justniik,

      Select just the Local CD/DVD option from Choose a installation media section and I think that it should work.

  14. How could I have the dual booting for this RHEL 6.0 with ubuntu 10.04 for my system?

    • Hi Ton,

      You could have easily dual booting for Red Hat (RHEL) 6 with Ubuntu 10.04. Simply add Ubuntu to Red Hat boot loader (grub) on step 16. Configure boot loader options. Or alternatively, install Red Hat boot loader (grub) another partition than /dev/sda and add Red Hat 6 to Ubuntu boot loader (grub).

  15. Appreciate for any instructions on how to upgrade the kernel from 2.6.32 to 2.6.33 in details.

    Thanks much in advance

    • Do you have some reason why you want to update from 2.6.32 to 2.6.33 kernel?

  16. hi, sir
    i’ve an error message while grub loading in rhel 6
    “image#1 not found on the disk ….”
    wat to do

  17. sorry i had a problem in my motherboard. now i changed the motherboard and successfully installed the Redhat enterprise linux 6.0 . Thank you very much for your suggestion .

  18. hi

    during installation,after 24 step welcome didn’t open.
    there
    login
    password

    is asking
    there i gave root as user and my password,then it goes to user,
    but not open welcome page.

    please help me ,how can i complete installation.

    Regards,
    srinu

  19. Hi,

    I am installing RH 6 on VMWARE as a guest OS, followed your instructions, chose DESKTOP but still don’t get the GUI. The software I chose are –

    Base System > Networking Tools, Security Tools,
    Server > System Administration Tool
    System Management > SNMP support, system management, web based management support
    Desktop > Desktop debugging and performance, Graphical Admin tools, X Window System,

    lspci – v | grep -i vga
    Subsystem: VMware SVGA II Adapter

    how can I boot into GUI.

    • Hi donkarnash,

      Try startx command on console:

      startx

      Do get some errors or is X starting?

  20. while installing ubuntu 10.4 i am getting the error message that

    No root file system is defined
    Please correct this from Partitioning menu

    what i shoul do…

  21. I am new to RHEL 6. I do not have a subscription for RHEL from Redhat. What is the downside of this? Is there a way to get updates from redhat without buying a subscription?

    Does everyone need to buy a subscription from redhat to use RHEL 6? I guess we can still use the system with the original RHEL 6 install but without any updates.

    Any comments?

    Thanks

    • Hi Jatin,

      You are right, you can’t get updates to your RHEL from Red Hat without buying a subscription.

      If you want good free alternatives then use CentOS on servers and Fedora on desktop.

      CentOS uses RHEL packages without RHEL branding and is as stable as RHEL. Fedora is very very early version of RHEL. Example RHEL 6 based on Fedora 12. And newest Fedora version is Fedora 14. So if you want latest programs to desktop then use Fedora.

      • Thanks for the alternatives. How does CentOS or Fedora compare to Ubuntu?

        • Biggest difference between Ubuntu and CentOS/Fedora is packages and package management. Ubuntu uses deb packages with apt and CentOS/Fedora uses rpm packages with yum.

          Ubuntu is primarily best for desktop usage, just like Fedora and Ubuntu server (maybe even Debian) is good choice to the server side, just like CentOS.

          It’s really hard to say which is best, but nowadays Fedora is my favorite distro for desktop usage and normally I use CentOS on server side.

  22. hello sir,
    my name is amit kumar airan and i am working at rhel 6. When i tried to run partprobe command system giving me error (the kernel failed to re-read the partition tale on /dev/sda(device or resource busy).

  23. I installed RHEL 6 (non-beta I presume) with the text option (down arrow at first prompt) and choose to do a Software Deveolopment system as that I was what I have been using for all previous RedHat ES Linux versions. I was never quired for IP info during that installation and after I was done, networking wasn’t there. I choose to opt out of IPv6 since the final products for this system are programs written to run under Tiger Logic’ D3 and Flashconnect programs which do not work with IPv6.
    I was able to get networking working (sic) by copying a ifcfg-eth0 file from a RHEL 5 system into /etc/sysconfig/network-scriptes. The network option then showed up under Setup (there was not IP options available withing Setup before this) and I have the system working like I want. However, I do this as a consultant for the company who has all the D3/Flashconnect progams as their buisness and I expect to be re

  24. This is a continuaion of my previous comment. There some DAMN HOT KEY on the lefl side of my keyboard that launches Internet comments I am composinig BEFORE I AM DONE COMPOSING THEM. If you have any idea what is messing me up, please respond.
    Anyway, I expect to be required to do more of these type instllations in the future and was actually given this one with the expectation that I would learn how to do these here for the expected future work.
    I have not good idea of what all the custom options that are available for RHEL 6 as there were bit nearly that many for previous ES verions, If there is a good source that will explain the meaning of all the options, I would like to know about it. I find RedHat’s infor about as good as that for Preparation H although I have had some good success with their eMail help that comes with our subsrciptions.
    Thanks

  25. Hi sir ,
    My name is Andy and I need your help .After I installed the redhat on step 24 and reboot it.Next It’s did not pop up the screen on step 25.” Red Hat 6 Welcome screen” .It’s just ask me for the user name and password Which did not create one.I tried several times install the Linux again , It’s still doing to the same thing.Do you know what is the problem ? please answer back . Thank You!

    • Hi Andy,

      Are you booting your RHEL 6 in run level 5 (graphical run level)?

      Red Hat FirstBoot tool should appear on first time you boot in run level 5. I just checked that from RHEL 6 manual. Of course you could create your user(s) manually and do other configurations, but FirstBoot tool is very simple to use.

      • HI , Thank for replied back!
        After read the previous comment
        “Hi Nilesh,

        Did you install the desktop or did you just the server installation? What do you chose in step 17?

        Then you can simply try following command:

        startxDo you get desktop running or any errors?

        It’s work now. But i don’t know why did you chose “Software Development Workstation ” ? could you explain what are these options and their purposes on step 17 (I’m really new to this :) ) ? And I was trying to install Server on the first time ,which caused me trouble on step 26.

        Anyway ,Thank You for this post ! it’s really help with the pictures.

        • Hi Andy,

          I chose Software Development Workstation because I want to demonstrate Red Hat Desktop installation.

          If you select server installation, then you should not get 25. Red Hat 6 Welcome screen (Red Hat FirstBoot tool) because you are just installed server without GUI (X.org or any desktop). So you have to do your configuration manually from command line. But if you want to install Linux with Desktop then you should select Desktop or Software Development Workstation.

  26. Hi JR,

    I’m encountering error message ” Unable to read group information from repositories. This is a problem with the generation of your install tree.” everytime I try to install Rhat 6 (x86 version). I’m doing SAN boot.
    Thanks in advance.

  27. Why it is necessary to diable floppy drive while installing RHEL 6

    • Hi saran,

      Maybe this bug is causing some problems and that’s why it’s necessary…

  28. good morning sir……….i have installed rhel 6 on my laptop with window 7 ……now i m getting only command prompt of rhel 6 and not graphics …..what is the solution of this proble …plz rply

    • Hi Raju Sharma,

      What you selected on software installation step?
      Did you select minimal or server?

  29. Hello ! I need your help! i followed all the steps but after rebooting i only get a black screen where i typed the username and password then nothin happens..pls help.

    • Hi f_man,

      What you selected on step 17. Select softwares to install…?

  30. and FYI,i selected server

    • Server installation does not contain any desktop or X components, because it’s just server, so if you want desktop then you have to select Desktop or Workstation

  31. Hi JR,

    Recently i assembled a machine with a good configuration which supports RHEL 6.

    Mother Borad = M68Mt – s2p (NVIDIA® GeForce 7025/nForce 630a chipset )
    Processor = AMD Athlon II Quad core
    Memory = 4GB

    Also, i have downloaded a 30 days evaluation version of RHEL 6.1 from Redhat.

    During my installation, i am getting an error as “X failed, falling back to text mode” and the installation runs in init 3 level.

    I tried changing the run level to 5 again the same issue. Also tried “startx” same error.
    But when i tried installing the same RHEL 6.1 in Virtual box, it is working fine and i getting GUI mode. I am not aware why this is, the issue seems to be only with the base machine installation and ai m not getting this in Virtual machine.

    Pls help me sorting this out this issue. Browsed the web, googled, read documents and tried many types of trouble shoot but i am unable to clear this.

    I need to practice this linux OS as i have some serious commitment towards my career.

    Pls guide me. You can also email me the steps which would help me in great.

    Thanks in advance.

    • Hi Narayanan,

      It sounds some problem with your graphic card. Could you check errors from xorg logs with following command when you have tried to change run level 5 and/or tried to startx:

      grep "EE" /var/log/Xorg.0.log
  32. Hi,
    I am trying to install RHEL 6 on my Dell Xps. Specs: cpu i7, 4 GB ram, nvidia graphics card 2 gb, 500 GB harddisk. I tried the above given troubleshooting steps. Not successful. It gets stuck with a cursor blinking at “WAITING FOR HARDWARE TO INITIALIZE”
    Please help!
    Thanks

    Vinay Kumar.

    • Hi Vinay Kumar,

      You could try to boot with following settings, so add following to kernel line on Grub and then boot:

      nomodeset acpi=off
  33. Please let me know minimum Video Memory requirement for RHEL 6 (64 Bit).

    Also suggest Video memory requirement for smooth operation with middle level graphics applicatin\programm.

    Thanks in advance………

  34. Please suggest me dell laptop model with compability of RHEL 6 (64 bit) with configuration details.

  35. Hi JR,

    U rock man……………….Thank you so much……….I am your fan now. Issue resolved. Thank you once again.

    Vinay kumar

  36. Please let me know minimum Video Memory requirement for RHEL 6 (64 Bit).

    Also suggest Video memory requirement for smooth operation with middle level graphics applicatin\programm.

    Please suggest me dell laptop model with compability of RHEL 6 (64 bit) with configuration details.

    Thanks in advance………

    • Hi Sharad,

      I think that some basic graphic card with 64 Mb – 512 Mb memory is enough for smooth use. Actually there is no absolute requirement for video memory, because RHEL 6 works nicely even without graphic card and monitor… :)

      I can’t say exact Dell laptop model which is 100% compatible with RHEL 6. Good guideline is check example following things: nVidia or Intel graphic card and enough RAM at least 4 Gb. Nowadays almost all laptop is working nicely with Linux without any special configuration. Some fingerprint readers or stuff like that need some configuration. But if you want find just Dell laptop, then select model and let me know, before you buy it and then we can try to find out information, how is it working with Linux and RHEL 6…

  37. Hello JR,

    I just installed RHEL 6 , when I chose a graphic installation the screen goes blur and I can see nothing so I had to choose “basic video” and now all I get is a command prompt, I have an integrated NVIDIA GeForce 7050 vga.

    how do I get it to work,

    thx in advance

    • Hi Jal,

      Do you mean that you get just command prompt on installed system or do you get command prompt when you boot with “basic video” option?

  38. Hello JR,

    I have a problem with the Nvidia graphic driver, I downloaded a .run file from Nvidia site, but when installing using sh filename.run the driver gives an error msg reffering me to read Nvidia linux driver issues, I cant get around it, there are many posts on the issue but I couldnt crack it somehow..
    I’d appreciate any help…

    cheers, jal

    • Hi again Jal,

      Could you post full error message what you get, when you try to install nVidia driver?

  39. Hello JR,

    the msg says that I have to stop the xServer ,

    I searched the net on how to stop it, they all seem to point to log on as root to a console and use a ctlr-alt-F1 then type init 1 ,

    the thing is, what console they are talking about? is it the bash terminal window ? I did that and nothing happend … I started reading on init levels but it seems a huge subject …

    Im a bit lost here….

    • Hi Jal,

      Yes runlevels might sound big topic, but here is just needed runlevel 3 and 5. If you run init 3 then X-server is stopped and if you run init 5 then it’s started. But yes you have to get xorg stopped before you can install nVidia drivers with this method. So yes try to log in as root and then run init 3 command. Then try to install nVidia drivers?

  40. Hello JR,

    great, worked like a charm :)

    it was the “ctlr-alt-F1 ” that was confusing me cuz it restarted the system every time I hit it, why they have it in the posts I dont know,

    anyhow I got RHLE6 up and running, thats great :)

    thx pal, keep up the good work

    • Excellent to hear that you got it working!! :)

      Actually those ctrl-alt-F1 to ctrl-alt-F7 commands could be used when you want to change from graphical mode to terminal or vice versa.

  41. hello sir
    I have a problem that my dell monitor cannot support rhel 6. It is a new desktop with 2nd generation i3 processor. What should i do

    • Hi ton,

      Could you tell more specific what happens when you try to start X (graphical environment)?

  42. hey guys

    well i tried installing RHEL6 via USB drive everything goes fine until step 16 when i got an error something like could not find Image #1 , i made a bootable PD using UnetBooin s/w and im having a free space of 13 GB (hope thats not an issue)

    and my copy of ISO file is fine since i burned it to a disk and installed on my other laptop and worked just fine…

    would love to hear from ya all :D

    thanks

  43. Hi JR,

    I’m also trying to install red hat with USB drive. After I selected “Local CD/DVD” when it asks to select an installation method, it says “No driver found”, and asks me to select from : Select driver, Use a driver disk. Which one should I choose? I tried both, but I don’t know what to do after, that I don’t know which device driver to choose.
    Also after system boots up, it stops at grub command line, I have to type in commands to let it move on. Is there anyway to let the system boot directly to the installation interface? Or this is the way it works?

    Thanks.

  44. Nilesh, the problem of missing of graphical presentation is due to the size of memory. With 1024MB i have the graphical installation.

  45. I have installed rhel 6 from a DVD. After installing, i rebooted it..But after rebooting, I’m getting a message GRUB….I’m not getting boot loader option to load the OS….Why is that happening?

    I have two hard disk, one is 500GB and other is 80 GB. I installed Win XP in 500GB and in 80 GB, I have installed rhel6. Please help

    • Hi selvakumar,

      Did you installed bootloader? And if yes what partition you selected?

  46. i installed rhel6 32 bit on my system.Accidently apache server had been removed from the system. bt i can’t get apache for my system. please solve my problem

  47. I have two server, one I upgraded RHEL4 to RHEL5 w/o incident (sans some apache configuration issues), and one I wanted to do RHEL4 to RHEL6. That was disastrous. There was no upgrade option; in 5 i was able to retain my data and continue on my merry way. With 6, I had to erase everything? Totally not cool. I have the full release version purchased from RedHat. Did I miss something? I pulled the RAID array out so my original four installation is there, so after the array resyncs I like to try again. Any suggestions so I dont have to rebuild everything from scratch?

    Thanks.

    • Hi Jon,

      So are trying to upgrade from RHEL 4 to RHEL 6 or from RHEL 5 to RHEL 6?

  48. Hi ..I have tried installing RHEL 6.1 from USB pendrive ..using a software called Unetbootin I first made the normal 4gb pendrive into a bootable USB system and its very fast …I get to the screen where I need to select the devices and I choose

    “Basic storage device.” at this point the system shows the round animation of cursor and then the error message comes up…

    I have attached to this post the photo of the error message ..its readable though ..my apologies I took it from a 1.3 mp camera..

    heres the link

    https://rapidshare.com/files/1695525939/19102011_001_.jpg

    its says STARTING GRAPHICAL INSTALLATION ….BACKTRACE HAS 20 CALLS CALLS ON STACK……………………Anaconda died after receiving signal 6.
    install exited abnormally

    if you can carefully look at the shot its something related to PYTHON also ….

    there is nothing such as “use one of the default set ups
    like – desktop with Gnome ” …

    please let me know any more troubleshooting steps ..i have got this far ..may be I can complete the installation since I believe RHEL 6.1 can also be installed on laptop.

    I am not proving anybody wrong its just that i came across the post which mentions that Linux now adays can be installed on almost new compatible hardware …

    thanks

    • Hi asif,

      I answered this question on forum. :)

  49. hi jr
    can u tell me how to install rhel6 on windows 7 .i want to use both the os
    thanks in advance

    • Hi kishore,

      Do you have Windows 7 installation which takes all space from your hard drives? Or do you have free space already for Red Hat 6 installation?

  50. hi jr,
    Thanks for the reply.yes i have free space to install rhel6.ie,i installed windows7 in c drive and i kept d drive for rhel6.please advice me how to install.

    • Hi again kishore,

      It’s good that you have free space for RHEL. If you want easy way to install it then just delete whole D-partition on Windows and on step 12. select “Use Free Space” option and “Review and Modify partition layout”. You get RHEL installer suggestion for partition layout and just check that your Windows partion is not formatted.

      Another way is not hard too just select “Create Custom Layout” on step 12. Then you have to delete your D-partition and create custom layout. Be sure that you delete right partition, because your partitions are not named C and D.

      Then on step 16 just check that the RHEL installer recognize also your Windows installtion.

      Please let me know, if you have some problems and need more assistance… :)

Leave a Comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackbacks/Pingbacks

  1. Tweets that mention Red Hat 6 Installation Guide – RHEL 6 Install Screenshots | if not true then false -- Topsy.com - [...] This post was mentioned on Twitter by Zuissi, Zuissi. Zuissi said: New post: Red Hat 6 Installation Guide - ...
  2. Gadget Newz - [...] Red Hat 6 Installation Guide - RHEL 6 Install Screenshots [...]
  3. How to install xorg on RedHatLinux? - [...] Yum & up2date are for installing packages, I also downloaded the files that you downloaded and they are source ...
  4. unable to activate gui in linux enterprise 6 - [...] [...]