=== Nicke_ is now known as Nicke [12:50] Hello I have a problem with my Ubuntu 9.04 RAID 1 Installation when trying to configure GRUB. Here's my RAID setup http://paste.ubuntuusers.de/395310/ and here is the tutorial I used: https://help.ubuntu.com/community/FakeRaidHowto. The proposed step is "grub> device (hd0) /dev/mapper/isw_beeaakeeaa_five" which I changed to "grub> device (hd0) /dev/mapper/isw_djfcejfjjb_Volume01" in my case. The error is: "Error 15: File not found" [13:32] kwk: did you type everything correctly? [13:32] yes [13:35] I'm talking to fezie on #grub about the problem. [13:35] kwk: from what I can tell it should be: grub> device (hd0) /dev/mapper/isw_djfcejfjjb_Volume not Volume01 [13:35] kwk: read step 7 [13:35] ok, mom it takes a while [13:36] they use five5 as the /root partition [13:36] but in the grub install section [13:36] they change it to use five without any partition numbers afterwards [13:37] thats my best guess without really knowing more about what is going on [13:40] thanks [13:41] I'll try [13:44] shtylman: I get the same error :( [13:45] kwk: :( ... well... that is indeed strange... and you have chrooted into the /target? and aldo mounted with --bind the /dev/ to /target/dev? [13:45] I would assume you have [13:45] if you followed step by step [13:45] I'll double check it mom [13:45] k [13:47] Yehaa I remounted /target/dev and now it works!!!! Thank you so much!!! This was right: grub> device (hd0) /dev/mapper/isw_djfcejfjjb_Volume01 [13:48] kwk: good to hear :) (thanks for the note) [14:27] s [14:27] shtylman: I have a problem again: grub> device (hd0) /dev/mapper/isw_djfcejfjjb_Volume01 [14:27] device (hd0) /dev/mapper/isw_djfcejfjjb_Volume01 [14:27] grub> find /boot/grub/stage1 [14:27] find /boot/grub/stage1 [14:27] Unknown partition table signature [14:27] Error 15: File not found [14:35] This fixed the problem: [14:35] grub> find /grub/stage1 [14:35] find /grub/stage1 [14:35] (hd0,0) [14:35] (hd1,0) [18:11] usb-creator: evand * r100 usb-creator/ (7 files in 6 dirs): Merge with the ~evand/usb-creator/future branch.