Hi,
I think the short answer to this query is "don't use UUID for mounting
in fstab with si-suite". You cannot control the UUID when the partition
is formatted.
Use simple device numbers (sda1 etc) or labels. In the latter case, you
may have to tweak the installation script, or talk to the SALI guys
about their extensions.
Best,
Bjarne
On 20-06-2012 6:27, E-Blokos wrote:
> Hi,
> I update my kernel to 3.2.21
> but now when I do si_prepareclient --server nodexxx
> I get
> Using "parted" to gather information about disk:
> /dev/sda
> Using "parted" to gather information about disk:
> /dev/sdb
>
> WARNING: unable to identify the device with
> "UUID=92a2b62c-6cfc-440f-aa90-d922523c1e62" defined in
> /etc/fstab!
> Manually set the "real_dev" and "format" attributes in
> "/etc/systemimager/autoinstallscript.conf" to properly create
> this device
> during the autoinstall process.
> ERROR: unsupported kernel 3.2.21-rt32!
> can I correct this manually ?
> Thanks
> Franck
|