Okay more info..

"Im still trying to obtain the neweest systemconfigurator, need to
install subversion client and stuff it appears"..

However i have a full trace of what is happening..


And this is interesting:/dev/hda1 not found or not a block device,
well no it's a partition, should it not locate and find /dev/hda..
Wondering where it's picking this crud up!

2007-1-8 7:10:25 [Boot::Grub :: Line 118] bootloader = /sbin/grub-install
Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /dev/hda8
Could not find device for /dev/hda1
Could not find device for /dev/hda1
/dev/hda1: Not found or not a block device.

Here is the entire event.. And where it's bombing out, which makes no
sense. I've tried with default initrd.img/kernel/and pxelinux.0 as
well, and it can't even find the standard IDE drive (huh?!), so with
my custom initrd.img that works with most of the new dells and various
megeraid_sas systems, it seems to work fine until systemconfigurator
loses it's mind. (no this is just a generic whitebox with an IDE disk)

:::::::::::::::::::::IMAGE EVENT:::::::::::::::::::::::::::::::::
maybe i'm missing something
Loading amd76xrom...
not needed or already loaded.

Loading 3c59x...
done!

Loading 3c59x...
done!

Loading usb-ohci...
not needed or already loaded.

get_hostname_by_hosts_file
Hosts file exists...
Searching for this machine's hostname in /scripts/hosts by IP: 10.40.4.253

This hosts name is: default

run_pre_install_scripts
>>> 99all.harmless_example_script

I live in /var/lib/systemimager/scripts/pre-install.


choose_autoinstall_script
Using autoinstall script: /scripts/default.sh

write_variables

run_autoinstall_script
>>> /scripts/default.sh

get_arch
enumerate_disks
hda
DISKS=1

Partitioning /dev/hda...
Old partition table for /dev/hda:
Disk geometry for /dev/hda: 0kB - 40GB
Disk lab hda:el type: msdos
 unknown partition table
Number Start End Size Type File system Flags
1 1kB 235MB 235MB primary ext3 boot
2 235MB 9544MB 9309MB primary
3 9544MB 10GB 934MB primary ext3
4 10GB 40GB 30GB extended
5 10GB 14GB 3724MB logical ext3
6 14GB 18GB 3724MB logical ext3
7 18GB 22GB 3725MB logical ext3
8 22GB 40GB 18GB logical ext3
dd if=/dev/zero of=/dev/hda bs=512 count=1 || shellout
1+0 records in
1+0 records out
blockdev --rereadpt /dev/hda
parted -s -- /dev/hda mklabel msdos || shellout
Creating partition /dev/hda1.
parted -s -- /dev/hda mkpart primary 0 235 || shellout
parted -s -- /dev/hda set 1 boot on
root: logger: parted /dev/hda set 1 boot on
Creating partition /dev/hda2.
parted -s -- /dev/hda mkpart primary 235 9544 || shellout
Creating partition /dev/hda3.
parted -s -- /dev/hda mkpart primary 9544 10478 || shellout
Creating partition /dev/hda4.
parted -s -- /dev/hda mkpart extended 10478 40021 || shellout
Creating partition /dev/hda5.
parted -s -- /dev/hda mkpart logical 10478 14202 || shellout
Creating partition /dev/hda6.
parted -s -- /dev/hda mkpart logical 14202 17926 || shellout
Creating partition /dev/hda7.
parted -s -- /dev/hda mkpart logical 17926 21651 || shellout
Creating partition /dev/hda8.
parted -s -- /dev/hda mkpart logical 21651 40021 || shellout
New partition table for /dev/hda:
parted -s -- /dev/hda print
Disk geometry for /dev/hda: 0kB md: linear personality registered for level -1
- 40GB
Disk label type: msdos
md: raid0 personality registered for level 0
Number Start End Size Type File md: raid1 personality registered for level 1
system Flags
1 1kB 235MB 235MB raid5: automatically using best checksumming function: pIII_ss
e
primary ext3 boot
2 235MB 9544M   pIII_sse  :  4802.000 MB/sec
B 9309MB primaryraid5: using function: pIII_sse (4802.000 MB/sec)

3 9544MB 10GB md: raid5 personality registered for level 5
934MB primary exmd: raid4 personality registered for level 4
t3
4 10GB 40GB 30GB extended
5 10GB 14GB 3724MB logical ext3
raid6: int32x1    666 MB/s ext3

7 18GB 22GB 3725MB logical ext3
raid6: int32x2    743 MB/sxt3

