From: Andrew R. <and...@gm...> - 2008-03-21 05:37:02
|
Hi all, Is it possible to give a uuid on the config / command line in a similar way that you can give an eth device a MAC address? ex hda3=\Device\Harddisk0\Partition3, 94749C99749C7FA2 # <-- specify uuid where the line in fstab is # /dev/sda3 UUID=94749C99749C7FA2 /media/sda3 ntfs defaults,umask=007,gid=46 0 Because for some reason my ntfs partitions get a different uuid in colinux. Actually, I would be interested to know if that would be a bug or not. thanks -Andrew |