Matthew Farley wrote:
> Thanks for the great (and most useful) pointers! Everything seemed to 
> work just fine (the patch), though I am still having some problems 
> getting grub to behave... It still claims that it has an 'Error 15' 
> having to do with the absence of either '/boot/grub/stage1' or 
> 'boot/stage1' when I try to do a 'grub> setup (hd0)' during the 
> image-making process. I looked at the mounted partition (/dev/loop1 
> mounted on /mnt/image), and it looks like a nice, complete linux 
> filesystem, though there is not a 'stage1' file anywhere I can find in 
> /mnt/image/boot/grub or in /mnt/image/boot. The following does exist:
> 
> ------------------------------------------------
> # ls /mnt/image/boot
> bzImage   grub
> 
> # ls /mnt/image/boot/grub
> grub.conf   menu.lst
> ------------------------------------------------
> 
> Any further suggestions anyone may have will again be most appreciated.
> 
> Thanks!
> 
> -Matt Farley
> 

Matt,

        Do you have any other mounted loop filesystems?  I don't makeimage.sh 
works properly if other devices are mounted.  Make sure to clear up any 
other loop back mounted filesystems and (probably) destroy anything else 
with "losetup -d /dev/loop1" "losetup -d /dev/loop0", etc.

--
Kristian Kielhofner
_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to