Whoops, I forgot to change $base on wp-config.php
So if someone happen to read there this is the correct way to move your wp 3.0 multisite from /path to /
-change 2 values in wp-config.php
-change value in .htaccess redirect
-modify every reference in the database from /path to / being careful about leaving everything in the same format of before
-also remember to change external plugins paths (bbpress for example)