How to make a UUID for a new hard drive

Rashkae ubuntu at tigershaunt.com
Mon Apr 23 13:53:20 UTC 2007


Craig Hagerman wrote:

>>
> 
> Now that you point that stuff out I guess so. I will use use cfdisc to
> re-create the filesystem and see if I get a UUID out of that.
> 
cfdisk is for creating partitions.. now you need to create the 
filesystem. Use mkfs.ext3 for that...

Example, assuming your drive and partition are at /dev/sde1

sudo mkfs.ext3 /dev/sde1




More information about the ubuntu-users mailing list