Bernard,

I reinstalled the golden-client and manually created the partitions.

[EMAIL PROTECTED] ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda3              35G  1.5G   32G   5% /
/dev/hda1             289M   16M  259M   6% /boot
none                  506M     0  506M   0% /dev/shm
spikegw:/usr/scheduler
                       35G  6.0G   27G  19% /autofs/scheduler
[EMAIL PROTECTED] ~]# parted -s -- /dev/hda print
Disk geometry for /dev/hda: 0.000-38162.250 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags
1          0.031    298.081  primary   ext3        boot
2        298.081   2345.427  primary   linux-swap
3       2345.427  38162.219  primary   ext3


I took a new image of the node with a different name and when I chroot
into that image I get slightly better results, but I still see it
referencing LVM.

[EMAIL PROTECTED] images]# chroot CentOS4_node/
[EMAIL PROTECTED] /]# parted -s -- /dev/hda print
Disk geometry for /dev/hda: 0.000-38162.250 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags
1          0.031    101.975  primary   ext3        boot
2        101.975  38162.219  primary   ext3        lvm

I still get the same error when trying image a node stating that is
cannot stat /dev/hda.

Any ideas?

Thanks
Bobby




Bernard Li wrote:

> Isn't that the LVM notation?  Do you need to use LVM?
>  
> Cheers,
>  
> Bernard
>
> ------------------------------------------------------------------------
> *From:* [EMAIL PROTECTED] on behalf of Bobby Brown
> *Sent:* Tue 02/08/2005 13:38
> *To:* [email protected]
> *Subject:* [Sisuite-users] CentOS 4 / RHEL 4
>
> Hi,
>
> I have CentOS 4 and encountered a problem with the device mappings for
> the OS drive.  RH no longer uses /dev/hda, but
> /dev/mapper/VolGroup00-LogVol00.  /boot is still mounted as /dev/hda1.
> I tried replacing all instances of /dev/hda in the image.master script
> to no avail.  Anyway, when systemimager chroot's and tries to get the
> partition table to format the target drive I get an error stating it
> cannot stat device /dev/hda.  Is there a way around this?
>
> Thanks in advance!
>
> Bobby
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> <http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click>
> _______________________________________________
> Sisuite-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to