[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-10 Thread Tormod Volden
swage, yes, you should add both these lines:
postinst_hook = update-grub
postrm_hook   = update-grub

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-08 Thread swage
I appreciate all the comments. Thank You.

#cat /etc/kernel-img.conf 
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no

My system is pretty clean, recent (march 2007) install of edgy, so I'm not sure 
why that file didn't have the "postinst_hook" line.  Should I add it now?
yes, I have a dual boot, so I need the dmraid.

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-08 Thread Tormod Volden
If you don't need to access the partitions from i.e. Windows, there is
no compelling reason to use fakeraid anyway. Linux software raid is then
a better solution AFAIK.

I'll close this bug since you can not reproduce any longer. Feel free to
reopen if needed.

** Changed in: dmraid (Ubuntu)
   Status: Confirmed => Rejected

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-08 Thread ifinishwhatistar
For the record, grub was certainly loading the new kernel for me (as I 
said I edited to use the old kernel when it didn't work).  In any case, 
I'm done with raid, and have reinstalled without it.  Even if a 
repartition with dmraid under Feisty would have yielded a functioning 
raid array, I certainly don't want to have to risk having the partitions 
become defunct again the next time I upgrade.

Tormod Volden wrote:
> swage, running "sudo update-grub" should normally rebuild the menu.lst with 
> all installed kernels. Please verify that your /etc/kernel-img.conf contains:
> postinst_hook = update-grub
>

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-08 Thread Tormod Volden
swage, running "sudo update-grub" should normally rebuild the menu.lst with all 
installed kernels. Please verify that your /etc/kernel-img.conf contains:
postinst_hook = update-grub

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-07 Thread swage
I have 2 fakeraids in my system, an highpoint and a silicon graphics:
[EMAIL PROTECTED]:~$ ll /dev/mapper
total 0
crw-rw 1 root root  10, 63 2007-05-07 13:10 control
brw-rw 1 root disk 254,  0 2007-05-07 13:10 hpt37x_babdifhdj
brw-rw 1 root disk 254,  2 2007-05-07 20:10 hpt37x_babdifhdj1
brw-rw 1 root disk 254,  1 2007-05-07 13:10 sil_ahadahcffacf
brw-rw 1 root disk 254,  3 2007-05-07 20:10 sil_ahadahcffacf1
brw-rw 1 root disk 254,  4 2007-05-07 13:10 sil_ahadahcffacf3
brw-rw 1 root disk 254,  5 2007-05-07 13:10 sil_ahadahcffacf4
brw-rw 1 root disk 254,  6 2007-05-07 13:10 sil_ahadahcffacf5
==
Here are the steps that I took: (had ubuntu edgy installed, running kernel 
/boot/vmlinuz-2.6.17-11-generic )
1. synaptic/upgrade button/feisty
2. installing.. cleanup... reboot
3. then I got the screen shown above. Could not boot.

I did figure out what happened.. hopefully it will help other ppl. It looks 
like it never updated grub with the new kernel, at this time of this upgrade, 
it is: 
[EMAIL PROTECTED]:~$ ll /boot/config-2.6.2*
-rw-r--r-- 1 root root 83234 2007-04-14 22:33 /boot/config-2.6.20-15-generic

So I changed /boot/grub/menu.lst to add the following:

title   Debian GNU/Linux, kernel 2.6.20-15-generic
root(hd2,0)
kernel  /boot/vmlinuz-2.6.20-15-generic 
root=/dev/mapper/sil_ahadahcffacf1 ro
initrd  /boot/initrd.img-2.6.20-15-generic
#
and now its working...

---

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-07 Thread Tormod Volden
swage, it is not clear from your screenshot that you experience this
bug. What do you have in /dev/mapper ? Which kind of raid controller do
you have?

Kristian, if it's related to the debian forum post, it might help to
run: sudo update-initramfs -k 2.6.20-15-generic -u

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111030] Re: dmraid no longer sees partitions in Feisty after upgrade from Edgy

2007-05-07 Thread Kristian Hermansen
Could be upstream bug in udev?
http://forums.debian.net/viewtopic.php?t=4703

** Changed in: dmraid (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
dmraid no longer sees partitions in Feisty after upgrade from Edgy
https://bugs.launchpad.net/bugs/111030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs