setup-storage -D

Thomas Lange lange at informatik.uni-koeln.de
Tue May 27 21:44:22 CEST 2014


>>>>> On Tue, 27 May 2014 21:23:35 +0200, Thomas Neumann <blacky+fai at fluffbunny.de> said:

    >   /usr/sbin/setup-storage -d -D sda sdb sdc sdd
    >   setup-storage is running in test-only mode
    >   disklist: sda
    > suggested solution: parse given string as comma separated values
My suggested solution:

Use setup-storage -d -D 'sda sdb sdc sdd' or " instead of '. As with
other Unix commands, the option only takes one argument. If you neeed
to specify more than one argument, put them between quotes.

-- 
regards Thomas


More information about the linux-fai mailing list