I'm also seeing this: get_arch Partitioning /dev/sda... Old partition table for /dev/sda: DSCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) isk geometry forsda: Write Protect is off /dev/sda: 0kB -SCSI device sda: drive cache: write through 80GB Disk labe sda:l type: msdos Number Start End unknown partition table Size Type File system Flags dd if=/dev/zero of=/dev/sda bs=512 count=1 || shellout 1+0 records in 1+0 records out blockdev --rereadpt /dev/sda parted -s -- /dev/sda mklabel || shellout Error: Expecting a disk label type. Killing off running processes.
-jeremy On 10/12/06 11:34 AM, "Jeremy" <[EMAIL PROTECTED]> wrote: > > Any ideas? The thing I don't understand is that I had the initial problem > where label_type was not being filled in with the autoinstall.conf file. So > I added msdos in the quotes and now I'm getting this. I know I fixed this > in the past because I have images that work right now that use a raid > config. This machine is not using software raid and I'm having troubles > with the image. > > Thanks > -jeremy > > > get_arch > Partitioning /dev/sda... > Old partition table for /dev/sda: > DSCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) > isk geometry forsda: Write Protect is off > /dev/sda: 0kB -SCSI device sda: drive cache: write through > 80GB > Disk labe sda:l type: msdos > Number Start End unknown partition table > Size Type File system Flags > dd if=/dev/zero of=/dev/sda bs=512 count=1 || shellout > 1+0 records in > 1+0 records out > blockdev -SCSI device sdb: 156301488 512-byte hdwr sectors (80026 MB) > -rereadpt /dev/ssdb: Write Protect is off > da > parted -s --SCSI device sdb: drive cache: write through > /dev/sda mklabe sdb:l msdos || shell unknown partition table > out > New partition table for /dev/sda: > parted -s -- /dev/sda print > Disk geometmd: linear personality registered for level -1 > ry for /dev/sda:md: raid0 personality registered for level 0 > 0kB - 80GB > Dismd: raid1 personality registered for level 1 > k label type: msraid5: automatically using best checksumming function: > generic_sse > dos > Number Start End Size Type generic_sse: 6768.000 MB/sec > File system Flagraid5: using function: generic_sse (6768.000 MB/sec) > s > Partitioning /dev/sdb... > Oldmd: raid5 personality registered for level 5 > partition tablemd: raid4 personality registered for level 4 > for /dev/sdb: > Disk geometry for /dev/sdb: 0kB - 80GB > Disk label type: msdos > raid6: int64x1 1628 MB/s > Number Start End Size Type File system Flags > dd if=/dev/zero of=/dev/sdb bs=512raid6: int64x2 2016 MB/s > count=1 || shellout > 1+0 records in > 1+0 records out > blockdev --rereadpt /dev/raid6: int64x4 2326 MB/s > sdb > parted -s -- /dev/sdb mklabel msdos || shellout > New partition table for /draid6: int64x8 1780 MB/s > ev/sdb: > parted -s -- /dev/sdb print > Disk geometry for /dev/sdb: 0kB - 80GB > Diraid6: sse2x1 2324 MB/s > sk label type: msdos > Number Start End Size Type File system Flags > Load softwarraid6: sse2x2 3315 MB/s > e RAID modules. > raid6: sse2x4 3771 MB/s > raid6: using algorithm sse2x4 (3771 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.17-1.2187_FC5/kernel/drivers/md/dm-mod.ko': File exists > (-1): File exists > modprobe: failed to load module dm-mod > Load additional filesystem drivers. > modprobe: module ext2 not found. > modprobe: failed to load module ext2 > mke2fs -j /dev/sda6 || shellout > mke2fs 1.38 (30-Jun-2005) > Could not stat /dev/sda6 --- No such file or directory > > > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/sisuite-users ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
