Results 1 to 5 of 5

Thread: Partition Folders on Boot

  1. #1
    Join Date
    Aug 2013
    Location
    London, UK
    Beans
    423
    Distro
    Ubuntu

    Partition Folders on Boot

    Ubuntu 18:04 LTS

    Folks, system working fine but for some reason I have four folders that appear when started showing contents of different partitions.

    None of the folders appear in fstab or mtab so I am not sure where they are being produced from.

    From my file manager I get the following;

    /dev/dm-1
    /dev/dm-2
    /dev/sda3
    /dev/sda6
    It is a tri-boot system with Ubuntu my main system on /dev/sda5
    Windows10 on /dev/sda3
    Fedora on a LVM system on /dev/sda7 (Think that is dm-1 and dm-2)

    /dev/sda6 I am not sure of, it contains boot and efi files but my efi partition is actually /dev/sda1

    My question really is; where might these folders be being created?

    Geoff

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Partition Folders on Boot

    when you type df -Th do they show in the list? If not, then they aren't mounted and whatever GUI is showing them is at fault.

  3. #3
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Partition Folders on Boot

    /dev/sda6 I am not sure of, it contains boot and efi files but my efi partition is actually /dev/sda1
    Very likely it's Fedora's /boot partition.

  4. #4
    Join Date
    Aug 2013
    Location
    London, UK
    Beans
    423
    Distro
    Ubuntu

    Re: Partition Folders on Boot

    Quote Originally Posted by CelticWarrior View Post
    Very likely it's Fedora's /boot partition.
    Yes, could be, none if the drives are issues, just curiosity as I know automounts are generally in fstab or mtab

    Geoff

  5. #5
    Join Date
    Aug 2013
    Location
    London, UK
    Beans
    423
    Distro
    Ubuntu

    Re: Partition Folders on Boot

    Quote Originally Posted by TheFu View Post
    when you type df -Th do they show in the list? If not, then they aren't mounted and whatever GUI is showing them is at fault.
    No, they don't show with that command, only sda1 and sda5 (efi partition and Ubuntu system) are mounted prefixed by /dev. Loads of loops and a few tmpfs show and I know of them.

    Thanks for info TheFu - if I right click mouse over icon in task bar I can unlock from launcher so that is where they are being launched from. Not sure what config file controls that.

    Geoff

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •