> Hello, > > i'm having a little disagrement with setup-storage, on a HP G5, with 4 146G > disk raid 1+0. > > The little issue is it cannot determine size of /dev/cciss/c0d02 > > Anyone got a tip ? > There is a problem in your disk_config:
> -------------------------------------- > > Source hook: partition.PROSODIE.source > disklist was: > cciss/c0d0Input was: > # Partitionnement standard avec LVM > > disk_config disk1 bootable:1 > primary /boot 500 ext3 rw > > disk_config lvm > vg VG01 disk1.2 > VG01-swap swap 2048 swap sw > VG01-root / 2048 ext3 rw > VG01-opt /opt 3048 ext3 rw > VG01-var /var 2000 ext3 rw > VG01-tmp /tmp 600 ext3 rw > VG01-usr /usr 2000 ext3 rw > VG01-appli /appli 0- ext3 rw > > [...] You need to add a line primary - 0- - - after the primary /boot ... line. Otherwise there won't be any disk1.2 partition. HTH, Michael
pgp8vyOurIEJy.pgp
Description: PGP signature
