Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: xp and Linux

  1. #1
    Member
    Join Date
    Mar 2003
    Posts
    74

    Angry xp and Linux

    I have an Acer TravelMate-220 notebook; it is preloaded with MS-XP Home edition.

    Recently I installed RH Linux after creating partition (as LILO option.)

    At the time of booting it do not ask me to select the OS ( win or linux) as it supposed to be, so I check my system to find help, here it which I found [ from faqs ]
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-
    Can I install Linux or a UN*X operating system on my notebook?
    Acer America does not support or advocate the installation and use of UN*X or any derivative thereof on notebook systems. Also, UN*X or its associated derivatives have not been tested on the Extensa, Nuovo, Acernote or TravelMate lines. We suggest you check UN*X forums on the Internet for advice from other avid UN*X (and derivative) users.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

    But I don’t want to use floppy again and again to load LINUX and I want to keep XP also for some reason.

    Please Help.
    (-:IF U R A HACKER TRY TO BE ON POINT,IT SAVES TIME:-)

  2. #2
    as far as I know you can do it easily by adding some lines in your CONFIG.SYS file if you boot your computer up in DOS and type HELP it is all explained in there.

    I hope I was of a help

  3. #3
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    RITESH GAUR,

    The warning by Acer is so that they do not have to honour any warranty information if you decide to install an OS they do not or cannot support. That doesn't mean you shouldn't be allowed to install Linux or other *nixes if you know what you're doing.

    That said, which version of RH are you using? When it boots, is there any OS to select (only windows, only linux?) How big was the partition for the Linux section?
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Posts
    461
    Which version of Redhat are you using? That would make a difference as to which bootloader it wants to use, lilo or grub.

    It sounds to me like you did not allow redhat to set the bootloader up in the MBR, to fix this assuming you your version of redhat has grub installed by default(IIRC RH 7.3, 8, 9), boot linux, login as root, then type

    grub-install /dev/hda

    This should install grub to the mbr of the first ide drive in your system i.e /dev/hda, if you have scsi drives, you may need to change /dev/hda to /dev/sda.

    for more info, check this link.

    http://www.gnu.org/manual/grub-0.92/...b-install.html

    If you are using lilo, try searching google for reinstall lilo, and you should come up with instructions.

  5. #5
    Junior Member
    Join Date
    Mar 2003
    Posts
    12
    I have an hp laptop, I have RH 8 and XP pro on it and everything works good, I read an artical a while back and it sugested that GRUB works better when you are trying to dual-boot with xp. Hope that that helps

  6. #6
    Senior Member
    Join Date
    Apr 2002
    Posts
    634
    Look a glance to this. It helped me with my Grub configuration.

    KC
    Life is boring. Play NetHack... --more--

  7. #7
    Senior Member roswell1329's Avatar
    Join Date
    Jan 2002
    Posts
    670
    I agree with IchNiSan. XP will have put its own loader in the MBR. If you simply installed your OS selection tool (ie grub or lilo) into the first sector of its own partition, it will basically be completely ignored when you start up. The MBR is read first and it would be pointing to XP. Try installing one of the OS selectors into the MBR and see if that works.
    /* You are not expected to understand this. */

  8. #8
    Senior Member Wazz's Avatar
    Join Date
    Apr 2003
    Posts
    288
    This happened to me with XP Pro and Redhat 8.0. Boot your XP CD and choose the Recovery Console. Run fix /mbr and/or fix /boot (do a help for the list of command options and switches). You will then get the boot option for XP back. You will then have to boot into Linux and edit the config file (Lilo or Grub) to add XP to the boot loader and test. Have Phun.
    "It is a shame that stupidity is not painful" - Anton LaVey

  9. #9
    AO Security for Non-Geeks tonybradley's Avatar
    Join Date
    Aug 2002
    Posts
    830
    I don't think you necessarily have to boot into Recovery Console to do this.

    If you right-click on My Computer on the desktop and select Properties --> Advanced tab --> Startup and Recovery Settings it will take you to a window to set the bootloader options.

    You can tell it how long you want it to wait for you to select an operating system to boot to and which operating system should be the default. If you click on the Edit button it will open up the boot.ini file in Notepad for you to edit. You can add your RH operating system here, but you need to know the disk notation for the partition where RH is located.

    You can also get to boot.ini by unhiding the system files on the root of C: and editing it.

    Hope that helps

  10. #10
    if he cant get into windows he cant do that

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •