LVM and RAID support
Thomas Lange
lange at informatik.Uni-Koeln.DE
Wed Oct 22 17:57:51 CEST 2003
>>>>> On Wed, 22 Oct 2003 17:15:43 +0200, Erik Rossen <rossen at freesurf.ch> said:
> - $result = `sh -c "LC_ALL=C sfdisk /dev/sd[a-z] /dev/hd[a-z] -g -q" 2>&1`;
> + $result = `sh -c "LC_ALL=C sfdisk /dev/hd{a,c} -g -q" 2>&1`;
That's a very ugly hack, that will only work for you. Please do not
try to fix things in such a way. A patch MUST work for more than one user.
--
regards Thomas
More information about the linux-fai
mailing list