[Bug 645375] Re: wrong detect partition pardus
Phillip Susi
psusi at ubuntu.com
Tue Apr 1 15:00:36 UTC 2014
Are you able to reproduce this on 12.04 or 13.10?
** Changed in: os-prober (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to os-prober in Ubuntu.
https://bugs.launchpad.net/bugs/645375
Title:
wrong detect partition pardus
Status in “os-prober” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: os-prober
i install Pardus with multiboot and grub2 os-prober wrong detect
partition. so wont boot pardus.
i check the /boot/grub/grub.cfg and i see that wrong partition for
initrd.
...
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod ntfs
set root='(hd0,1)'
search --no-floppy --fs-uuid --set 5383feb56b6333f4
chainloader +1
}
menuentry "Pardus 2011 Alpha 2 (on /dev/sda4)" {
insmod ext2
set root='(hd0,4)'
search --no-floppy --fs-uuid --set 7bb09f6f-3e9c-4dea-9b36-bf0563d9d349
linux /boot/kernel-2.6.36_rc4-142 root=UUID=7bb09f6f-3e9c-4dea-9b36-bf0563d9d349 resume=/dev/sda6 quiet mudur=lvm
initrd (hd0,3)/boot/initramfs-2.6.36_rc4-142
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Pardus 2011 Alpha 2 (on /dev/sda4)*" {
insmod ext2
set root='(hd0,4)'
search --no-floppy --fs-uuid --set 7bb09f6f-3e9c-4dea-9b36-bf0563d9d349
linux /boot/kernel-2.6.36_rc4-142 root=UUID=7bb09f6f-3e9c-4dea-9b36-bf0563d9d349 resume=/dev/sda6 quiet mudur=lvm
initrd (hd0,4)/boot/initramfs-2.6.36_rc4-142
}
### END /etc/grub.d/40_custom ###
i only change from initrd (hd0,3)/boot/initramfs-2.6.36_rc4-142 to
initrd (hd0,4)/boot/initramfs-2.6.36_rc4-142 and add to
/etc/grud.d/40.custom and sudo update-grub2 boot without any problem.
sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bayt
255 heads, 63 sectors/track, 9729 cylinders
Units = silindir of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk kimlikleyicisi: 0xdea9dea9
Aygıt Açılış Başlangıç Bitiş BlokSayısı Kml Sistem
/dev/sda1 * 1 2594 20836273+ 7 HPFS/NTFS
/dev/sda2 2595 7179 36825665 7 HPFS/NTFS
/dev/sda3 8485 9729 10000432 5 Ek << Extended partition
/dev/sda4 7180 8484 10482412+ 83 Linux << Pardus (hd0,4)
/dev/sda5 8485 9664 9478318+ 83 Linux << Ubuntu (hd0,5)
/dev/sda6 9665 9729 522081 82 Linux takas / Solaris << Swap
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: os-prober 1.38
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep 22 18:58:41 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
LANGUAGE=tr:en
LANG=tr_TR.utf8
SHELL=/bin/bash
SourcePackage: os-prober
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/645375/+subscriptions
More information about the foundations-bugs
mailing list