<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffcc" text="#000000">
    I recently moved my Ubuntu installation (10.10) from one hard disk
    to another. I also installed Linux Mint on the new drive, which
    controls the boot menu (on the old hard disk the boot menu was
    installed by Ubuntu 11.10).<br>
    <br>
    Previously when booting into Ubuntu an external hard drive on a USB
    3 port automatically mounted, using its entry in fstab.<br>
    <br>
    Now, when booting from the new hard disk (the partition was copied
    using dd so it should be identical to the old one), it fails to
    mount the USB 3 disk.<br>
    <br>
    Once Ubuntu has booted, I have to switch off the USB 3 drive, switch
    it back on, and then run sudo mount -a to get it mounted. Before I
    do this there is no way to mount it, it is not even listed in
    gparted.<br>
    <br>
    So how can I get the USB 3 drive automatically recognised and
    mounted at bootup as before?<br>
    <br>
    <br>
    David K<br>
  </body>
</html>