Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] He's baaaaaack!
Date: Mon, 25 Jul 2005 05:29:00
Message-Id: 42E477E9.7010807@asmallpond.org
In Reply to: Re: [gentoo-user] He's baaaaaack! by maxim wexler
1 maxim wexler wrote:
2
3 >--- Martins Steinbergs <mar@××.lv> wrote:
4 >
5 >
6 >
7 >>had same problem, solved rebuilding mbr
8 >>check fdisk, if same problem (16 heads instead of
9 >>255 heads) this will help
10 >>
11 >>
12 >>
13 >>
14 >http://www.mail-archive.com/gentoo-user%40lists.gentoo.org/msg07969.html
15 >
16 >
17 >
18 >hmm, yes it *is* 16 heads. But before I try this thing
19 >can you recall trying to boot WinXP after running
20 >(win95)fdisk /mbr? In my case the boot.ini file on the
21 >c:\ drive actually opens giving me a choice of WinXP
22 >and the Recovery Console but clicking one or the other
23 >just leads to a blank screen. Seems if I can reach
24 >boot.ini all should be OK windows-wise.
25 >
26 >
27 >
28
29 Did you fix the disk references in boot.ini? For example, my boot.ini:
30
31 [boot loader]
32 timeout=30
33 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
34 [operating systems]
35 multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
36 Professional" /fastdetect /NoExecute=OptIn
37
38 I am pretty sure that those disk(0) options need to be changed to
39 disk(1). Although, I don't actually know what the rdisk(0) means, so
40 you may need to play with both.
41
42 --
43 gentoo-user@g.o mailing list