Activity log for bug #1309735

Date Who What changed Old value New value Message
2014-04-18 20:21:40 Asuna bug added bug
2014-04-19 07:36:02 Asuna description My OS is ubuntu14.04. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: grub-install --disk-module=native /dev/sda returns me the following message: " --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " Grub(-install)2.00 in ubuntu13.10 don't have this bug. My OS is ubuntu14.04. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " Grub(-install)2.00 in ubuntu13.10 don't have this bug. Here is the output of `sudo fdisk -l`, /dev/sdb is not bootable: Disk /dev/sda: 128.0 GB, 128035676160 bytes 255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors Units = 扇区 of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x27cd3b50 设备 启动 起点 终点 块数 Id 系统 /dev/sda1 * 2048 250066943 125032448 7 HPFS/NTFS/exFAT Disk /dev/sdb: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors Units = 扇区 of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xad250a1f 设备 启动 起点 终点 块数 Id 系统 /dev/sdb1 * 64 209718392 104859164+ 7 HPFS/NTFS/exFAT /dev/sdb2 209718406 976771071 383526333 f W95 扩展 (LBA) /dev/sdb5 209718408 419439415 104860504 7 HPFS/NTFS/exFAT /dev/sdb6 419439480 829968431 205264476 7 HPFS/NTFS/exFAT /dev/sdb7 829970432 830359551 194560 83 Linux /dev/sdb8 830361600 888952831 29295616 83 Linux /dev/sdb9 888954880 894812159 2928640 82 Linux 交换 / Solaris /dev/sdb10 894814208 976771071 40978432 83 Linux
2014-04-19 15:11:29 Asuna attachment added the output of `sudo fdisk -l` https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1309735/+attachment/4089016/+files/out.txt
2014-04-19 15:13:45 Asuna description My OS is ubuntu14.04. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " Grub(-install)2.00 in ubuntu13.10 don't have this bug. Here is the output of `sudo fdisk -l`, /dev/sdb is not bootable: Disk /dev/sda: 128.0 GB, 128035676160 bytes 255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors Units = 扇区 of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x27cd3b50 设备 启动 起点 终点 块数 Id 系统 /dev/sda1 * 2048 250066943 125032448 7 HPFS/NTFS/exFAT Disk /dev/sdb: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors Units = 扇区 of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xad250a1f 设备 启动 起点 终点 块数 Id 系统 /dev/sdb1 * 64 209718392 104859164+ 7 HPFS/NTFS/exFAT /dev/sdb2 209718406 976771071 383526333 f W95 扩展 (LBA) /dev/sdb5 209718408 419439415 104860504 7 HPFS/NTFS/exFAT /dev/sdb6 419439480 829968431 205264476 7 HPFS/NTFS/exFAT /dev/sdb7 829970432 830359551 194560 83 Linux /dev/sdb8 830361600 888952831 29295616 83 Linux /dev/sdb9 888954880 894812159 2928640 82 Linux 交换 / Solaris /dev/sdb10 894814208 976771071 40978432 83 Linux My OS is ubuntu14.04. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " Grub(-install)2.00 in ubuntu13.10 don't have this bug. The following attachment in the output of `sudo fdisk -l`, /dev/sdb is not bootable.
2014-04-20 05:22:14 Asuna description My OS is ubuntu14.04. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " Grub(-install)2.00 in ubuntu13.10 don't have this bug. The following attachment in the output of `sudo fdisk -l`, /dev/sdb is not bootable. My OS is ubuntu14.04 LTS. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: sudo grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " What's the meaning of "should have been recognized", not unrecognized? Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes well. The following attachment in the output of `sudo fdisk -l`, /dev/sda is SSD, /dev/sdb is HDD and because of the bios problem, it's not bootable.
2014-04-20 05:22:55 Asuna description My OS is ubuntu14.04 LTS. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk option. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: sudo grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " What's the meaning of "should have been recognized", not unrecognized? Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes well. The following attachment in the output of `sudo fdisk -l`, /dev/sda is SSD, /dev/sdb is HDD and because of the bios problem, it's not bootable. My OS is ubuntu14.04 LTS. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk mode. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: sudo grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " What's the meaning of "should have been recognized", not unrecognized? Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes well. The following attachment in the output of `sudo fdisk -l`, /dev/sda is SSD, /dev/sdb is HDD and because of the bios problem, it's not bootable.
2014-04-22 20:02:09 Asuna description My OS is ubuntu14.04 LTS. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk mode. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: sudo grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " What's the meaning of "should have been recognized", not unrecognized? Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes well. The following attachment in the output of `sudo fdisk -l`, /dev/sda is SSD, /dev/sdb is HDD and because of the bios problem, it's not bootable. My OS is ubuntu14.04 LTS. And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9. Since I have two disk on my laptop, and one of them is not bootable, I have to use nativedisk mode. But the "--disk-module=MODULE" option of grub-install can not work normaly. Command like: sudo grub-install --disk-module=native /dev/sda returns me the following message: "  --disk-module: (PROGRAM ERROR) Option should have been recognized!? Try 'grub-install --help' or 'grub-install --usage' for more information. " What's the meaning of "should have been recognized", not unrecognized? Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes well. The following attachment is the output of `sudo fdisk -l`. /dev/sda is SSD, /dev/sdb is HDD and because of the bios problem, it's not bootable.
2014-04-22 20:09:51 Asuna summary The --disk-module=MODULE option of grub-install don't work The "--disk-module=MODULE" option of "grub-install" works wrong in Grub 2.02~beta2-9
2014-05-01 18:58:40 Launchpad Janitor grub2 (Ubuntu): status New Confirmed
2014-05-01 18:58:55 András Korn bug added subscriber András Korn
2015-03-30 20:58:35 Stephan Seidel bug added subscriber Stephan Seidel
2015-04-06 17:14:20 apport hater bug added subscriber apport hater
2015-05-07 21:31:12 Mathieu Trudel-Lapierre grub2 (Ubuntu): status Confirmed In Progress
2015-05-07 21:31:16 Mathieu Trudel-Lapierre grub2 (Ubuntu): importance Undecided Medium
2015-05-07 21:31:19 Mathieu Trudel-Lapierre grub2 (Ubuntu): assignee Mathieu Trudel-Lapierre (mathieu-tl)
2015-05-19 17:11:25 Mathieu Trudel-Lapierre bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746596
2015-05-19 17:11:25 Mathieu Trudel-Lapierre bug task added grub2 (Debian)
2015-05-19 17:53:02 Bug Watch Updater grub2 (Debian): status Unknown New
2015-06-12 07:57:41 Bug Watch Updater grub2 (Debian): status New Fix Released
2015-06-14 03:23:11 Launchpad Janitor grub2 (Ubuntu): status In Progress Fix Released
2015-06-21 14:13:29 Launchpad Janitor branch linked lp:debian/grub2