add support for acronis secure zone

Bug #354334 reported by Oleksij Rempel
2
Affects Status Importance Assigned to Milestone
os-prober (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Os prober do not support for Acronis Secure Zone.

Here is the patch to support it:

--- os-probes/mounted/x86/30utility 2008-04-12 10:54:09.000000000 +0200
+++ ../../30utility 2009-04-03 09:14:55.000000000 +0200
@@ -20,6 +20,9 @@
    (item_in_dir -q delldiag.exe "$2" || item_in_dir -q delldiag.com "$2"); then
  long="Dell Utility Partition"
  short=DellUtility
+elif item_in_dir -q f11.sys "$2"; then
+ long="Acronis Secure Zone"
+ short=AcroneZone
 else
  exit 1
 fi

================================
here is the output of patched os-prober:

/dev/sda1:Windows NT/2000/XP:Windows:chain
/dev/sda5:Acronis Secure Zone:AcroneZone:chain

================================
here is the list of Acronis partition:

/media/ACRONIS_SZ/:
7E2F0537_E793_4461_B7B6_73A47574E9C1
f11
f11.sys

/media/ACRONIS_SZ/f11:
bootmenu.exe
f11.cfg
kernel.dat
mouse.com
ramdisk.dat

============================

lsb_release -rd
Description: Ubuntu jaunty (development branch)
Release: 9.04

os-prober:
  Installiert: 1.29ubuntu1
  Kandidat: 1.29ubuntu1
  Versions-Tabelle:
 *** 1.29ubuntu1 0
        500 http://de.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

Revision history for this message
Oleksij Rempel (olerem) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package os-prober - 1.29ubuntu2

---------------
os-prober (1.29ubuntu2) jaunty; urgency=low

  * Install Mac OS X probe on i386/amd64 too, although it will be marked as
    unsupported in grub-installer as AFAIK it can only be booted directly
    from EFI (LP: #353639).
  * Detect Acronis Secure Zone (thanks, Alexey Fisher; LP: #354334).

 -- Colin Watson <email address hidden> Fri, 03 Apr 2009 09:49:23 +0100

Changed in os-prober (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

Bug watches keep track of this bug in other bug trackers.