You are not logged in.

#1 2009-03-26 05:35:36

bs
Member
Registered: 2009-03-17
Posts: 3

Duplicate UUID for 2 seperate e-sata harddrives

hi,
my mainboard has 2 e-sata ports, connected to them are two identical harddisks (i used them in a raid for some time).
without any entry to /etc/fstab hal finds and mounts both of them properly. (it just mounts one to /media/musik and the other to /media/musik_)
still i would like to configure some mount-options and add them to the fstab, but ...
"blkid" shows me this:
/dev/sda1: UUID="B82CD4282CD3E004" LABEL="musik" TYPE="ntfs"
/dev/sdc1: UUID="B82CD4282CD3E004" LABEL="musik" TYPE="ntfs"

and "ls -lF /dev/disk/by-uuid" only shows /dev/sda1

is there a way i can assign another UUID to sdc1?

Offline

#2 2009-03-26 12:13:23

dobedo
Member
From: Belgium
Registered: 2008-10-04
Posts: 113

Re: Duplicate UUID for 2 seperate e-sata harddrives

Looks like it's not (yet) possible from linux.
ntfsprogs generate a new uuid when a ntfs partition is created but it cannot be modified.

Some info here but no real solution:https://answers.launchpad.net/ubuntu/+question/47564

Last edited by dobedo (2009-03-26 12:41:06)

Offline

Board footer

Powered by FluxBB