View Single Post
Old 12-25-2005, 06:40 PM  
EwarWoo
Senior Member
 
Join Date: Oct 2002
Posts: 462
Default

# !!! THE LOGICAL DRIVE LETTER SHOULD BE WRITED IN UPPER CASE !!!
# !!! Exemple: C: or D: or E: ...but without \ at the end !!!
# !!! OTHER ARGS SHOULD RESPECT $sections variable ABOVE !!!
set device(0) "x: x -x"
set device(1) "x: -x"
set device(TOTAL) 2
set device(COLUMN) 1

You've stuffed up that section somehow.
If you only have 1 drive delete the device(1) entry altogether.
EwarWoo is offline   Reply With Quote