Hello, You can specify the device to use for the boot loader in the image you are currentlty using.
Look in : /var/lib/systemimager/images/oscarimage/etc/systemconfig (if your image is called "oscarimage"). The file systemconfig.conf contain the following : # systemconfig.conf written by systeminstaller. CONFIGBOOT = YES CONFIGRD = YES [BOOT] ROOTDEV = /dev/hda6 BOOTDEV = /dev/hda DEFAULTBOOT = 2.6.5-1.358smp [KERNEL0] PATH = /boot/vmlinuz-2.6.5-1.358smp LABEL = 2.6.5-1.358smp [KERNEL1] PATH = /boot/vmlinuz-2.6.5-1.358 LABEL = 2.6.5-1.358 So you can simply change the value to what you would like in this file and the next OSCAR install of this node will follow this. You can also have a look at the install script here : /var/lib/systemimager/scripts/oscarimage.master Please loof for DISK0 in particular as you probably would like to change it if is not the one you want. Ben * Alex Cresswell <[EMAIL PROTECTED]> [04-10-04 13:59]: > I see noone has bitten on this as of yet, am I the only one to run into > this? Should I be asking about this issue on the system imager list? > > Alex Cresswell wrote: > > >I'm installing some nodes with no /dev/hda, the primary drive is > >/dev/hdc, I have my oscar install working to the point where it tries > >to install the bootloader, but it is trying to put the bootloader on > >/dev/hda, how do I change this? > > > > -- > Alex Cresswell - Systems Analyst > RHCE > eXcellence in IS Solutions, Inc. (X-ISS) > ======================================== > Email: [EMAIL PROTECTED] > VM/Pager: 713.339.7225 > Office: 713.862.9200 > Fax: 713.586.3224 > ======================================== > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users -- Benoit des Ligneris Ph. D. President de Revolution Linux http://www.revolutionlinux.com/ OSCAR Chair http://oscar.openclustergroup.org/ Chef de projet EduLinux http://www.edulinux.org/ ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
