=?ks_c_5601-1987?B?s+sgvLogyMQ=?=
2007-03-13 01:42:17 UTC
Hello,
I have hard time with installing Image to a client.
I used systemimager v3.6.3 rpm and PXE.
My golden client image is from IDE HDD and I am trying to install on a
SATA HDD.
when I try installation, I get the message below right after copying
all the image files from Image server.
It looks like client couldn't find " /boot " directory but it's there.
I checked the installation script and I found the client couldn't
execute " chroot /a /bin/df " command.
Any ideas for what could be wrong?
Thanks.
========================================================================
============================================
choose_autoinstall_script
Using autoinstall scripts: /scripts/dell4.sh
Write_variables
run_autoinstall_script
DISKORDER=sd,cciss,ida,rd,hd
enumerate_disks
sda
DISKS=1
Partitioning /dev/sda...
Old partition table for /dev/sda:
Load device mapper driver (for LVM)
device_mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-***@redhat.com
Load additional filesystem drivers
JFS: nTxBlock=4018, nTxLock=32148
SGI XFS with ACLS, security attributes, no debug enabled
mount /dev/sda1 /a -t ext3 -o defaults
Kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: recovery complete
EXT3-fs: Mounted filesystem with ordered data mode
mkdir -p /a/proc || shellout
mount proc /a/proc -t proc -o defaults || shellout
mkdir -p /a/sys || shellout
mount sysfs /a/sys -t sysfs -o defaults || shellout
Evaluating image size
Report task started
Report task stoped
rsync -av --numeric -ids 192.168.11.101::overrides/my_image/ /a/
Editing files for actual disk configuration...
/dev/hda -> /dev/sda
/etc/fstab
/etc/raidtab
2007-2-13 4:35:2 [Network::Line58] setting up network type
Network::Linuxcon
2007-2-13 4:35:2 [Boot::Lilo::Line76] Lilo executable set to: /sbin/lilo
2007-2-13 4:35:2 [Boot::Grub::Line101] Grub executable set to:
/sbin/grub-install
2007-2-13 4:35:2 [Boot::Grub::Line118] bootloader=/sbin/grub-install
Probing devices to guess BIOS drives. This may take a long time.
df: Warning: cannot read table of mounted filesystems
df: Warning: cannot read table of mounted filesystems
Could not find device for /boot : Not found or not a block device.
2007-2-13 4:35:3 [Boot::Label::Line101] Loading labels for all
devices...
2007-2-13 4:35:3 [Boot::Label::Line68] getting labels for /dev/sda1
2007-2-13 4:35:3 [Boot::Label::Line68] getting labels for /dev/sda2
2007-2-13 4:35:3 [Boot::Label::Line103] Label structure is as follows:
$VAR1={};
WARNING: Label /1 not found anywhere on the system! at /usr/lib/system
config/boot/Grub.pm line 207
2007-2-13 4:45:3 [Boot::Label::Line109] Labels are: $VAR1={};
Couldn't find grub root at /usr/lib/systemconfig/Boot.pm Line110
Error: None of the fllowing bootloaders were successfully setup on your
system Yaboot, Iseries, EFI, Elilo, Lilo Grub, Palo, Aboot
killing off runing processes
========================================================================
============================================
I have hard time with installing Image to a client.
I used systemimager v3.6.3 rpm and PXE.
My golden client image is from IDE HDD and I am trying to install on a
SATA HDD.
when I try installation, I get the message below right after copying
all the image files from Image server.
It looks like client couldn't find " /boot " directory but it's there.
I checked the installation script and I found the client couldn't
execute " chroot /a /bin/df " command.
Any ideas for what could be wrong?
Thanks.
========================================================================
============================================
choose_autoinstall_script
Using autoinstall scripts: /scripts/dell4.sh
Write_variables
run_autoinstall_script
/scripts/dell4.sh
get_archDISKORDER=sd,cciss,ida,rd,hd
enumerate_disks
sda
DISKS=1
Partitioning /dev/sda...
Old partition table for /dev/sda:
Load device mapper driver (for LVM)
device_mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-***@redhat.com
Load additional filesystem drivers
JFS: nTxBlock=4018, nTxLock=32148
SGI XFS with ACLS, security attributes, no debug enabled
mount /dev/sda1 /a -t ext3 -o defaults
Kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: recovery complete
EXT3-fs: Mounted filesystem with ordered data mode
mkdir -p /a/proc || shellout
mount proc /a/proc -t proc -o defaults || shellout
mkdir -p /a/sys || shellout
mount sysfs /a/sys -t sysfs -o defaults || shellout
Evaluating image size
Report task started
Report task stoped
rsync -av --numeric -ids 192.168.11.101::overrides/my_image/ /a/
Editing files for actual disk configuration...
/dev/hda -> /dev/sda
/etc/fstab
/etc/raidtab
2007-2-13 4:35:2 [Network::Line58] setting up network type
Network::Linuxcon
2007-2-13 4:35:2 [Boot::Lilo::Line76] Lilo executable set to: /sbin/lilo
2007-2-13 4:35:2 [Boot::Grub::Line101] Grub executable set to:
/sbin/grub-install
2007-2-13 4:35:2 [Boot::Grub::Line118] bootloader=/sbin/grub-install
Probing devices to guess BIOS drives. This may take a long time.
df: Warning: cannot read table of mounted filesystems
df: Warning: cannot read table of mounted filesystems
Could not find device for /boot : Not found or not a block device.
2007-2-13 4:35:3 [Boot::Label::Line101] Loading labels for all
devices...
2007-2-13 4:35:3 [Boot::Label::Line68] getting labels for /dev/sda1
2007-2-13 4:35:3 [Boot::Label::Line68] getting labels for /dev/sda2
2007-2-13 4:35:3 [Boot::Label::Line103] Label structure is as follows:
$VAR1={};
WARNING: Label /1 not found anywhere on the system! at /usr/lib/system
config/boot/Grub.pm line 207
2007-2-13 4:45:3 [Boot::Label::Line109] Labels are: $VAR1={};
Couldn't find grub root at /usr/lib/systemconfig/Boot.pm Line110
Error: None of the fllowing bootloaders were successfully setup on your
system Yaboot, Iseries, EFI, Elilo, Lilo Grub, Palo, Aboot
killing off runing processes
========================================================================
============================================