|
@@ -253,7 +253,7 @@ int ibm_partition(struct parsed_partitions *state)
|
|
|
/* Are we not supposed to report this ? */
|
|
/* Are we not supposed to report this ? */
|
|
|
goto out_readerr;
|
|
goto out_readerr;
|
|
|
} else
|
|
} else
|
|
|
- printk(KERN_WARNING "Warning, expected Label VOL1 not "
|
|
|
|
|
|
|
+ printk(KERN_INFO "Expected Label VOL1 not "
|
|
|
"found, treating as CDL formated Disk");
|
|
"found, treating as CDL formated Disk");
|
|
|
|
|
|
|
|
}
|
|
}
|