[Bug 873824] Re: update-grub sets wrong file system for partitions

Marcus Tomlinson marcus.tomlinson at canonical.com
Thu Mar 5 12:56:21 UTC 2020


This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.

** Changed in: grub2 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/873824

Title:
  update-grub sets wrong file system for partitions

Status in grub2 package in Ubuntu:
  Incomplete

Bug description:
  update-grub creates:
  menuentry 'Ubuntu, with Linux 2.6.35-30-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  	recordfail
  	insmod part_msdos
  	insmod ext2
  	set root='(hd0,msdos2)'
  	search --no-floppy --fs-uuid --set 074e116c-9804-4f5c-a604-a635d6daa326
  	linux	/boot/vmlinuz-2.6.35-30-generic root=UUID=074e116c-9804-4f5c-a604-a635d6daa326 ro   quiet splash
  	initrd	/boot/initrd.img-2.6.35-30-generic
  }

  which does Not work - as the partition is ext4; manually changing the
  /boot/grub/grub.cfg file to contain ext4 makes it work

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: grub-pc 1.98+20100804-5ubuntu3.3
  ProcVersionSignature: Ubuntu 2.6.35-30.61-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Oct 14 14:57:17 2011
  InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/873824/+subscriptions



More information about the foundations-bugs mailing list