problem installing grub in a hard disk image

2005-01-26 Thread Nick Brown
Hi, I'm trying to install grub into a hard disk image, however I'm encountering a problem. Below are the steps I've taken to create the disk image, partition it, create the file system, and copy the grub images into it. At the end are the grub commands I use to attempt to install grub into the

[bugs #8899] Failure to populate device.map for Compaq/HP Smart Array

2005-01-26 Thread anonymous
Follow-up Comment #2, bugs #8899 (project grub): This also worked for me, with one exception. Entering (hd0) /dev/cciss/c0d0 in the devices.map did not work. What worked was to run "device (hd0) /dev/cciss/c0d0" at the grub prompt before running the two commands you gave. _