[bug #2394] Problem with HPT370 Raid controller

2009-06-06 Thread TBBle
Follow-up Comment #6, bug #2394 (project grub): Just a quick followup, there's no indication in this bug report that the problem has been fixed, and the current workaround I'm using (installing to the /boot partition instead of in the MBR using grub-setup (hd0,1)) now complains that this is a

[bug #2394] Problem with HPT370 Raid controller

2009-06-06 Thread Felix Zielcke
Follow-up Comment #7, bug #2394 (project grub): Does `dmraid -r -vvv' or `dmraid -s -vvv' show anything useful for you? I.e. something like: NOTICE: /dev/sda: nvidia metadata discovered? htp37x.h mentions a DATAOFFSET of 10 For my NVIDIA fake RAID this is set to 0 In hpt37.c it says: /*

[bug #26510] On Gentoo -Werror can't be used without -Wno-trampolines

2009-06-06 Thread Felix Zielcke
Update of bug #26510 (project grub): Summary: Grub from SVN doesnt compile with lots of errors with executable stack = On Gentoo -Werror can't be used without -Wno-trampolines ___ Follow-up Comment #1: This should have

Error Grub in my ubuntu 8.01

2009-06-06 Thread Tasyait Mirror
Dear, I have problem in my ubuntu 8.01. While I turn on my computer i have a message in monitor GRUB Loading Stage 1.5 Grub Loading, please waitError 15 Please give me solution to solve this problem. Thanks ___ Bug-grub mailing list

[bug #2394] Problem with HPT370 Raid controller

2009-06-06 Thread Felix Zielcke
Follow-up Comment #8, bug #2394 (project grub): Well actually just use `dmraid -rD' if -vvv show something that it detects the metadata Then superblock and offset gets dumped to dmraid.hpt37x/ for all your disks where it found it. If that's the case please tar it and attach it either here or

[bug #2394] Problem with HPT370 Raid controller

2009-06-06 Thread TBBle
Follow-up Comment #9, bug #2394 (project grub): dmraid -r -vvv and dmraid -s -vvv fail to identify any raid disks. In this setup, my disks are not actually raided together. If I do need to extract sectors by hand, dd if=/dev/hde skip=9 count=1 will output sector 9 to stdout, right? I just

Re: Error Grub in my ubuntu 8.01

2009-06-06 Thread oozie
Hi, On Sat, Jun 6, 2009 at 8:38 AM, Tasyait Mirrortasya...@gmail.com wrote: Dear, I have problem in my ubuntu 8.01. While I turn on my computer i have a message in monitor GRUB Loading Stage 1.5 Grub Loading, please waitError 15 Please give me solution to solve this problem. [...]