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

jjbarrows jjbarrows at artwww.net
Fri Oct 14 04:00:07 UTC 2011


Public bug reported:

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

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
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:
  New

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