Find the answer to your Linux question:
Results 1 to 6 of 6
Somehow, Windows has managed to create tons of files of the same name in the same directory, and now Fedora refuses to boot as a result. As there are so ...
  1. #1
    Just Joined! TTIO's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    80

    Multiple non-unique files...

    Somehow, Windows has managed to create tons of files of the same name in the same directory, and now Fedora refuses to boot as a result. As there are so many and fsck renames them to the same thing, I can't even use fsck in single user mode to fix it

    I'm attempting to copy everything else onto an external hard drive and then boot up a live system without mounting any drives so that I can reformat the partition on which all of these multiple files are, but does anyone know of any less drastic ways to solve this?

  2. #2
    Just Joined! TTIO's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    80
    Ok, cancel that. I just need to know how to swap sdb5 and 6 around now, or else tell Fedora to mount them the other way around (sdb5 was my /home, but that's now sdb6. sdb6 was my /usr, and that's now sdb5).

    Anyone know how to do this?

  3. #3
    Linux Newbie rituraj.goswami's Avatar
    Join Date
    Aug 2008
    Location
    Guwahati
    Posts
    133
    change your /etc/fstab

  4. #4
    Just Joined! TTIO's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    80
    Tried that, but I couldn't find out the UUID for the new partition. I thought maybe I could just re-install and fix it like that, but it came up with an error during the installation.

    Anyone know how to fix this?

    The error log is 3MB, so I've uploaded it here as opposed to on this site.

  5. #5
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    Quote Originally Posted by TTIO View Post
    Tried that, but I couldn't find out the UUID for the new partition.
    There are two things you can do:
    • You can replace the UUID with the /dev/sd?? format name. This will work as long as you don't split/merge any partitions and change the order again. (in fact this is the old way of doing things)
    • Use the command blkid to retrieve the UUID of the partition. You will need to do this as root.

  6. #6
    Just Joined! TTIO's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    80
    I'm thinking I'm beyond that point now

    But I'll bear that in mind in case this ever happens again, thanks.

Posting Permissions

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