[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Stupid Question: GRUB Partition Issue



Hello Brent,
 
which GRUB version did you use? There was a bug in file disk_io.c which made
trouble with extended partitions. The error message was exactly the one you
saw.
See cvs log output (revision 1.24 of disk_io.c is the fixed version).
 
Regards,
Stefan
 
weil@delta5:/hurd/grub/stage2$ cvs log disk_io.c 
 
RCS file: /home/cvs/grub/stage2/disk_io.c,v
Working file: disk_io.c
head: 1.24
branch:
locks: strict
access list:
symbolic names:
        debian_version_0_5_93_1: 1.16
        debian_version_0_5_93: 1.16
        prepare_0_5_93: 1.16.0.2
        debian_version_0_5_92: 1.2
keyword substitution: kv
total revisions: 24;    selected revisions: 24
description:
----------------------------
revision 1.24
date: 1999/11/30 11:12:58;  author: okuji;  state: Exp;  lines: +2 -0
fix a bug in partition search.
----------------------------
revision 1.23
date: 1999/11/13 09:39:43;  author: okuji;  state: Exp;  lines: +6 -8
do not embed the drive where a Stage 2 resides when using a Stage 1.5 if
possible.
----------------------------
revision 1.22
date: 1999/11/11 20:43:15;  author: okuji;  state: Exp;  lines: +9 -2
fix several bugs.
----------------------------
revision 1.21
date: 1999/11/02 12:54:17;  author: okuji;  state: Exp;  lines: +25 -22
add an extra option into the command install, and allow to mount extended
partitions.

 

-----Original Message-----
From: Brent Fulgham [mailto:brent.fulgham@xpsystems.com]
Sent: Monday, December 13, 1999 8:38 PM
To: Marcus Brinkmann; Brent Fulgham
Subject: RE: Stupid Question: GRUB Partition Issue



> > It sees my Linux and Swap partitions without trouble 
> (0x83), but when 
> > it gets to my Hurd partition, it says "Unrecognized file 
> system (0x5)" 
> > and won't boot from it. 
> 
> Stupid question, have you set the partition type to 0x82 in fdisk? 
> 
> Marcus 
> 
Yes.  (Reading the mail I see I said 0x83, but meant 0x82) 

Does GRUB have trouble with logical (extended) partitions? 

-Brent 


Reply to: