this post was submitted on 04 Jan 2024
578 points (94.9% liked)

linuxmemes

21311 readers
741 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  • ย 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] Evil_Shrubbery@lemmy.zip 31 points 10 months ago (4 children)

    Just hold the power button until it gets quiet.

    ... shush, don't fight it, it will be over soon.

    [โ€“] 0x4E4F@sh.itjust.works 10 points 10 months ago* (last edited 10 months ago)

    I know, I know... we were just not meant to be, sorry...

    [โ€“] macaroni1556@lemmy.ca 9 points 10 months ago (1 children)

    I always imagine this when hard rebooting any device

    [โ€“] Darken@reddthat.com 6 points 10 months ago (1 children)

    same thought when hard rebooting the last time before formatting

    [โ€“] Evil_Shrubbery@lemmy.zip 4 points 10 months ago

    Oh yeah, deleting partition tables always felt a bit like (mini) scorched earth past-denying genocide. Gone but not forgotten. But also mostly forgotten. Nevertheless you legacy will live onwards through volume labels that I always use.

    [โ€“] shalva97@lemmy.world 6 points 10 months ago (1 children)

    It could be installing updates

    [โ€“] Evil_Shrubbery@lemmy.zip 3 points 10 months ago

    You are right, but I always risk it (restore points work most of the time anyway).

    [โ€“] Darken@reddthat.com 4 points 10 months ago* (last edited 10 months ago) (2 children)

    Unless u have a ntfs shared drive which gets locked by windows if u don't restart (or disable fast startup for a real shutdown) so it releases the lock without having to unlock it inside Linux (and sometimes failing because it's not always locked the same)

    "locked" the drive is read-only in Linux until windows unlocks it or Linux does using a tool

    [โ€“] 0x4E4F@sh.itjust.works 2 points 10 months ago* (last edited 10 months ago) (1 children)

    Unless u have a ntfs shared drive which gets locked by windows if u don't restart...

    One of the main reasons why I let ot boot all the way. If nothing else, it'll mark the partition as dirty ๐Ÿ˜’. Sure, I can sudo mount my way into it, but I really have no idea if everything's OK with it. So, I have to reboot, boot into Windows, mark the partition for a consistency check, reboot, boot into Windows again so it could do the check, then reboot again and (finally!) boot into Linux ๐Ÿ˜’... I mean, just let it boot all the way the first time, it'll be over rather quickly.

    [โ€“] Evil_Shrubbery@lemmy.zip 1 points 10 months ago* (last edited 10 months ago)

    Oh yeah, I've had that happen to me (only the one time, like a decade ago), once I realized what gives I solved it easily with GParted 'repair' or something like that (iirc?).

    Edit: ohh, I think it was a (full distro) live-boot CD that I used.