From: Viswesh S <viswesh_vichu@yahoo.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Windows,grub and grub2
Date: Mon, 1 Sep 2008 06:53:32 -0700 (PDT) [thread overview]
Message-ID: <955987.29469.qm@web31601.mail.mud.yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1804 bytes --]
----- Original Message ----
From: Bean <bean123ch@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Sent: Monday, 1 September, 2008 6:32:28 PM
Subject: Re: Windows,grub and grub2
On Mon, Sep 1, 2008 at 6:48 PM, Viswesh S <viswesh_vichu@yahoo.com> wrote:
>
>
Hi,
I doubt that this is caused by int 13, as grub2 doesn't change it.
Besides, the boot sector is read properly in grub2, so int 13 should
be working.
I have thought of another possible reason for this. In grub2, %dh is
0, perhaps it should be set to the partition number. Please test if
the new patch works.
--
Bean
Hi,
To get more insight and see whether the values are proper,I dumped the structure members.
So for the commands:
set root=(hd0,1)
chainloader +1
This is disk and partition strucure member values.
disk->name=(hd0,1)
disk->has_partitions=1
disk->id=0x80
For the partition p,
p->offset=0
p->index=0
p->data=0
p->start=0x3f
p->len = 0x0
p->offset=0x4e1edec
p->partmap->name=(null)
part_addr=0x7be
And this is the dump from the mbr:
000001b0 00 00 00 00 00 00 00 00 81 eb 09 00 00 00 80 01 |................|
000001c0 01 00 07 fe ff ff 3f 00 00 00 ec ed e1 04 00 fe |......?.........|
000001d0 ff ff 07 fe ff ff 00 f0 e1 04 00 18 30 0b 00 fe |............0...|
000001e0 ff ff 82 fe ff ff cf 0e 12 10 33 91 3b 00 00 fe |..........3.;...|
000001f0 ff ff 83 fe ff ff 02 a0 4d 10 bf ea 53 02 55 aa |........M...S.U.|
Viswesh
ps:-The previous patch also didnt work :-(
Download prohibited? No problem. CHAT from any browser, without download. Go to http://in.webmessenger.yahoo.com/
[-- Attachment #2: Type: text/html, Size: 5525 bytes --]
next reply other threads:[~2008-09-01 13:53 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 13:53 Viswesh S [this message]
2008-09-01 14:35 ` Windows,grub and grub2 Bean
-- strict thread matches above, loose matches on Subject: below --
2008-11-08 17:26 Viswesh S
2008-11-10 13:08 ` James Shewey
2008-10-14 11:34 Viswesh S
2008-09-29 5:18 Viswesh S
2008-09-29 10:50 ` Bean
2008-09-23 8:23 Viswesh S
2008-09-23 13:50 ` Bean
2008-09-09 6:00 Viswesh S
2008-09-22 3:40 ` Bean
2008-09-01 17:01 Viswesh S
2008-09-04 17:37 ` Bean
2008-09-01 15:27 Viswesh S
2008-09-01 15:35 ` Bean
2008-09-01 13:37 Viswesh S
2008-09-01 13:51 ` Bean
2008-09-01 10:48 Viswesh S
2008-09-01 13:02 ` Bean
2008-09-01 9:08 Viswesh S
2008-09-01 10:16 ` Bean
2008-08-29 20:29 Viswesh S
2008-08-30 4:30 ` Bean
2008-08-30 5:31 ` Bean
2008-08-30 15:03 ` Vesa Jääskeläinen
2008-08-30 15:21 ` Bean
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=955987.29469.qm@web31601.mail.mud.yahoo.com \
--to=viswesh_vichu@yahoo.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.