View Single Post
ShadowOfGed
Travels via TARDIS
 
Join Date: Aug 2005
Location: Earthsea
 
2007-02-09, 16:17

Quote:
Originally Posted by shadwig View Post
ShadowOfGED,
Thanks for the advice; I'll give it a try. What would the ntfslabel command look like (in case I have problems setting it in Vista)? I want to change the volume from disk0s3 to Vista. Thanks, again.
From the command-line help:
Code:
Usage: ntfslabel [options] device [label] -n, --no-action Do not write to disk -f, --force Use less caution -q, --quiet Less output -v, --verbose More output -V, --version Display version information -h, --help Display this help
So, probably just "sudo ntfslabel /dev/disk0s3 'Vista'". Hope that helps.

  quote