Load software RAID modules.
raid6: int32x4    663 MB/s
raid6: int32x8    432 MB/s
raid6: mmxx1     1469 MB/s
raid6: mmxx2     2199 MB/s
raid6: sse1x1     457 MB/s
raid6: sse1x2     934 MB/s
raid6: using algorithm sse1x2 (934 MB/s)
md: raid6 personality registered for level 6
md: raid10 personality registered for level 10
Load device mapper driver (for LVM).
insmod: cannot insert `/lib/modules/2.6.15-1.2054_FC5smp/kernel/drivers/mdJFS: n
TxBlock = 8192, nTxLock = 65536
/dm-mod.ko': File exists (-1): File exists
modprobe: failed to load module dm-mod
Load additioSGI XFS with ACLs, security attributes, large block numbers, no debu
g enabled
nal filesystem dSGI XFS Quota Management subsystem
rivers.
modprobe: module ext2 not found.
modprobe: failed to load module ext2
mke2fs -j /dev/hda8 || shellout
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
2244608 inodes, 4484781 blocks
224239 blocks (5.00%) reserved for the super user
First data block=0
137 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000

Writing inodone137777777777
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 38 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to ovkjournald starting.
Commit interval 5 seconds
erride.
internal journaln hda8,  -L / /dev/hda1

tune2fs 1.38 (3EXT3-fs: mounted filesystem with ordered data mode.
0-Jun-2005)
mkdir -p /a/ || shellout
mount /dev/hda8 /a/ -t ext3 -o defaults || shellout
mke2fs -j /dev/hda1 || shellout
mke2fs 1.38 (30-Jun-2005)
warning: 115 blocks unused.

Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
57568 inodes, 229377 blocks
11474 blocks (5.00%) reserved for the super user
First data block=1
28 block groups
8192 blocks per group, 8192 fragments per group
2056 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185

Writing inode tables:done8
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
tune2fs -L /boot /dev/hkjournald starting.  Commit interval 5 seconds
da1
internal journalFS on hda1, 8 (30-Jun-2005)

mkdir -p /a/booEXT3-fs: mounted filesystem with ordered data mode.
t || shellout
mount /dev/hda1 /a/boot -t ext3 -o defaults || shellout
mke2fs -j /dev/hda5 || shellout
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
455168 inodes, 909179 blocks
45458 blocks (5.00%) reserved for the super user
First data block=0
28 block groups
32768 blocks per group, 32768 fragments per group
16256 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736

Writing inode tables:done8
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 20 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to ovkjournald starting.
Commit interval 5 seconds
erride.
tune2fsEXT3 FS on hda5,  -L /adm /dev/hdinternal journal
a5
tune2fs 1.38EXT3-fs: mounted filesystem with ordered data mode.
 (30-Jun-2005)
mkdir -p /a/adm || shellout
mount /dev/hda5 /a/adm -t ext3 -o defaults || shellout
mke2fs -j /dev/hda6 || shellout
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
455168 inodes, 909179 blocks
45458 blocks (5.00%) reserved for the super user
First data block=0
28 block groups
32768 blocks per group, 32768 fragments per group
16256 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736

Writing inode tables:done8
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 22 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
tune2fskjournald starting.  Commit interval 5 seconds
 -L /logs /dev/hEXT3 FS on hda6, da6
tune2fs 1.3internal journal
EXT3-fs: mounted filesystem with ordered data mode.

mkdir -p /a/logs || shellout
mount /dev/hda6 /a/logs -t ext3 -o defaults || shellout
mke2fs -j /dev/hda3 || shellout
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
114016 inodes, 228027 blocks
11401 blocks (5.00%) reserved for the super user
First data block=0
7 block groups
32768 blocks per group, 32768 fragments per group
16288 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840

Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 25 mounts or
180 days, whichever comes fkjournald starting.  Commit interval 5 seconds
irst. Use tune2fEXT3 FS on hda3, s -c or -i to ovinternal journal
erride.
tune2fsEXT3-fs: mounted filesystem with ordered data mode.
 -L /tmp /dev/hda3
tune2fs 1.38 (30-Jun-2005)
mkdir -p /a/tmp || shellout
mount /dev/hda3 /a/tmp -t ext3 -o defaults,noexec || shellout
mke2fs -j /dev/hda7 || shellout
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
455168 inodes, 909423 blocks
45471 blocks (5.00%) reserved for the super user
First data block=0
28 block groups
32768 blocks per group, 32768 fragments per group
16256 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736

Writing inode tables:done8
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 20 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
tune2fs -L /var /dev/hdkjournald starting.  Commit interval 5 seconds
a7
tune2fs 1.38EXT3 FS on hda7,  (30-Jun-2005)
internal journal
mkdir -p /a/var EXT3-fs: mounted filesystem with ordered data mode.
|| shellout
mount /dev/hda7 /a/var -t ext3 -o defaults || shellout
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.
Quietly installing image...
/rsync -aHS --exclude=lost+found/ --exclude=/proc/* --numeric-ids 10.40.4.14::de
ll-db/ /a/

Report task stopped.
|
stop_spinner
rsync -av --numeric-ids 10.40.4.14::overrides/dell-db/ /a/
receiving file list ... done
./

sent 108 bytes  received 66 bytes  348.00 bytes/sec
total size is 0  speedup is 0.00
Editing files for actual disk configuration...
/dev/hda -> /dev/hda
/etc/fstab
/boot/grub/menu.lst
/etc/grub.conf

ÇÇÇÇÇÇÇ2007-1-8 7:10:25 [Network :: Line 58] Setting up network type Network::Li
nuxConf
2007-1-8 7:10:25 [Boot::YaBoot :: Line 91] YaBoot executable is set to: .




2007-1-8 7:10:25 [Boot::Lilo :: Line 76] Lilo executable set to: .

2007-1-8 7:10:25 [Boot::Grub :: Line 101] Grub executable set to: /sbin/grub-ins
tall.
2007-1-8 7:10:25 [Boot::Grub :: Line 118] bootloader = /sbin/grub-install
Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /dev/hda8
Could not find device for /dev/hda1
Could not find device for /dev/hda1
/dev/hda1: Not found or not a block device.
2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label / not found anywhere on the system! at /usr/lib/systemconfig/Boot
/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label /boot not found anywhere on the system! at /usr/lib/systemconfig/
Boot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label /adm not found anywhere on the system! at /usr/lib/systemconfig/B
oot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label /logs not found anywhere on the system! at /usr/lib/systemconfig/
Boot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label /tmp not found anywhere on the system! at /usr/lib/systemconfig/B
oot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...


BusyBox v1.1.1 (2006.10.24-09:14+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

sh: can't access tty; job control turned off
/scripts/pre-install # 2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label f
or /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label /var not found anywhere on the system! at /usr/lib/systemconfig/B
oot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

2007-1-8 7:10:25 [Boot::Label :: Line 101] Loading labels for all devices...
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda1
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda2
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda3
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda5
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda6
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda7
2007-1-8 7:10:25 [Boot::Label :: Line 68] getting label for /dev/hda8
2007-1-8 7:10:25 [Boot::Label :: Line 103] Label structure is as follows: $VAR1
= {};

WARNING: Label SWAP-hda2 not found anywhere on the system! at /usr/lib/systemcon
fig/Boot/Grub.pm line 207
2007-1-8 7:10:25 [Boot::Label :: Line 109] Labels are:$VAR1 = {};

Couldn't find grub root at /usr/lib/systemconfig/Boot.pm line 110

Couldn't find grub root at /usr/lib/systemconfig/Boot.pm line 110

Couldn't find grub root at /usr/lib/systemconfig/Boot.pm line 110

Error: None of the following bootloaders were successfully setup on your system:
YaBoot,Iseries,EFI,Elilo,Lilo,Grub,Palo,Aboot

Killing off running processes.

write_variables
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This is the SystemImager autoinstall system

Your autoinstall has failed. You can use the shell prompt to try and see
what happened. You may be able to use the <Shift>+<Page Up> keys to scroll
back and see the text that has passed off the top of the screen. You can use
<alt>+<f2>, <f3>, or <f4> to work at an alternate shell prompt and preserve
your messages on the main screen, which is on <alt>+<f1>. Then go back and
re-read the documentation to see if your problem is described there.
You have read the documentation, right? :-)

If you absolutely cannot figure it out, visit the SystemImager support page
at http://systemimager.org/support/. There you can search the email list
archives, ask your question on IRC, or even join a mailing list to ask your
question. There's a good chance someone else has experienced this very same
issue and can help answer your question. If you find the answer and it's not
in the documentation, or if you identify a bug, please submit a bug report at
the SystemImager support page.

Have fun! http://systemimager.org/team/

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Installation failed!! Stopping report task.
/scripts/default.sh: kill: 642: (26852) - No such process
Report task stopped.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to