bugGNU GRUB - Bugs: bug #37067, grub-2.00 error reading sector...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37067: grub-2.00 error reading sector when reading cd in UEFI mode

Submitter:  hayate.hsu <hayate>
Submitted:  Fri 10 Aug 2012 03:41:42 AM UTC
   
 
Category:  Booting Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  hayate
Open/Closed:  Closed Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  None

Mon 15 Apr 2013 07:14:56 AM UTC, comment #4: 

Should be fixed now in latest bzr. If problem persists feel free to reopen.

Vladimir Serbinenko <phcoder>
Group administrator
Mon 29 Oct 2012 02:50:46 AM UTC, comment #3: 

Yes, the cd is hybrid filesystem(iso+udf).
But when grub2 detect fs in iso9660, it may read sector error. I remove the iso9660 module when make uefi boot firmware。
So grub2 will only recognize the cd in UDF, and booting linux no problem.

The total image is about 50MB, the file at the error sector is about 32MB.

hayate.hsu <hayate>
Wed 05 Sep 2012 02:20:36 PM UTC, comment #2: 

Pure UDF are very uncommon. Most likely you have a hybrid (ISO+UDF) and reading from UDF is legit. How big is the image in question?

Vladimir Serbinenko <phcoder>
Group administrator
Wed 05 Sep 2012 08:38:11 AM UTC, comment #1: 

grub detect the cd's fs is ISO9660, actually the file system is UDF.

hayate.hsu <hayate>
Fri 10 Aug 2012 03:41:42 AM UTC, original submission:  

I would like to boot cd in UEFI mode. I compiled grub-2.00 UEFI boot loader with parameters "--with-platform=efi --target=x86_64".
It worked fine when booting linux from usb(FAT32) in UEFI mode.
But after i make an UEFI boot cd(Please reference http://fedoraproject.org/wiki/User:Pjones/BootableCDsForBIOSAndUEFI) and boot it, i get "Error failure reading sector 0x2410 from cd0". i use 'genisoimage' tool to make efi boot iso image.

When boot from cd in UEFI mode, gurb2 started successfully, but can't read linux kernel in cd. But it load kernel and initrd successfully on disk drivers.

hayate.hsu <hayate>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by hayate (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-15 phcoder StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code