Tory M Blue wrote:
> On 2/10/07, Andrea Righi <[EMAIL PROTECTED]> wrote:
>> Tory M Blue wrote:
>> >>
>> >> Where do you have grub-install script (`which grub-install`) and grub
>> >> conf file (typically in /boot/grub/menu.lst)? or are you using lilo?
>> >>
>> >> Anyway, it seems that in your system no config file and boot loader
>> >> binaries were found (both for grub, lilo, etc...)
>> >>
>> >> -Andrea
>> >
>> > grub-install (GNU GRUB 0.97)
>> >
>> > /sbin/grub-install
>>
>> and what about /boot/grub/menu.lst?
> 
> # grub.conf generated by anaconda
> #
> # Note that you do not have to rerun grub after making changes to this file
> # NOTICE:  You have a /boot partition.  This means that
> #          all kernel and initrd paths are relative to /boot/, eg.
> #          root (hd0,0)
> #          kernel /vmlinuz-version ro root=/dev/sda6
> #          initrd /initrd-version.img
> #boot=/dev/sda <--commented out

And what happens if you add boot=/dev/hda? (just to know if this is the
problem or if it is somewhere else...)

> default=0
> timeout=5
> splashimage=(hd0,0)/grub/splash.xpm.gz
> hiddenmenu
> title Fedora Core (2.6.18-1.2798.fc6)
>        root (hd0,0)
>        kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/
> console=ttyS0,9600n8
>        initrd /initrd-2.6.18-1.2798.fc6.img
> 
> 
>> > I absolutely do :) In fact I image things fine, just the attempted
>> > change from sda to hda seems to blow up. I've imaged from hda to hda
>> > images and sda to sda images, but this recent sda/hda is throwing a
>> > fit ( I have not tried your patch but will)!
>> >
>>
>> did you re-run si_mkautoinstallscript with --autodetect-disks (or
>> changing disk names in autoinstallscript.conf)?
> 
> 
> Using autodetect disk by default. I've tried to change the names,
> however it also seems to change them during the install, it's just the
> systemimager bios scan that doesn't see /dev/hda..

systemconfigurator simply runs "grub-install --recheck --no-floppy
<your_boot_device>" to force the probe of the devices in the running
machine. <your_boot_device> is taken from /etc/fstab. Could you post
your autoinstallscript.conf?

Moreover have you seen this?
http://wiki.systemimager.org/index.php/Troubleshooting#Boot_loader_problems

Regards,
-Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to