<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
you are on the money Mikkel,<br>
<br>
after my first email, i noted that in fact what i had on FC10's fstab
was /dev/sdb1, not the /dev/sdd1 that is the actual device node being
used.<br>
<br>
how happy i was in my ignorance!  i also just read in a related thread
that using fstab isn't a good idea as its used primarily at boot time.<br>
<br>
let me slap a label on this puppy and see if i can make it howl! :)<br>
<br>
thx again, jackc...<br>
<br>
<br>
On 06/30/2009 04:06 PM, Mikkel L. Ellertson wrote:
<blockquote cite="mid:4A4A9A61.3080904@infinity-ltd.com" type="cite">
  <pre wrap="">jack craig wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Fedora Folks,

over the weekend, i decided to upgrade my fc10 to fc11. it wasnt too
painful, it only broke my email and mplayer.

however, as i used my sd card to shuttle files to/from my moblin
netbook, i had a /etc/fstab entry of the form, ...

/dev/sdd1  /media/disk             ext3                defaults   0 0

and this bought me the assurance that upon mount, /media/disk/.. is
where i'd find my sd card files.

now with fc11, this same entry fails to do the job, i get a system
generated mount point of the form, ...

/dev/sdd1 on /media/c35d465d-bf2b-4c9a-9fd4-5a6e02d8d219 type ext2
(rw,nosuid,nodev,uhelper=devkit)

and if i add my fstab entry, i get an error about only root can mount
/dev/sdd1 on /media/disk.

could someone point me to how to override this behaviour?

    </pre>
  </blockquote>
  <pre wrap=""><!---->With that fstab entry, you should have gotten the same error in F10.
You need the user or users option to let a normal user mount an
entry in fstab. What it looks like you are getting as a mount point
is the uuid of the partation on the SD card. I suspect that the
fstab entry was not used in F10, and HAL was using /media/disk as
the mount point. Now, if you label the partition, you should get a
mount point of /media/<label>.

Mikkel
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="120">-- 
   jack craig
      <a class="moz-txt-link-abbreviated" href="mailto:jackc@LinuxLightHouse.com">jackc@LinuxLightHouse.com</a>
         831-684-1375 (Office)
            831-596-6924 (cell)
               IM: jackcraigaptos (AIM)
</pre>
</body>
</html>