Re: independence from ide master/slave

From: Andre Tomt
Date: Sat Mar 20 2004 - 08:32:31 EST


Pascal Maillard wrote:
Hi list,

recently, I had changed my IDE disk from primary master to slave. I've got SUSE, Debian and Windows XP installed on it. I was ashamed to see that Windows loaded immediately, but the Linuxes didn't, because all of the filesystems were thought to be on /dev/hda. So I asked myself if there should not be device files that point to the _current_ hard disk (which should be defined at startup by the kernel) and its partitions. This way, it wouldn't matter which IDE channel a disk is connected to. What do you mean about this?

The kernel already supports identification of partitions through user defined labels or UUIDs. If I remember correctly, RedHat uses/used them per default.

With other distributions, some tweaking may be needed for the root fs.

man 5 fstab
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/