Unix Technical Forum

hp pc recovery and dual boot linux

This is a discussion on hp pc recovery and dual boot linux within the Linux Operating System forums, part of the Unix Operating Systems category; --> I am trying to load linux on a second hard drive on my hp pc (pavilion 734n). it loads ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 09:01 AM
joelvsmith@earthlink.net
 
Posts: n/a
Default hp pc recovery and dual boot linux

I am trying to load linux on a second hard drive on my hp pc (pavilion
734n). it loads fine. i follow the installation instructions to
install grub and after everything has installed i can reboot into
linux, but when i boot into windows xp the demonic hp pc recovery
system takes over and wipes out grub from the mbr (hda1). how can i
get these two systems to co-operate peacefully?

it seems that the usual advice is to wipe out windows (something i
don't want to do). install redhat/fedora, then re-install windows from
recovery cds. i saw another method that involves copying the linux
image onto the c: drive and then editing boot.ini... it seems error
prone and not likely to get around the recovery system.

what i'd like is to just turn the stupid recovery system off before i
install linux and then install linux and be able to boot from each OS.
afterwards i'd like to restore the recovery system so that it won't
think having another OS on the machine requires a recovery.

any advice would be greatly appreciated...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 09:01 AM
SINNER
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

* Wrote in alt.os.linux:

> I am trying to load linux on a second hard drive on my hp pc
> (pavilion 734n). it loads fine. i follow the installation
> instructions to install grub and after everything has installed i
> can reboot into linux, but when i boot into windows xp the demonic
> hp pc recovery system takes over and wipes out grub from the mbr
> (hda1). how can i get these two systems to co-operate peacefully?
>
> it seems that the usual advice is to wipe out windows (something i
> don't want to do). install redhat/fedora, then re-install windows
> from recovery cds. i saw another method that involves copying the
> linux image onto the c: drive and then editing boot.ini... it
> seems error prone and not likely to get around the recovery
> system.
>
> what i'd like is to just turn the stupid recovery system off
> before i install linux and then install linux and be able to boot
> from each OS. afterwards i'd like to restore the recovery system
> so that it won't think having another OS on the machine requires a
> recovery.
>
> any advice would be greatly appreciated...
>
>


Does the machine have a floppy? Use it to boot instead.

--
David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 09:01 AM
Douglas Mayne
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

On Wed, 13 Jul 2005 21:38:48 -0700, joelvsmith wrote:

> I am trying to load linux on a second hard drive on my hp pc (pavilion
> 734n). it loads fine. i follow the installation instructions to
> install grub and after everything has installed i can reboot into
> linux, but when i boot into windows xp the demonic hp pc recovery
> system takes over and wipes out grub from the mbr (hda1). how can i
> get these two systems to co-operate peacefully?
>
> it seems that the usual advice is to wipe out windows (something i
> don't want to do). install redhat/fedora, then re-install windows from
> recovery cds. i saw another method that involves copying the linux
> image onto the c: drive and then editing boot.ini... it seems error
> prone and not likely to get around the recovery system.
>
> what i'd like is to just turn the stupid recovery system off before i
> install linux and then install linux and be able to boot from each OS.
> afterwards i'd like to restore the recovery system so that it won't
> think having another OS on the machine requires a recovery.
>
> any advice would be greatly appreciated...
>

CAVEAT: I am not using Windows XP and I do not have a Pavilion 734n.

The usual advice I have seen says to setup Windows first, followed by
installing gnu/linux. This is the order which you used, so you should
be fine. The idea is to let grub have the final say about the MBR
because it is capable of loading various operating systems, including
Windows. Grub's configuration file should have a stanza for windows
similar to this:

Windows
rootnoverify (hd0,0)
makeactive
chainloader +1


The "recovery system" you are describing is something I haven't used,
either. Yes, turn it off if you can.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 09:01 AM
fpd
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

joelvsmith@earthlink.net wrote:

> I am trying to load linux on a second hard drive on my hp pc (pavilion
> 734n). it loads fine. i follow the installation instructions to
> install grub and after everything has installed i can reboot into
> linux, but when i boot into windows xp the demonic hp pc recovery
> system takes over and wipes out grub from the mbr (hda1). how can i
> get these two systems to co-operate peacefully?
>
> it seems that the usual advice is to wipe out windows (something i
> don't want to do). install redhat/fedora, then re-install windows from
> recovery cds. i saw another method that involves copying the linux
> image onto the c: drive and then editing boot.ini... it seems error
> prone and not likely to get around the recovery system.
>
> what i'd like is to just turn the stupid recovery system off before i
> install linux and then install linux and be able to boot from each OS.
> afterwards i'd like to restore the recovery system so that it won't
> think having another OS on the machine requires a recovery.
>
> any advice would be greatly appreciated...


Post your grub.conf or menu.lst file so we can better guess...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-18-2008, 09:01 AM
Bill Kraski
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

joelvsmith@earthlink.net wrote:

> I am trying to load linux on a second hard drive on my hp pc (pavilion
> 734n). it loads fine. i follow the installation instructions to
> install grub and after everything has installed i can reboot into
> linux, but when i boot into windows xp the demonic hp pc recovery
> system takes over and wipes out grub from the mbr (hda1). how can i
> get these two systems to co-operate peacefully?


As one other poster suggested, post your grub.conf. I'm running dual boot
on an hp a810n with xp home & xandros 3.01 deluxe. Xandros uses lilo,
which installation sets up with 4 entries on my box: xandros, xandros safe
mode, xp, & xp recovery. It can be a little interesting, because the
latter two are named "Windows XP" & "Windows". Anyway, it almost sounds
like your installation may have detected the recovery system, but not
normal xp.

Bill K
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-18-2008, 09:02 AM
ÐÿñôMü++
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

X-Newsreader: Mozilla 4.6 (Macintosh; U; PPC)
Date: 15 Jul 2005 21:55:16 GMT
Lines: 16
Message-ID: <42d830c4$0$47961$892e7fe2@authen.white.readfreene ws.net>
NNTP-Posting-Date: 15 Jul 2005 16:55:16 CDT
NNTP-Posting-Host: 4a6150c5.authen.white.readfreenews.net
X-Trace: DXC=2Ve@UXGE@_;^HZ]2\d45U7b_[jUcf=dB7PH=X44`;MP9D6mkPB94;E=GZmBn_MmgG<o`fDUA8Ed =7Tg][aliILM2GO2MO8DIY`7
X-Complaints-To: abuse@readfreenews.net
Xref: number1.nntp.dca.giganews.com comp.os.linux.setup:469612 alt.os.linux:356461

joelvsmith@earthlink.net wrote in
<1121315928.124537.284900@g14g2000cwa.googlegroups .com>:

> I am trying to load linux on a second hard drive on my hp pc

(pavilion
> 734n). it loads fine. i follow the installation instructions to
> install grub and after everything has installed i can reboot into
> linux, but when i boot into windows xp the demonic hp pc recovery
> system takes over and wipes out grub from the mbr (hda1). how can i
> get these two systems to co-operate peacefully?
>

Buy another hdd?

Try turning off "System Restore" in XP and then reinstall grub?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-18-2008, 09:02 AM
ÐÿñôMü++
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

X-Newsreader: Mozilla 4.6 (Macintosh; U; PPC)
Date: 15 Jul 2005 21:55:16 GMT
Lines: 16
Message-ID: <42d830c4$0$47961$892e7fe2@authen.white.readfreene ws.net>
NNTP-Posting-Date: 15 Jul 2005 16:55:16 CDT
X-Trace: DXC=2Ve@UXGE@_;^HZ]2\d45U7b_[jUcf=dB7PH=X44`;MP9D6mkPB94;E=GZmBn_MmgG<o`fDUA8Ed =7Tg][aliILM2GO2MO8DIY`7
X-Complaints-To: abuse@readfreenews.net

joelvsmith@earthlink.net wrote in
<1121315928.124537.284900@g14g2000cwa.googlegroups .com>:

> I am trying to load linux on a second hard drive on my hp pc

(pavilion
> 734n). it loads fine. i follow the installation instructions to
> install grub and after everything has installed i can reboot into
> linux, but when i boot into windows xp the demonic hp pc recovery
> system takes over and wipes out grub from the mbr (hda1). how can i
> get these two systems to co-operate peacefully?
>

Buy another hdd?

Try turning off "System Restore" in XP and then reinstall grub?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2008, 09:02 AM
Lucas Raab
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

ÐÿñôMü++ wrote:
> joelvsmith@earthlink.net wrote in
> <1121315928.124537.284900@g14g2000cwa.googlegroups .com>:
>
>
>>I am trying to load linux on a second hard drive on my hp pc

>
> (pavilion
>
>>734n). it loads fine. i follow the installation instructions to
>>install grub and after everything has installed i can reboot into
>>linux, but when i boot into windows xp the demonic hp pc recovery
>>system takes over and wipes out grub from the mbr (hda1). how can i
>>get these two systems to co-operate peacefully?
>>

>
> Buy another hdd?
>
> Try turning off "System Restore" in XP and then reinstall grub?
>
>


I don't think System Restore would have any effect, IMO.

--
--------------------------
Lucas Raab
lvraab"@"earthlink.net
dotpyFE"@"gmail.com
AIM: Phoenix11890
MSN: dotpyfe "@" gmail.com
IRC: lvraab
ICQ: 324767918
Yahoo: Phoenix11890
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-18-2008, 09:02 AM
ÐÿñôMü++
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

X-Newsreader: Mozilla 4.6 (Macintosh; U; PPC)
Date: 18 Jul 2005 20:53:39 GMT
Lines: 38
Message-ID: <42dc16d2$0$1695$892e7fe2@authen.white.readfreenew s.net>
NNTP-Posting-Date: 18 Jul 2005 15:53:39 CDT
NNTP-Posting-Host: 49c38f14.authen.white.readfreenews.net
X-Trace: DXC=n9m8PQEl<`he^bB^CWHIBjb_[jUcf=dBgPH=X44`;MPi9?UL]2lDQEkjAbN:]9^M`nZmjJEhP3MklVXh5<R42`ScRij6=RUGE`g
X-Complaints-To: abuse@readfreenews.net
Xref: number1.nntp.dca.giganews.com comp.os.linux.setup:469644 alt.os.linux:356644

Lucas Raab <dotpyFE@gmail.com> wrote in
<2gGCe.13031$aY6.2165@newsread1.news.atl.earthlink .net>:

>ÐÿñôMü++ wrote:
>> joelvsmith@earthlink.net wrote in
>> <1121315928.124537.284900@g14g2000cwa.googlegroups .com>:
>>
>>
>>>I am trying to load linux on a second hard drive on my hp pc

>>
>> (pavilion
>>
>>>734n). it loads fine. i follow the installation instructions to
>>>install grub and after everything has installed i can reboot into
>>>linux, but when i boot into windows xp the demonic hp pc recovery
>>>system takes over and wipes out grub from the mbr (hda1). how can i
>>>get these two systems to co-operate peacefully?
>>>

>>
>> Buy another hdd?
>>
>> Try turning off "System Restore" in XP and then reinstall grub?
>>
>>

>
>I don't think System Restore would have any effect, IMO.
>

The answer be here matey!
http://www.tek-tips.com/viewthread.c...1076652&page=7

Apparently HP uses a hidden FAT 16 partition to store some recovery
info.
*This* is why I dont buy ready-made computers.
Unless they're Macs. You have less control as to what you can do.
And now if you buy a mobo made after 2004 you cant even turn off the
CPU "unique identifyer chip" in the BIOS.
So stock up on mobo's made pre-04 I guess.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-18-2008, 09:03 AM
Ivan Marsh
 
Posts: n/a
Default Re: hp pc recovery and dual boot linux

On Mon, 18 Jul 2005 20:53:39 +0000, ÐÿñôMü++ wrote:

> Apparently HP uses a hidden FAT 16 partition to store some recovery
> info.


Old Compaqs have something like that on them too.

--
"Blessed is he who expects nothing, for he shall never be disappointed."
Benjamin Franklin (I didn't know he was a Buddhist)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:19 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com