<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.1">
</HEAD>
<BODY>
Only if the module/kernel involved remaps the device to the right UUID. Considering that seemed to break when the recent kernel changed SATA devices from /dev/hdx to /dev/sdx it could happen again.<BR>
<BR>
<BR>
On Thu, 2007-05-24 at 01:56 -0400, Greg Helton wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">The reasoning behind using UUID vs traditional device names is that an</FONT>
<FONT COLOR="#000000">UUID will not change for a partition (unless you reformat it) whereas a</FONT>
<FONT COLOR="#000000">device name can change if the drivers get loaded in different orders,</FONT>
<FONT COLOR="#000000">drives get moved around, etc :)</FONT>

<FONT COLOR="#000000">NoOp wrote:</FONT>
<FONT COLOR="#000000">> On 05/22/2007 08:56 AM, NoOp wrote:</FONT>
<FONT COLOR="#000000">>> On 05/22/2007 07:26 AM, Derek Broughton wrote:</FONT>
<FONT COLOR="#000000">>>> I have an ntfs partition  I want to mount at boot time.</FONT>
<FONT COLOR="#000000">>>></FONT>
<FONT COLOR="#000000">>>> However, ntfs-3g, being a userspace filesystem, isn't available at boot time</FONT>
<FONT COLOR="#000000">>>> and I get an error message when from the mountall.sh script.</FONT>
<FONT COLOR="#000000">>>></FONT>
<FONT COLOR="#000000">>>> Is this simply a matter of getting some modules into the initrd image, or is</FONT>
<FONT COLOR="#000000">>>> there another way to get a userspace filesystem to mount automatically</FONT>
<FONT COLOR="#000000">>>> (short of just creating another script at init level 2).</FONT>
<FONT COLOR="#000000">>> Edgy:</FONT>
<FONT COLOR="#000000">>> <<A HREF="http://ubuntuguide.org/wiki/Ubuntu:Edgy#How_to_mount_Windows_partitions_.28NTFS.29_on_boot-up.2C_and_allow_users_read_and_write_access">http://ubuntuguide.org/wiki/Ubuntu:Edgy#How_to_mount_Windows_partitions_.28NTFS.29_on_boot-up.2C_and_allow_users_read_and_write_access</A>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> Feisty:</FONT>
<FONT COLOR="#000000">>> <<A HREF="http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_mount_Windows_partitions_.28NTFS.29_on_boot-up.2C_and_allow_users_read_and_write_access">http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_mount_Windows_partitions_.28NTFS.29_on_boot-up.2C_and_allow_users_read_and_write_access</A>></FONT>
<FONT COLOR="#000000">>> [note: ntfs-3g is now in the feisty univers repos]</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Sorry, forgot to add the relevent bits from my fstab; note that his is</FONT>
<FONT COLOR="#000000">> from the edgy to feisty upgrade so it shows both the edgy config (hda1)</FONT>
<FONT COLOR="#000000">> and the new feisty config (UUID):</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> # Was: /dev/hda1     /media/windows     ntfs-3g</FONT>
<FONT COLOR="#000000">> auto,group=ntfs,umask=007       0       0</FONT>
<FONT COLOR="#000000">> # /dev/hda1 -- converted during upgrade to edgy</FONT>
<FONT COLOR="#000000">> UUID=EE68xyz /media/windows ntfs-3g defaults,local=en_US.utf8 0 0</FONT>
<FONT COLOR="#000000">> # /dev/<your partition> /media/<mount point> ntfs-3g</FONT>
<FONT COLOR="#000000">> defaults,locale=en_US.utf8 0 0</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> I've yet to figure out the reasoning for the UUID vs hda1...</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
Kind Regards Russell<BR>
==================<BR>
www.windsorcycles.com.au<BR>
sales@windsorcycles.com.au<BR>
ph. 02 4577 3209<BR>
bikes.no-ip.info<BR>
Linux user #369094<BR>
==================
</TD>
</TR>
</TABLE>
</BODY>
</HTML>