Skip Navigation
Fedora 40 boot hangs with kernel 6.8.10
  • I haven't changed anything hardware wise and I haven't changed anything involving partitions in months.

    In kernel 6.8.9 my swap mounts perfectly I don't have any idea what I should change in order to fix 6.8.10.

  • Fedora 40 boot hangs with kernel 6.8.10

    For the past couple days, my Fedora 40 install has been hanging with kernel 6.8.10-300.

    For the past couple days I've been booting from kernel 6.8.9-300 as whenever I try to boot from kernel 6.8.10-300 my boot gets stuck at: Job dev-mapper-cl\x2dswap.device/start

    I've been trying to figure this out on my for a bit but as Fedora is now at kernel 6.8.11 the next update may remove kernel 6.8.9 as an option to boot from and I'm afraid I won't be able to boot from my system.

    If anyone knows what is wrong or could give me some advice as to how to read that message I would appreciate it very much.

    6
    [SOLVED] I can't change my /home location, and it's driving me mad
  • I didn't realize I had it either, I'll see what I can do to fix it tomorrow because right now, I'm tired and hungry.

    BTW, thank you for your help. Your comments and explanations have been a great in helping me understand my issue and Linux in general.

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • I went into /audit.log you asked, I'm gonna be honest as a total linux newbie I have no idea what im looking at . I don't really know what's supposed to be an error and what's irrelevent. This is the only thing that stick out to me

    type=SERVICE_START msg=audit(1708923571.909:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'^]UID="root" AUID="unset"

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • ok here's the output

    root@localhost-live:/home/adelie# ls -lZ
    total 36
    -rw-r--r--. 1 adelie adelie unconfined_u:object_r:unlabeled_t:s0    0 Feb 27 11:11 confirm.txt
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 25 21:03 Desktop
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 19:32 Documents
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 10:59 Downloads
    drwxr-xr-x. 5 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 26 14:15 Essentials
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 10:59 Music
    drwxr-xr-x. 3 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 11:00 Pictures
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 11:00 Public
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 11:00 Templates
    drwxr-xr-x. 2 adelie adelie unconfined_u:object_r:unlabeled_t:s0 4096 Feb 27 11:00 Videos
    
    
  • [SOLVED] I can't change my /home location, and it's driving me mad
  • What chown command should I try. I've already tried

    sudo chown -R adelie:adelie /home

    Honestly I feel like I've done everything at this point. Do you think I should reinstall fedora and partition root as ext4 instead of btrfs?

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • So I did that and nothing different happened. I'm sorry to keep taking your time like this do you know of any place, like a Discord server or something, that I can talk with somebody about this in real time.

    I'm probably going to give this issue one more day to resolve before I give up and switch to Windows 11.

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • So I did that and nothing different happened. I'm sorry to keep taking your time like this do you know of any place like a Discord, server or something, that I can talk with somebody about this in real time.

    I'm probably going to give this issue one more day to resolve before I give up and switch to Windows 11.

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • I'll do that but just to be clear this is my partition table

    adelie@localhost-live:~$ lsblk -f
    NAME        FSTYPE FSVER LABEL  UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
    sda                                                                                 
    └─sda1      ext4   1.0          f56df020-2420-4b0c-af4d-2c4c6a56a0b0  718.4G    16% /new_home
    zram0                                                                               [SWAP]
    nvme0n1                                                                             
    ├─nvme0n1p1 vfat   FAT32        02E9-123A                             581.4M     3% /boot/efi
    ├─nvme0n1p2 ext4   1.0          ed92de40-2403-4365-9b5c-eb10d519757c  719.6M    19% /boot
    └─nvme0n1p3 btrfs        fedora d5877671-6a39-4d96-9a2a-514b6007a59b  332.4G    28% /home
                                                                                        /
    
  • [SOLVED] I can't change my /home location, and it's driving me mad
  • Heres what I got

    root@localhost-live:/# ls -ld /home
    drwxr-xr-x. 3 root root 4096 Feb 27 11:06 /home
    
    root@localhost-live:/# ls -ld /home/adelie
    drwx------. 15 adelie adelie 4096 Feb 27 18:00 /home/adelie
    
  • [SOLVED] I can't change my /home location, and it's driving me mad
  • So I ran all three commands including the one /u/Max_P gave. I then changed the fstab and rebooted. I still couldn't login after that.

    I then tried to login with TTY. it gave me the same error as in the post. I ran the three commands again and rebooted. still nothing

    I logged in with my root account and ran the three commands again, rebooted and still couldn't login. I then fixed the fstab and now I'm back here again.

    just to be clear i ran chmod 700 not 755.

    Anything I should run in order to check my system? I must've done something wrong. Maybe it has to do with btrfs?

  • [SOLVED] I can't change my /home location, and it's driving me mad
  • I've entered into my root account to check the mount points and yes I can confrim everything mounted properly. I simply can't login, as far as I can tell. I've made an edit on the post to clarify this.

  • [SOLVED] I can't change my /home location, and it's driving me mad

    For the past week, I've been trying to switch my /home partition from my 500GB nvme to my 1TB sata ssd. I've been asking and receiving help from people in my previous post, but I keep hitting wall after wall in making it work and I seem to be missing a step.

    Big thank you to @pixelscript@lemmy.ml, @NateSwift@beehaw.org, for replying to my comments and helping me along.

    Previous post:

    I finally installed Linux, but I'm having a mixed experience

    Context: OS: Fedora Linux 39 (KDE Plasma) x86_64 Kernel: 6.5.6-300.fc39.x86_64 DE: Plasma 5.27.8 WM: Kwin CPU: AMD Ryzen 5 5600X GPU: Nvidia Geforce GTX 1660

    I have a 500GB nvme which I want to have my entire / stored within. And I have a 1TB sata ssd which I want to have my /home to be stored in. I've tried many of the steps some helpful people here on lemmy have detailed, and though it's gotten me closer to getting it right, but I still can't seem to login when I switch my fstab.

    Allow me to go through every step I've done so far.

    I reinstalled fedora, hoping I could separate my /home in the installer. No such luck, anytime I switched my /home partition into the 1TB drive my entire root directory would follow it. I decided to do the auto install on my nvme and do it manually when it's fully installed.

    So just to be clear I am starting from a clean install nothing except neofetch and vim installed.

    I created two new directories directly in /. They were /new_home and /old_home.

    I formatted my 1TB disk, partitioned it, and then formatted the partition into an ext4, 931.5 G partition.

    I mounted it to /new_home

    NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS sda └─sda1 ext4 1.0 f56df020-2420-4b0c-af4d-2c4c6a56a0b0 718.4G 16% /new_home

    From here I ran the command sudo rsync -a /home/adelie/new_home. this is why the current available space is 718.4G. I also added a new file to /new_home called confirm.txt in order to tell which was which at a glance.

    I check the permissions and ownership of both /home and /new_home with ls -la they were identical.

    ``` adelie@localhost-live:/new_home$ ls -la /new_home

    total 8 drwxr-xr-x. 3 root root 4096 Feb 27 11:06 . dr-xr-xr-x. 1 root root 204 Feb 25 21:13 .. drwx------. 15 adelie adelie 4096 Feb 27 11:11 adelie adelie@localhost-live:/new_home$ ls -la /home

    total 0 drwxr-xr-x. 1 root root 12 Feb 25 21:01 . dr-xr-xr-x. 1 root root 204 Feb 25 21:13 .. drwx------. 1 adelie adelie 348 Feb 27 11:25 adelie adelie@localhost-live:/new_home$ ``` The story is the same inside the $USER files, the files and directories are identical and so are there permissions and ownership.

    I added /dev/sda1 to fstab to auto boot both drives.

    UUID=d5877671-6a39-4d96-9a2a-514b6007a59b / btrfs subvol=root,compress=zstd:1 0 0 UUID=ed92de40-2403-4365-9b5c-eb10d519757c /boot ext4 defaults 1 2 UUID=02E9-123A /boot/efi vfat umask=0077,shortname=winnt 0 2 UUID=d5877671-6a39-4d96-9a2a-514b6007a59b /home btrfs subvol=home,compress=zstd:1 0 0 UUID=f56df020-2420-4b0c-af4d-2c4c6a56a0b0 /new_home ext4 defaults 1 2

    At this point I haven't changed the boot path for /home yet. When I rebooted, everything worked as expected. When I entered the KDE login screen it let me go into my desktop when I inputted my password correctly.

    After this I decided to swap them.

    UUID=d5877671-6a39-4d96-9a2a-514b6007a59b / btrfs subvol=root,compress=zstd:1 0 0 UUID=ed92de40-2403-4365-9b5c-eb10d519757c /boot ext4 defaults 1 2 UUID=02E9-123A /boot/efi vfat umask=0077,shortname=winnt 0 2 UUID=d5877671-6a39-4d96-9a2a-514b6007a59b /old_home btrfs subvol=home,compress=zstd:1 0 0 UUID=f56df020-2420-4b0c-af4d-2c4c6a56a0b0 /home ext4 defaults 1 2

    When I entered into the KDE login screen, anytime I inputted my password correctly it would kick me back to the login screen within the second. At this point I assumed it was a KDE issue and that I was missing a step in order to login correctly.

    I read a comment explaining TTY, and that I should try logging in from there to confirm if it was a KDE issue or not. When I tried it I ended up with this.

    ``` Fedora Linux 39 (KDE Plasma) Kernel 6.5.6-300.fc39.x86_64 on an x86_64 (tty3)

    Localhost-live login: adelie Password: Last login: Tue Feb 27 xx:xx:xx on tty3 -- adelie: /home/adelie: change directory failed: Permission denied Logging in with home = "/". ```

    From my root account I checked /home and /old_home, and /home contained confirm.txt, meaning that everything mounted properly, I then changed the fstab back to what is was originally.

    This is where I'm at now.

    I'm totally lost on what step I missed. I'd like to get this working in order to actually be able to use my computer, as I am committed to changing my /home directory before making any major changes or installs. If anybody has any idea on what I missed please feel free to pitch in.

    *Update: The issue was SELinux. My SELinux contexts were bad and were denying me access to my own data. I reset the context with this command, restorecon -Rv /home/

    I'd like to give a big thanks to,

    /u/shininghero@kbin.social; for pointing out SELinux as a possible issue.

    /u/burrito@sh.itjust.works; for providing the command to fix this issue.

    /u/kbal@fedia.io; for being so patient with me, and helping me go through the list of possible issues.

    52
    I finally installed Linux, but I'm having a mixed experience
  • Old drive with current home directory = Drive A

    New drive I wish to use a home directory = Drive B, I gave it an extra file named confirm.txt

    I did have a root user account, I just didn't know how to boot into it

    The first time around I forgot to copy my old home folder into my new home folder, but now I know that wasn't the issue.

    After a bit of fiddling I decided to reinstall fedora.

    I tried to separate my / and /home from the fedora installer; for some reason fedora wouldn't let me. Any time I tried to set my /home on my 1TB drive fedora would place my / into said drive. Just to clarify I want my / and everything in it to stay in my 500GB nvme and my /home to be in my 1TB ssd.

    I just cut my loses and let fedora do it's usual install in Drive A. Drive B was left untouched.

    For the new install I decided to do some thing different

    In / I made two new partitions /new_home and /old_home

    I went into fstab and made both drives mount; Drive A mounted into /home and Drive B into /new_home

    I rebooted; Logged in as normal and Drive B successfully mounted

    From here I reversed it, Drive A into /old_home and Drive B into /home

    I rebooted; I entered into the KDE Login screen as usual. I typed my password correctly but after a short animation I was placed back into the login screen.

    I logged in as root and checked if everything mounted correctly. It did. From / my /home would place me into Drive B the one with confirm.txt. And Drive A was in /old_home

    So now I'm confused. Everything mounted properly but I still can't login with my account. I'm assuming this might be a KDE problem but I'd like your opinion.

  • I finally installed Linux, but I'm having a mixed experience

    Hello I'm Doctor_Rex after 2 posts asking multiple questions I have finally installed Fedora KDE 39 on my desktop.

    Previous Posts:

    I'm ready to install Linux, but I'd like your opinion first

    My Windows 10 install broke, but I'm hesitant to switch to Linux.

    I would show you an image of my neofetch but lemmy won't let me place it due to file size so ¯\(ツ)/¯.

    I would have installed it sooner but due to poor decisions I made when making this PC I had to wait for a Linux compatible WiFi card to arrived.

    My experience with Fedora KDE:

    I've been using Fedora for about 2 days now and, to a degree, it's working just fine, KDE is slick and is easy to customize. Fedora itself works just fine and it's discover store works well enough. That said I need some extra help before I fully dedicate myself to daily driving Fedora.

    I'd just like to clarify that I love Linux, I love owing my computer, and I love having so much control over it, and I am completely ready to get my hands dirty in order to make it work, to an extent, as more that anything I want a working computer. I'd also like to clarify that I'm sticking to Fedora KDE 39 and am not looking for suggestions.

    Questions:

    Can I partition /home directory in a different drive and still fuction?

    I own one 500GiB nvme ssd, which is where I want to place my root, boot, var, etc, and I have one 1000GiB(1TiB) sata ssd which is where I would like to place my /home directory. I was originally going to do this but I decided to ignore my 1000GiB drive for now just to test Fedora. Would there be any unforseen complications with this set up?

    Transferring /home directory without reinstalling Linux?

    After running low on storage space on Windows 10 I have considered upgrading to a larger drive, 2-4 TiB. With my switch to Linux I'd like to know if there is an easy way to take all my files from my previous drive into the new one with all the correct paths configured, without reinstalling Linux?

    Best way to partition my / and /home directories?

    I'm not asking about btrfs or anything like that, I simply want to know, how to best partition my system. I've read and seen multiple tutorials about partitioning systems but many of them add other stuff like partitioning /var and /boot, and adding some unformatted space. I simply want to seperate my / and /home without anything extra. How would I best go about that?

    Fedora KDE refresh rate seems broken?

    I've been running Wayland with my NVIDIA GTX 1660 with the Nouveau drivers, I have a 1440p 165hz monitor. Whenever I try to raise my refresh rate in settings above 75hz a giant black box appears at the top of the screen. This problem seems to persist on X11(or maybe I didn't switch correctly). To me this is a very big issue as I'd like to take full advantage of my hardware, and it also simply makes the system as a whole feel sluggish. Is this a problem I can solve or am I just doomed?

    Downloading NVIDIA drivers on Fedora KDE?

    I asked this question before in a previous post but it seems that all the answers that were given were for Fedora Workstation(GNOME). Considering the rumors that GNOME might completely remove the X11 session I'd very much like to avoid switching(I want to have plenty of options). How would I go about downloading, installing, and potentially managing the proprietary NVIDIA drivers on Fedora KDE? I've searched for an answer to this question but never found a concrete answer.

    If you responded to my questions then, Thank You.

    47
    I'm ready to install Linux, but I'd like your opinion first

    Hello I'm Doctor_Rex I'm the OP of this post:

    My Windows 10 install broke, but I'm hesitant to switch to Linux.

    I'd like to start by thanking everybody who responded to my questions. Your answers have helped a lot when it came to my worries on switching to Linux.

    I've taken in a lot of your recommendations: Fedora, Fedora Kinoite, Nobara, Bazzite Linux, VanillaOS,

    I've decided on Fedora Kinoite, as it has everything I want from a distro.

    It was very kind of you all to answer my questions but after making that post and reading your answers new questions propped up.

    These questions are a little more opinionated than the last ones, and a little better thought out, but please take some time to answer them.

    Questions:

    • Is Wayland worth using? Especially when you consider all the issues that may come from using an NVIDIA card.

    Are there any real noticeable advantages/improvements to using Wayland over Xorg.

    • Does bloat actually matter or is it just a meme?

    Does bloat actually have a noticeable negative impact on your system or are people just over reacting/joking.

    • What are some habits I should practice in order to keep my system organized and manageable?

    Any habits or standards that I should abide by in order to save myself headaches in the future?

    • Any other resources besides the Arch Wiki that I should be aware of?

    Self explanatory.

    • What do you wish you knew when you first started using Linux that would have saved you a headache in the future?

    I'm not referring to some skill but instead something pertaining to Linux itself. Feel free to skip this question.

    I'll be going to sleep soon, so apologies if I don't reply but please take a moment answer any questions you think you can.

    Thank You!

    Edit: AUR = Arch Wiki. Fixed a typo

    87
    My Windows 10 install broke, but I'm hesitant to switch to Linux.

    As the title say's, my Windows 10 install broke, but I'm still unsure whether or not to reinstall Windows 10 or install Linux.

    Context:

    A few months back, Windows 10 updates started to fail on my desktop. I had considered just reinstalling the OS but as my machine was working just fine I simply tolerated it.

    Today, when my machine auto-updated it broke something. At first I thought the update worked. But soon I realized that the taskbar was acting odd. All the shortcuts I had placed on my taskbar were working as usual, but when I right clicked them nothing would happen. I clicked on the start menu and the search bar but nothing happened. Most of the widgets on the right side of the taskbar weren't working such as Volume, Wi-Fi, Date & Time, and Notifications. I assumed it was just the taskbar that was broken but when I tried to use the windows key to open the settings menu, it didn't work either, nor did it's keyboard shortcut.

    It seems the update had broken some apps that, though didn't prevent Windows from starting, made navigating it a lot more difficult.

    I've used Linux before. I had a Linux Mint, and EndeavourOS virtual machine installed on my computer. More recently, I installed EndeavourOS on an old laptop I had lying around, and have been using it daily for about a month now. Although I've had my difficulties, I've been loving my experience.

    Though I'm still a Linux newbie I've been meaning to give Linux a real shot on my desktop for a couple weeks now, but as my machine was working just fine I didn't really feel any necessity to make the switch.

    But with my Windows install breaking, I feel like its time to give Linux a real shot.

    My Questions:

    I want to install Fedora on my desktop but I still have a few questions pertaining to Linux and my desktop specs.

    I'm running a GTX 1660. I've heard a lot of bad things about running Linux with an NVIDIA GPU so I'd like a few things clarified.

    • How would I install NVIDIA drivers?
    • Does Wayland work with NVIDIA?
    • A lot of distros are moving to Wayland. How would I ensure I stay on an Xorg session?
    • I enjoy modding Bethesda games. Does Mod Organizer work fully on Linux?
    • I've had difficulties running my steam games through proton on my laptop. Does proton work with Fedora?
    • With said difficulties with proton, would installing Steam as a flatpak work or will it cause issues?
    • Can you really not play any games with anti-cheat?

    If you believe Fedora wouldn't be the best distro for me I'm welcome to hear any suggestions, though I'm not enthusiastic about running anything Debian based nor installing vanilla Arch.

    I'm sorry if I'm coming off as lazy for not doing my research. I've tried to research many of these questions before but found no concrete answers.

    To all those who took the time to respond to my post.

    Thank You!

    Edit: I've made a new post

    50
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DO
    Doctor_Rex @lemmy.ml
    Posts 5
    Comments 28