What version of SystemConfigurator are you using, btw?  Anything < 2.0.8
has a very small chance of working right with grub.  2.0.8 should be ok.  If
it isn't, please post --verbose and --debug logs.

There is also no guaruntees of grub support on software raid.  3 sets of
mappings need to happen to make grub work (due to grub, linux, and devfs all
having different naming schemes for disk devices.)  Only hdX and sdX devices
have all the required translation code in place.

        -Sean

On Thu, Feb 19, 2004 at 06:45:53PM -0800, McKiernan, John wrote:
> I am using SI 3.0.1.4 to restore the image of a client back
> onto the same system (first test of SI) .  The boot from CD
> and a /local.cfg in a floppy diskette triggers autoinstall
> from the server.  The autoinstall script partitions the
> disk (RAID) at the client, and labels the partitions.
> 
> At the end, the script invokes "systemconfigurator --configsi" ,
> which congigures hardware, networking and bootstrap.  But during
> the last, the "Grub.pm" module reports it can't find a partition
> with the '/' label and dies.
> 
> The original /etc/fstab looks like :
> 
> LABEL=/                 /                       ext3    defaults
> 1 1
> LABEL=/boot             /boot                   ext2    defaults
> 1 2
> none                    /dev/pts                devpts  gid=5,mode=620
> 0 0
> LABEL=/home             /home                   ext3    defaults
> 1 2
> LABEL=/opt              /opt                    ext3    defaults
> 1 2
> LABEL=/opt-logs         /opt-logs               ext3    defaults
> 1 2
> none                    /proc                   proc    defaults
> 0 0
> none                    /dev/shm                tmpfs   defaults
> 0 0
> LABEL=/usr              /usr                    ext3    defaults
> 1 2
> /dev/cciss/c0d0p8       swap                    swap    defaults
> 0 0
> /dev/cdrom              /mnt/cdrom              iso9660
> noauto,owner,kudzu,ro 0 0
> /dev/fd0                /mnt/floppy             auto
> noauto,owner,kudzu 0 0
>  
> # NFS mounted directories for SW depot, application logs
> rqa-admin-m:/export/swdepot /swdepot nfs rw,hard,intr 0 0
> rqa-admin-m:/export/logs/webnull /mnt/nas nfs rw,hard,intr 0 0
> 
> /usr/lib/systemconfigurator/Boot/Grub.pm is the problem stub.
> The autoinstall script uses "tune2fs -L" to set labels for
> each partition.
> 
> 
> On a related note, I had to change the invocation to use "--verbose"
> and "--debug" to see the script was not setting several required
> variables (PREFERED, BOOTDEV, ROOTDEV, DEFAULTBOOT) and had to
> add inline code or other changes to correct this.  OOPS !
> 
> I can't get "grub" or "grub-install" to setup the boot data.
> Each complains about no corresponding BIOS device.  "fdisk"
> shows the /boot partition (32 MB) as first on the first
> disk on the first SCSI controller.
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id56&alloc_id438&op=click
> _______________________________________________
> Sisuite-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to