[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CCISS patch test



On Wednesday 23 May 2007 18:14, Robert Millan wrote:
> Would someone be so kind to test the attached patch on a machine with:
>
>   - CCISS storage
>   - GPT partition table layout in main partition
>
> and report if d-i properly switches to grub2 because of the gpt?

+       /dev/cciss)
+               disc_offered_devfs=$(find $prefix -follow ! -name \*p[0-9] | head -n 1)
+       ;;

AFAIK /dev/cciss devices are "real" devices and not symlinks, so the code
should be more like the case for /dev/[hs]d[a-z] than what you have in this
patch.

Attachment: pgpIYWfrwE90l.pgp
Description: PGP signature


Reply to: