On Feb 19, 2008 3:41 PM, Tory M Blue <[EMAIL PROTECTED]> wrote:
> On Feb 19, 2008 12:20 PM, Tory M Blue <[EMAIL PROTECTED]> wrote:

> Got it working (at least the virtual disk), it was really only
> modifying the disk enumeration portion of the script... I will update
> if that fixed my bootloader issue or not, but at least I can get SI to
> recognize the xvd* disks and seems to slice and dice it just fine. I'm
> waiting on the image to finish, to see if  that has fixed my
> systemconfigurator bootloader issue (doubt it)
>
systemconfigurator is having a hard time with this.  Now I obviously
can mount up the virtual and modify (as I've been doing).  However it
would be neat to know what i'm doing wrong, or if it's a limitation in
systemconfigurator

output from configurator: LOTS

mount /dev /a/dev -o bind || shellout
Detecting systemconfigurator:
---
systemconfigurator - 2.2.11
Written by Sean Dague, Donghwa John Kim, et al.

Copyright (C) 2001-2002 International Business Machines
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

---
2008-2-19 15:46:50 [Network :: Line 58] Setting up network type
Network::LinuxConf
2008-2-19 15:46:50 [Boot::YaBoot :: Line 93] YaBoot executable is set to: .
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::YaBoot
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::Iseries
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::EFI
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::Elilo
2008-2-19 15:46:50 [Boot::Lilo :: Line 76] Lilo executable set to: .
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::Lilo
2008-2-19 15:46:50 [Boot::Grub :: Line 132] grub supports --no-floppy argument.
2008-2-19 15:46:50 [Boot::Grub :: Line 107] Grub executable set to:
/sbin/grub-install.
2008-2-19 15:46:50 [Boot :: Line 66] Attempting to setup Boot::Grub
2008-2-19 15:46:50 [Boot::Grub :: Line 151] bootloader = /sbin/grub-install
2008-2-19 15:46:50 [Boot::Label :: Line 105] Loading labels for all devices...
2008-2-19 15:46:50 [Boot::Label :: Line 72] getting label for /dev/xvda1
2008-2-19 15:46:50 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda1
= /dev/xvda1: LABEL="/boot"

2008-2-19 15:46:50 [Boot::Label :: Line 75] label is /boot
2008-2-19 15:46:50 [Boot::Label :: Line 72] getting label for /dev/xvda2
2008-2-19 15:46:50 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda2
= /dev/xvda2: LABEL="/tmp"

2008-2-19 15:46:50 [Boot::Label :: Line 75] label is /tmp
2008-2-19 15:46:50 [Boot::Label :: Line 72] getting label for /dev/xvda3
2008-2-19 15:46:50 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda3
= /dev/xvda3: LABEL="SWAP-xvda3"

2008-2-19 15:46:50 [Boot::Label :: Line 75] label is SWAP-xvda3
2008-2-19 15:46:50 [Boot::Label :: Line 72] getting label for /dev/xvda5
2008-2-19 15:46:50 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda5
= /dev/xvda5: LABEL="/var"

2008-2-19 15:46:50 [Boot::Label :: Line 75] label is /var
2008-2-19 15:46:50 [Boot::Label :: Line 72] getting label for /dev/xvda6
2008-2-19 15:46:50 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda6
= /dev/xvda6: LABEL="/"

2008-2-19 15:46:50 [Boot::Label :: Line 75] label is /
2008-2-19 15:46:50 [Boot::Label :: Line 107] Label structure is as
follows: $VAR1 = {
'/var' => '/dev/xvda5',
'/' => '/dev/xvda6',
'SWAP-xvda3' => '/dev/xvda3',
'/tmp' => '/dev/xvda2',
'/boot' => '/dev/xvda1'
};

2008-2-19 15:46:50 [Boot::Grub :: Line 406] Mount = /boot; Path =
/grub/splash.xpm.gz
Probing devices to guess BIOS drives. This may take a long time.
2008-2-19 15:46:51 [Boot::Grub :: Line 290] generated device map file
/tmp/grub.devices
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 409.
2008-2-19 15:46:51 [Boot::Label :: Line 105] Loading labels for all devices...
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda1
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda1
= /dev/xvda1: LABEL="/boot"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /boot
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda2
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda2
= /dev/xvda2: LABEL="/tmp"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /tmp
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda3
= /dev/xvda3: LABEL="SWAP-xvda3"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is SWAP-xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda5
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda5
= /dev/xvda5: LABEL="/var"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /var
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda6
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda6
= /dev/xvda6: LABEL="/"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /
2008-2-19 15:46:51 [Boot::Label :: Line 107] Label structure is as
follows: $VAR1 = {
'/var' => '/dev/xvda5',
'/' => '/dev/xvda6',
'SWAP-xvda3' => '/dev/xvda3',
'/tmp' => '/dev/xvda2',
'/boot' => '/dev/xvda1'
};

2008-2-19 15:46:51 [Boot::Grub :: Line 319] mount: /boot
2008-2-19 15:46:51 [Boot::Grub :: Line 321] mount: /boot mounts: /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
2008-2-19 15:46:51 [Boot::Grub :: Line 406] Mount = /boot; Path =
/vmlinuz-2.6.18-1.2798.fc6xen
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 409.
2008-2-19 15:46:51 [Boot::Grub :: Line 514]
Kernels:/vmlinuz-2.6.18-1.2798.fc6xen
2008-2-19 15:46:51 [Boot::Grub :: Line 406] Mount = /boot; Path =
/initrd-2.6.18-1.2798.fc6xen.img
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 409.
2008-2-19 15:46:51 [Boot::Label :: Line 105] Loading labels for all devices...
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda1
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda1
= /dev/xvda1: LABEL="/boot"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /boot
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda2
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda2
= /dev/xvda2: LABEL="/tmp"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /tmp
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda3
= /dev/xvda3: LABEL="SWAP-xvda3"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is SWAP-xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda5
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda5
= /dev/xvda5: LABEL="/var"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /var
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda6
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda6
= /dev/xvda6: LABEL="/"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /
2008-2-19 15:46:51 [Boot::Label :: Line 107] Label structure is as
follows: $VAR1 = {
'/var' => '/dev/xvda5',
'/' => '/dev/xvda6',
'SWAP-xvda3' => '/dev/xvda3',
'/tmp' => '/dev/xvda2',
'/boot' => '/dev/xvda1'
};

2008-2-19 15:46:51 [Boot::Grub :: Line 319] mount: /boot
2008-2-19 15:46:51 [Boot::Grub :: Line 321] mount: /boot mounts: /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
Use of uninitialized value in sort at
/usr/lib/systemconfig/Boot/Grub.pm line 532.
Use of uninitialized value in regexp compilation at
/usr/lib/systemconfig/Boot/Grub.pm line 535.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 536.
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 536.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 538.
Use of uninitialized value in regexp compilation at
/usr/lib/systemconfig/Boot/Grub.pm line 543.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 544.
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 544.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 550.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 565.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 565.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 565.
2008-2-19 15:46:51 [Boot::YaBoot :: Line 93] YaBoot executable is set to: .




2008-2-19 15:46:51 [Boot::Lilo :: Line 76] Lilo executable set to: .

2008-2-19 15:46:51 [Boot::Grub :: Line 132] grub supports --no-floppy argument.
2008-2-19 15:46:51 [Boot::Grub :: Line 107] Grub executable set to:
/sbin/grub-install.
2008-2-19 15:46:51 [Boot::Grub :: Line 151] bootloader = /sbin/grub-install
2008-2-19 15:46:51 [Boot::Label :: Line 105] Loading labels for all devices...
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda1
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda1
= /dev/xvda1: LABEL="/boot"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /boot
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda2
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda2
= /dev/xvda2: LABEL="/tmp"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /tmp
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda3
= /dev/xvda3: LABEL="SWAP-xvda3"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is SWAP-xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda5
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda5
= /dev/xvda5: LABEL="/var"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /var
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda6
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda6
= /dev/xvda6: LABEL="/"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /
2008-2-19 15:46:51 [Boot::Label :: Line 107] Label structure is as
follows: $VAR1 = {
'/var' => '/dev/xvda5',
'/' => '/dev/xvda6',
'SWAP-xvda3' => '/dev/xvda3',
'/tmp' => '/dev/xvda2',
'/boot' => '/dev/xvda1'
};

2008-2-19 15:46:51 [Boot::Grub :: Line 338] mount: /boot
2008-2-19 15:46:51 [Boot::Grub :: Line 368] calling /sbin/grub-install
--no-floppy --recheck /dev/xvda1

Probing devices to guess BIOS drives. This may take a long time.
No suitable drive was found in the generated device map.
Reverting to backed up copy.
2008-2-19 15:46:51 [Boot::Label :: Line 105] Loading labels for all devices...
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda1
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda1
= /dev/xvda1: LABEL="/boot"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /boot
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda2
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda2
= /dev/xvda2: LABEL="/tmp"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /tmp
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda3
= /dev/xvda3: LABEL="SWAP-xvda3"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is SWAP-xvda3
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda5
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda5
= /dev/xvda5: LABEL="/var"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /var
2008-2-19 15:46:51 [Boot::Label :: Line 72] getting label for /dev/xvda6
2008-2-19 15:46:51 [Boot::Label :: Line 49] blkid -s LABEL /dev/xvda6
= /dev/xvda6: LABEL="/"

2008-2-19 15:46:51 [Boot::Label :: Line 75] label is /
2008-2-19 15:46:51 [Boot::Label :: Line 107] Label structure is as
follows: $VAR1 = {
'/var' => '/dev/xvda5',
'/' => '/dev/xvda6',
'SWAP-xvda3' => '/dev/xvda3',
'/tmp' => '/dev/xvda2',
'/boot' => '/dev/xvda1'
};

2008-2-19 15:46:51 [Boot::Grub :: Line 319] mount: /boot
2008-2-19 15:46:51 [Boot::Grub :: Line 321] mount: /boot mounts: /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 247] d = /dev/xvda1
2008-2-19 15:46:51 [Boot::Grub :: Line 250] Device: xvda; Part: 1
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 252.
2008-2-19 15:46:51 [Boot::Grub :: Line 252] Biosdev:
Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 256.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 374.
2008-2-19 15:46:51 [Boot::Grub :: Line 374] Installing GRUB on

Use of uninitialized value in substitution (s///) at
/usr/lib/systemconfig/Boot/Grub.pm line 376.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 377.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 377.
2008-2-19 15:46:51 [Boot::Grub :: Line 377] Grub root set to , bootdev=
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 379.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/systemconfig/Boot/Grub.pm line 379.
Probing devices to guess BIOS drives. This may take a long time.
2008-2-19 15:46:52 [main :: Line 479] All done. I have modified the
following files:
/boot/grub/grub.conf
/boot/grub/grub.conf
/etc/modprobe.conf
/etc/modules.conf
/etc/sysconfig/network
/etc/sysconfig/network-scripts/ifcfg-eth0
umount /a/var || mount -no remount,ro /a//var || shellout
umount /a/tmp || mount -no remount,ro /a//tmp || shellout
umount /a/sys || mount -no remount,ro /a//sys || shellout
umount /a/proc || mount -no remount,ro /a//proc || shellout
umount /a/dev || mount -no remount,ro /a//dev || shellout
umount /a/boot || mount -no remount,ro /a//boot || shellout
umount /a/ || mount -no remount,ro /a// || shellout
Imaging completed
Terminated

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to