How to Repair Linux With Boot Failure

  Рет қаралды 227,221

Chris Titus Tech

Chris Titus Tech

4 жыл бұрын

This video shows you how to repair Linux when you have boot failure.
CDN77 - links.christitus.com/cdn77 .
►► Digital Downloads ➜ www.cttstore.com
►► Reddit ➜ / christitustech
►► Titus Tech Talk ➜ / titustechtalk
►► Twitch ➜ / christitustech

Пікірлер: 306
@paulphoenix1434
@paulphoenix1434 4 жыл бұрын
hahaha! watching on full screen then went blank screen i thought my laptop failed.
@Wishwellpomeyie
@Wishwellpomeyie 4 жыл бұрын
😂😂😂
@MortCodesWeb
@MortCodesWeb Жыл бұрын
"master. I have failed. Please forgive me, master"
@ReligionAndMaterialismDebunked
@ReligionAndMaterialismDebunked Жыл бұрын
XD
@Ledplous
@Ledplous 5 ай бұрын
Lol
@kevinklement2621
@kevinklement2621 4 жыл бұрын
I like that you pronounce it "f-stab" like I always do in my mind. I have no idea how long it was until I realized it was "f.s.-tab" for "file system table".
@ChrisTitusTech
@ChrisTitusTech 4 жыл бұрын
Hahaha, this is good info. I haven't thought to call it F.S. tab but you are right!
@digitalsparky
@digitalsparky 4 жыл бұрын
@@ChrisTitusTech yeah, i used to call it f-stab too... then i realised mtab also existed (mount tab) ... so realised it was fs-tab.... though just put some lettuce around and caesar would definitely call it f-stab... coz... caesar salad....
@StefanoPapaleo-TS
@StefanoPapaleo-TS 4 жыл бұрын
Don't ever take a test to see if you possess the traits of a serial killer, guys - your mindset on fstab speaks volumes :)))) jk!
@digitalsparky
@digitalsparky 4 жыл бұрын
It should be noted with chroot that if you're doing upgrade fixes and stuff you may need access to devices, in this case you will need to bind mount (mount --bind) /proc and /dev into the chroot environment first, failure to do so may come up with errors)
@gnarlin4964
@gnarlin4964 4 жыл бұрын
I learned this back in the day when I used Gentoo. You have to bind /dev and /proc to do the gentoo chroot for install. Best to always do it.
@andrewgrasman8951
@andrewgrasman8951 4 жыл бұрын
one time Xorg got deleted and I could not figure out why lightdm wouldn't work
@frclayton
@frclayton 4 жыл бұрын
Very nice. Few weeks ago I deleted my boot partition by accident, had to remember manual commands for partition creation, format, etc. I suggest a presentation for a disaster recovery when you disk has to be replaced and you need your OS back. What are the best tools, procedures, etc. for this kind of situation?
@reinerwilhelms-tricarico344
@reinerwilhelms-tricarico344 5 ай бұрын
Another question, where things seem to be completely different in Ubuntu. I am now on version 22.04. It’s 2024, and the file /etc/fstab is dated May 2017. Why is that never changed? I did several complete system upgrades since then.
@meesiphht2769
@meesiphht2769 2 жыл бұрын
Well, I'm in emergency mode but honestly now does any of this help to solve that problem - unless I screwed around with a line and then came back and erased it?
@Praxss
@Praxss 4 жыл бұрын
Most awaited video
@alexandramiller4011
@alexandramiller4011 4 жыл бұрын
exactly yesterday I would have needed the recovery tricks as my filesystem had some errors that fsck didn't fix itself. :D I already figured it out but this video would have saved me around 2 hours. thanks for the vid, know more ways to fix it now!
@hypnosisauthority6265
@hypnosisauthority6265 6 ай бұрын
WOW I have a lot to learn. Thanks for the great lesson Chris
@deadking13
@deadking13 4 жыл бұрын
This is the best video of linux repair I've ever seen. I wish I knew this before. tks!
@ThatLinuxDude
@ThatLinuxDude 4 жыл бұрын
For Debian-based, just use *boot-repair* if the issue is a GRUB issue (via a Live Session).
@vreauacaunt
@vreauacaunt 4 жыл бұрын
Had this problem yesterday and boot-repair helped ))
@johnmal5975
@johnmal5975 4 жыл бұрын
I also go into advance options on grub menu and choose repair packages. Usually works great. Having a copy of boot repair is a necessity!
@gnarlin4964
@gnarlin4964 4 жыл бұрын
I didn't find boot-repair in the Ubuntu main depo. Apparently it's a ppa? Why hasn't it been merged into debian main? Looks like a really useful tool to have there? Edit: found this: www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/
@javabeanz8549
@javabeanz8549 4 жыл бұрын
@@gnarlin4964 sourceforge.net/p/boot-repair/home/Home/ Looks like it handles a lot more then just Ubuntu though, and there are newer article out that actually mention 18.04 as well.
@hometownvideo8282
@hometownvideo8282 4 жыл бұрын
use boot-repair and save you 19 mn from this nonsense :D kidding
@fernandoducer6451
@fernandoducer6451 4 жыл бұрын
Can the dd command be used in a hard drive partition? Let's say I want to install another Linux distro in a separate drive and I don't want to mess with the data in my pendrive. Can I make an 8gb partition, use the dd command on it and boot up the ISO from there?
@Gugah2006
@Gugah2006 2 жыл бұрын
Great video Chris, you got a new subscriber! Keep it up man!
@scottshorrorcollectables4123
@scottshorrorcollectables4123 3 жыл бұрын
I have a HP 14SS 14-cf2006na laptop and I enter the bios and when I select on boot options and then select USB flash drive/ USB hard disk it won't boot from the USB flash drive?
@psychwardfpv4353
@psychwardfpv4353 4 жыл бұрын
@Chris Titus Tech Is there a way to make a bootable usb on Windows 10 using a Command line like you did in linux? Rufus doesn't work right and etcher on my Win10 has destroyed 3 usb sticks for some reason. Bricks them every time so I have been forced to go old school and burn iso to dvd. USB would be so much faster.
@tsundoku5733
@tsundoku5733 4 жыл бұрын
12:06 This is why some people say that dd stands for "disk destroyer". By the way, you can add the option status=progress to see a progress indicator.
@peterjansen4826
@peterjansen4826 4 жыл бұрын
Then again, as long as you are careful with that one letter it will be fine. :)
@frenk051
@frenk051 4 жыл бұрын
To paraphrase the Genie from the 1991 movie "Bernard and the Genie": Type the command "dd" with the caution you would normally reserve for "Please, castrate me".
@nishantt.8717
@nishantt.8717 3 жыл бұрын
I used dd to create bootable pendrive. I typed correct device name of drive. But it wont boot up. So I boot my linux and try to install gnome disk utility, and it asked passwd. After which problem began-My psswrd revoked. I had to reset in gnu grub but it forced me in emergncy mode. I checked and it said unknown filesystem vfat for /boot/efi. Help
@Thedzdev
@Thedzdev Ай бұрын
Also diskgenieus= disk destroyer
@rudragolakoti4575
@rudragolakoti4575 3 жыл бұрын
@Chris Hi, I have tried this and it didn't resolve my issue. I want to give you more information of how I ended up freezing ubuntu. I have updated os from 18.06 to 20.04. Upon finishing with updating, few of the packages are not updated. I was updating each package individually. Having trouble in updating couple of packages (didn't remember those package names) as per my readings on ask ubuntu and stackoveflow in order to update those packages I have to remove some of the existing packages. Post which I have to update desktop to get those packages and reboot to complete the updation. I got stuck here, please help me out I have tried everything under the sun, but I was not able to fix the frozen ubuntu. Please show me some solution....
@techthings8217
@techthings8217 3 жыл бұрын
What is that large icon on the lower right side of your screen that is displaying all the CPU, time and memory information?
@midlifecoding
@midlifecoding 6 ай бұрын
How do you get it to boot from a flash drive so you can wipe it and start over if you're only options are GRUB or terminal and it bypasses the flash drive on boot?
@immunitycorrupts3641
@immunitycorrupts3641 4 жыл бұрын
question? I have an MSI 970 gaming MOB AMD FX 8350 CPU {currently have an r9 380 graphics card.. I attempted to replace the graphics card to a new 5600 xt after hooking everything back up I see the Boot screen as normal. if I just let it go to boot I get a blank screen with a small Line at the top left. any idea how to correct this? currently running Linux MInt cinnamon
@mistrotech8894
@mistrotech8894 3 жыл бұрын
I kinda did ctrl+alt+f2 during a Fedora update to see if I could do the startx command, but I shut my computer down while it was upgrading. I'm just so used to Debian. Now it freezes on the boot animation. What can I do?
@iodreamify
@iodreamify 4 жыл бұрын
Great tutorial! If i may leave one suggestion at 14:08 if there's lost of info as part of some terminal output, if you mean to single out some piece of information could you maybe please show some highlighting rectangles or arrows in editing? Sure advanced users would know where to look or what you mean but this is meant for newbies right? Thanks.
@ronswartzanonymous5573
@ronswartzanonymous5573 4 жыл бұрын
Absolutely love your video's but is there any way for you to make the font larger? I can't see what your doing and i like to read the screen.
@ckscullion
@ckscullion 4 жыл бұрын
Hey... how about a video on how to upgrade to a larger hard disk on an arch linux pc (without reinstalling)?
@AnzanHoshinRoshi
@AnzanHoshinRoshi 4 жыл бұрын
Thank you, Chris. Very useful.
@worldhello1234
@worldhello1234 4 жыл бұрын
@0:23 What if your system just boots into an intramfs screen and nothing happens except a blinking cursor? @0:27 The only silly thing I did long time ago was using discover to install the newest updates. :)
@Karter315
@Karter315 3 жыл бұрын
I updated Manjaro and now my primary profile won't load. I am getting a while "oh no" message. Timeshift restores didn't work. Any guidance on how to restore my profile and settings?
@26CT1520
@26CT1520 3 жыл бұрын
Thank you, this is awesome. Went through something like this just last week after an update. Timeshift saved me!
@MrDiska4
@MrDiska4 4 жыл бұрын
Very useful guide, the best which can find!
@rgyver2835
@rgyver2835 4 жыл бұрын
i want to ask if you could include in a video, what to do or how to find what to install after an update makes a hardware component stop working. I have Linux Mint 19.2 running on a Dell Chromebook 13 7310. After installing a long list of updates, my touchpad stopped working upon reboot. Being fairly new to Linux, i had not a clue as to how to determine what caused it. Coming from windows, i though i just need to reinstall the drive which in Linux would be a package. But knowing what package even where to find the right package, i was completely lost. I did verify that it was enabled, and ran command, cat /proc/bus/input/devices, to verify that it still saw the touchpad device. i was able to fix it by using timeshift and then determined that the kernel update (4.15.0-54-generic to 4.15.0-72.81) was the cause. It obviously altered or removed what ever was needed for it to work properly. Tried looking for a changelog but still didnt know exactly what to look for there. Instead of looking for just the quick fix, i would like to know what to do in this situation, and how and where to find what i need to fix this. if I later decide to try a Debian distro, i am sure i will need to acquire this knowledge and capability. A step by step video would be helpful unless you can point me in the right direction of where "how to find this info" is already documented.
@ramayani-12
@ramayani-12 3 жыл бұрын
My manjaro linux is not booting up and it's due to bad Nvidia graphic driver i need to open terminal in manjaro boot menu. How can I do it and get to tty2 or chroot because in the grub terminal even sudo command isn't recognised
@ezeterrence.o475
@ezeterrence.o475 4 жыл бұрын
Hi. I've been having some boot up problems with my ubuntu... And no one seems to have a clue what the problem is. Care to help out?
@thorbjrnhellehaven5766
@thorbjrnhellehaven5766 2 жыл бұрын
Can I easily save to a log file all displayed during bootup? I use SSH to my server, and I want to see the picture of how booting was, if there were warnings, failures or other things I should be aware of, before and after adding new services to my server. I had it hooked up to HDMI, but I don't use HDMI, for anything except to watch boot up.
@paulortalex6613
@paulortalex6613 4 жыл бұрын
I got a saquasfs error or something like that and I think I lost all my hard drive data... Any way of recovering it with arch linux live USB? Is the only thing I have...
@btno222
@btno222 3 жыл бұрын
Is it possible tonshow under manjaro how to mount manually the usb manjaro live usb to chroot vers automated via chroot tool?
@HarshYadav-yi7tv
@HarshYadav-yi7tv 3 жыл бұрын
Thank you man I was just fucked up with my Display Manager and Now I Saved My System Booting in bash just Worked out For Me
@n8lbv
@n8lbv 6 ай бұрын
Do you have a video where you cover drive UUIDs Partition UUIDS and EFI? I pulled an all-nighter getting more familiar with it. I have avoided "newer" Linux and UEFI for a long time. I have a Debian UEFI VM (Hyper-V) where I had to figure out how to actually resize the disk and the local VHDX file as I had it set to be able to expand to larger than the local SSD array it runs on had the space for. I know for a fact my EFI/grub stuff is still borked. On the initial boot menu when looking at the boot config it still refers to old drive UUIDS. The whole thing is on a new virtual drive. I of course had to edit fstab to get it all happy and working. I'm a bit confused WHY the grub/EFI stuff needs the UUIDS at all as it is working, or at least booting properly even though when you stop the boot and hit "e" to edit the boot options I can plainly see that the boot config does not have the proper drive and/or partition UUIDs configured. Yet it seems to work fine. I'm in the process of figuring this out. By guess is that even though it "works" there is probably a boot delay caused by this while it tries to locate the configured UUID resources. And then it goes ahead and figures how to boot what is there. This is certainly a UEFI install as I (not really knowing what I am doing yet fully) manually created the FAT32 EFI partition and rebuilt it from commands. It did not auto-fix my grub config where the old UUIDs are still referenced. This is probably just a matter of editing something for grub and rebuilding the boot config, but I'm new at this and still figuring it out. Most of the videos and forum posts on the Internet are rabit holes as expected. I can tell how relatively simple this is yet most out there do not have a clue how it works. That included me for a long time. I have a clue but not fully there yet. Steve the tech guy in Michigan. :)
@squadramunter
@squadramunter 4 жыл бұрын
Thank you Chris for this beautiful explanation of chroot. I asked you on Twitch about this. Greetings, Patrick. AKA SquadraMunter
@ChrisTitusTech
@ChrisTitusTech 4 жыл бұрын
Yup, You were the reason I added it to this video ;)
@squadramunter
@squadramunter 4 жыл бұрын
@@ChrisTitusTech Thanks Chris ;-) I still got one question regarding the unmount process. I saw you did a unmount but it says target is still busy. Does this not affect file corruption? Since there is still write or read in progress? I hope you can answer this.
@UsaM
@UsaM 3 жыл бұрын
I have a problem on the boot screen, this line always shows up (initramfs...decoding failed) then black screens a bit before booting up to my lockscreen . I can use Mint 20 normally but this always bother me and makes booting up longer than usual.
@dragonfire1256
@dragonfire1256 3 жыл бұрын
!Help i have windows and manjaro on two different drive linux usb ssd. win m.2. and one time i ran it without the usb and now my uefi-bios can't detect it i have to use a usb flash drive with the manjaro installer and i need to detect efi every time i what to boot in to manjaro :note i am geting a dvd to ssd/hdd adapter soon
@ROLOGamingOfficial
@ROLOGamingOfficial Жыл бұрын
OMG! I've been trying to solve this issue for weeks now, and finally stumble into your video IT WORKED!! Thank you very much. I've installed W11 to my lap, because I needed to use proprietary software (only available in windows) did dual boot but my GrubHub disappeared and could boot back into Linux! But this fixed it thanks again!
@roshansadhasanker3525
@roshansadhasanker3525 3 жыл бұрын
Help!!!!! Help!!!!!! I completely unistalled windows and installed erased disk and instaled pop os 20.04LTS but during shut down it shows error as failed to umount /oldroot: device or resource busy error what should i doo...
@lsatenstein
@lsatenstein 4 жыл бұрын
Saw you had defaults,noatime,discard for one of the SSD entries. The recommendation is to not use atime, instead, just replace with ... defaults,relatime # use of discard will shorten the life of your ssd by a lot (say 50%)
@user-dz2yz4pc2l
@user-dz2yz4pc2l 7 ай бұрын
i have one old linux os laptop and i brought new laptop , i clone the old laptop hdd into new hdd using clonezilla all done , when i boot new hdd with new laptap get following errors 1. time out wating for device dev-disk-by\x2did-ata\z2d 2. (depend) dependency failed for / home 3. dependency failed for local file systems. please help me how to fix it
@send2gl
@send2gl 4 жыл бұрын
Chris, that was interesting but lost me a bit. If you go into 'edit' it would be nice to know what the entries are for; why is set root 'hd0,1' shown on one line but on the vmlinuz line is it shown as root=/dev/sda1 - appreciate it is usually shown as root=UUID= Also below the linux line it has initrd - I think it is initialise Ram Disk but what is it's purpose?
@Irpsnerple
@Irpsnerple 3 жыл бұрын
amazing,,I've ran into many of these situations ,,this is great.. thanks man,, everything pretty much in one video AWESOME. Thanks
@mayanwolf
@mayanwolf Жыл бұрын
I found the error in fstab but it won't let me write it out, I hit control o then enter and it says [ Error Writing etc/fstab: Read-only file system ]
@ArielLothlorien
@ArielLothlorien 4 ай бұрын
What if I am not even getting grub screen? It is a Proxmox and it's acting like there is no bootloader at all and says can't boot from drive and goes to network boot.
@worsethanjoerogan8061
@worsethanjoerogan8061 4 жыл бұрын
This comes at an opportune time. I tried to install Linux on my Windows 10 laptop with manual partitioning and it did not go well
@spooky2k10
@spooky2k10 3 жыл бұрын
Hi when booting into linux theres no display but i can hear the start up jingle. Please help
@phoenixgaming211
@phoenixgaming211 3 жыл бұрын
I know this is a little off task but Can anyone help me? I'm a beginner to linux I've recently got ubuntu 20.04.1 LTS and for the first few days it worked flawlessly on my Asus Vivobook 14 but now I'm noticing that ubuntu says my battery isn't charging. Yet when I plug it in it stays at 97% but does not say it's charging plus my wifi indicater has a question mark on it but yet my wifi works fine I can go online and brows the web. Should I try a different distro or is there a way to fix these issues?
@hashirama2759
@hashirama2759 4 жыл бұрын
Hi Chris still i cant find a solution to arch i think i did systemctl enable Bluetooth and now cant reboot. If u can help me plz. Dont wanna go back to windows
@rsamuel255
@rsamuel255 4 жыл бұрын
hi, Chris. Help me-out when i power Pc hp folio 9479m, on linux-mint 20 on screen appears system Boot loader not found initializing defaults creating Boot entry "Boot 000C'' With Ubuntu fail fail " \EFI\Ubuntu shim*64.efi" after errors appear......... LOAD takes about 20s fail errors........all about takes about 30-35s then finally opens for login I really wants POWER ON PC BOOM LOGIN &i try turn off all my startup applications still takes long to open. Thankz alot for any help.
@lylliambrandon
@lylliambrandon 2 жыл бұрын
Thank you, thank you, thank you!!!! This was a life saver since I'm a newbie and made a major mistake.
@TheGruselmops
@TheGruselmops 4 жыл бұрын
Always sync after dd. On some hardware the usb-drivers work crappy with usb-sticks and the writing process might not be finished even though dd drops you back to the shell. I have this kind of issue a lot with Asus and Manjaro. Not with Arch though.
@shab7396
@shab7396 3 жыл бұрын
Can anyone help me please? I had opensuse leap in my USB and I used it 3 yrs back. But recently I opened it and unfortunately I forgot how to open it and without noticing the dialogue box I opened it with " .vid type" so basically I mistakenly changed the file type and it is not opening. Can anyone tell me how to restore my original opensuse file type?
@jedi10101
@jedi10101 3 ай бұрын
installed linux 21.3. it boots until the screen showing user & password. i enter the password & then it's stuck at black screen. do you know how to fix that please?
@mkjigoro4200
@mkjigoro4200 4 жыл бұрын
[drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe can u help with this kind of error message
@JuanPabloFuentealba
@JuanPabloFuentealba 4 жыл бұрын
Hi Chis I got an mce problem what could it mean thanks in advance I hope you or your community can help, thanks a lot
@steamy1225
@steamy1225 2 жыл бұрын
Great stuff,but this isn't helping me at the moment. My desktop is stuck on the login screen and can't get past it. Mint 18.3 Sylvia. I tried timeshift restore 3 times and still no dice . Dont know what i did or how but it seems that the restore also filled my hardrive. Got like only 2 gigs left out of 120. I could get in as guest after multiple tries. But I can't do much in there.
@technics1911
@technics1911 11 ай бұрын
I can't even access TTY in Kubuntu 23.04. Also getting the error "no suitable video mode found" when i try to boot.
@mccrh7737
@mccrh7737 4 жыл бұрын
Fantastic tips, thank you very much :)
@worlanyokasu378
@worlanyokasu378 4 жыл бұрын
hey pls how do i view the kmsg file after a boot error has been written to it
@AJMarraffa
@AJMarraffa Жыл бұрын
Thank you for teaching me how to access the shell from grub! My problem was the nvidia drivers. I purged all nvidia content from my install and got back in 👌
@isufshaqiri3977
@isufshaqiri3977 3 жыл бұрын
Hi can someone help me I can boot in kali linux but on the screen it pops the grub rescue idk what to do?
@artur.s749
@artur.s749 3 жыл бұрын
My keyboard does not work after I run the init=/bin/bash . I have corsair k95. Help...
@gwgux
@gwgux 4 жыл бұрын
Great video, you made fixing Linux look easier than fixing a botched Windows Update! XD I have also found it useful to have Gparted on hand on a USB key/CD as well. It's lightweight, and has a basic GUI that's functional enough to open multiple terminal windows up for those cases where you need to look at things side by side on the system like live files vs backup files and Gparted itself is great for resizing/moving partitions around. Knoppix can also be pretty useful, albeit overkill and a bit top heavy, but you can transfer files off the broken system with it in a GUI if that's what you prefer.
@frenk051
@frenk051 4 жыл бұрын
11:37 "dd" stands for "data duplicator". At 11:58 you can see why its alternative (and way more popular) name is "disk destroyer".
@edwardbartolo6382
@edwardbartolo6382 4 жыл бұрын
"dd" also stands for disk destroyer! Why would anyone want to use a very low level tool that can easily damage the data on an entire disk? There are ready made utilities for boot failure: I strongly suggest users to use those first. Boot failure can be mitigated by using a dedicated partition for a tiny OS hosting the bootloader. This way, no installation can ever modify the bootloader and booting is thus guaranteed for all installed operating systems. To achieve this instead of kernel file names I use the "/vmlinuz" symlink in grub.cfg. Note and Warning: Using a separate operating system for the bootloader requires manual editing of grub.cfg which can result in boot failure if not done properly. Manual editing avoids having to use user scripts to custom configure grub but it has its downside especially for people not familiar with programming languages.
@frenk051
@frenk051 4 жыл бұрын
I did mention the "disk destroyer". And wouldn't you agree that using dd to create a bootable recovery medium is still way simpler and less error-prone (with necessary precautions, of course) than the procedure you suggested?
@wynnhorton1208
@wynnhorton1208 4 жыл бұрын
CentOS' page recommends dd. i think I used it to put Anaconda on my flash drive and no amount of formatting in any tool will remove Anaconda now.
@ElTelBaby
@ElTelBaby Жыл бұрын
Has anyone had an error screen initramfs in Ubuntu 20.04 Being an new I.D.10.T. user 2 Linux... I was on low battery & was not paying attention;... proceeded to do a clear re-start... On switching back on the battery & Laptop died... Realizing my mistake;... I plugged the charger in & tried re-start but all I get now is a screen prompt initramfs... So I'm kinda stuck...
@gbhavikatt
@gbhavikatt 4 жыл бұрын
The nano/etc/fstab is shown unwritable. Any solutions?
@anukulrajbanshi7466
@anukulrajbanshi7466 2 жыл бұрын
i mistakely delete partition . not starting what i have to do?
@Supperconductor
@Supperconductor 4 жыл бұрын
This is a great lesson. I've screwed up installations and then apparently made them even worse using automated tools. It's always better to understand what's happening under the covers so you recover intelligently. Thanks! EDIT: BTW I've started using Manjaro/XFCE and absolutely love how well it performs on all my machines.
@Dracula.25
@Dracula.25 Жыл бұрын
Always i try to know what i did where did i messed up and how that thing Work before i start to find a solution
@David-bz8qz
@David-bz8qz 2 жыл бұрын
Hey thanks gor yr vids... I have just loaded linux mint 20onto new laptop...it took a while to get there. But anyway, after following all the propmts it came time to reboot and now i get this message.. Hdaudio hdaudioCOD2 : unable to bind the codec Please any help or suggestions would be grestly appreciated as do not know what to do now!
@muhammadridho7680
@muhammadridho7680 3 жыл бұрын
I'm stuck on "initial ramdisk" massage on arch any help?
@micaiahflores1592
@micaiahflores1592 4 жыл бұрын
hey chris sooo i have a fresh iSO of manjaro in my usb right, and i'm running a MSI board and from what i can tell MSI hates linux as it seems to not wanting to boot im getting a grub rescue mode as unknown file system or is the install borked?
@igorthelight
@igorthelight 4 жыл бұрын
Is it MBR or GPT? Google that.
@micaiahflores1592
@micaiahflores1592 4 жыл бұрын
@@igorthelight the boot was borked i got in lol
@GamalZayed
@GamalZayed 4 жыл бұрын
Which program are you using for video editing?
@SAntosryan18
@SAntosryan18 4 жыл бұрын
Any suggestions to fix my linux mint freeze after logo display :(
@Charly6666666
@Charly6666666 3 жыл бұрын
my kunbutu freezes BEFORE i got the chance to login as root....how can i login from GRUB only
@erthr5024
@erthr5024 4 жыл бұрын
I updated my graphics card driver and kubuntu won't start now it said something about mok and I pressed continue boot
@yahiashams2334
@yahiashams2334 2 жыл бұрын
Hi there, installed CUDA for Nvidia driver, then did a grub2-mkconfig -o /book... After I rebooted it didn't work, currently in a grub bash, oh and yes I'm running fedora 33
@jeekeezakelijk6647
@jeekeezakelijk6647 2 жыл бұрын
Help I have a problem my kali linux crashed and I entered recovery mode but I cant typ anything nothing show up...
@aliirtaza2428
@aliirtaza2428 3 жыл бұрын
Sir i'm trying to install linux os. in every linux os(kali, parrot, arch, mint) am getting this error [11.373034] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20200528/psargs-330) this error appears when i boot my usb for installing linux. when usb boots, error appears and blinking the screen. please help me am trying to install linux from 1 week.
@suttle_writeups
@suttle_writeups 2 жыл бұрын
Tried several things but it didn't boot from pendrive
@iamthat7351
@iamthat7351 2 жыл бұрын
Mine is PopOS update errors with 'Linux Firmware' error. I been thruogh basically every demand I can find and still won't upgrade. I think I will just reinstall PopOS and go from there
@completeTeresa
@completeTeresa Жыл бұрын
I've tried to load the Ubuntu operating system on my laptop but when I reboot the computer tells me that there's no operating system. I tried it again with Mint and got the same thing. I then put Windows back on it and it works fine.
@javabeanz8549
@javabeanz8549 4 жыл бұрын
When you booted into the bash shell, couldn't you have just used "exit" rather than a hard reset?
@maxsterling9908
@maxsterling9908 Жыл бұрын
Thanks .. this was a real cool video. I had to do mount from CD to fix sudoers file. Another time, our VM crashed b/c it ran out of disk space. It wouldn't boot b/c of no disk space left. So, we booted of live CD and cleared space in /var/log and added more space to that logical volume.
@yahiashams2334
@yahiashams2334 Жыл бұрын
Running an Nvidia GT 630 and installed Ubuntu, it was working fine, booted this morning as keep on getting stuck when booting up, shift didn't open Grub for me, I installed a new image, with the third party drivers but unfortunately it's not working! What could it be?
@yahiashams2334
@yahiashams2334 Жыл бұрын
Keep in mind it's been working fine, until now!
@mahmudulhasan8455
@mahmudulhasan8455 4 жыл бұрын
Really save my life. Thanks a lot ctt
@Toadzx
@Toadzx 2 жыл бұрын
What about the Ubuntu login loop? I’m on Mint and I’ve tried everything to get this resolved and nothing works. The problem seems to be a lack of space in /var/cache/apt/archive/. But it just doesn’t make sense, why should this file have so much less space than the rest of my computer? And how do I actually clear up some space? The files I see don’t seem that big and I don’t want to remove them if I don’t know what they are.
@Toadzx
@Toadzx 2 жыл бұрын
And as soon as I typed that and rebooted to then shutdown it just randomly started working. It’s not the first time I rebooted so I am worried it will just happen again.
@danielcooper5698
@danielcooper5698 2 жыл бұрын
After installation, I reboot, and I get a black screen with 1234F: written. WTF do I do?
@abraxys
@abraxys Жыл бұрын
Thank you Chris for this video. Thought I bricked my computer yesterday when I attempted to move the mount point of my Steam Games drive to the etc/fstab directory. Thankfully your first option fixed the problem for me by taking it the offending programming line. I now just wish that Steam would go back to allowing games to be saved to a separate drive. /media and /mnt do not show as a save option in the most recent iteration of Steam!!
@hayder0687
@hayder0687 2 жыл бұрын
I have a prblem with linux mint. i try to boot into it, but I just get a blinking cursor. forever.
@yvrelna
@yvrelna 4 жыл бұрын
Another trick that often saved my ass, especially on systems that does not have a CD/DVD drive or when you don't have a USB pendrive with you, is to boot directly into an ISO image file. Suppose that you have an bootable Live ISO image of the distro of your choice in your /home/user/Downloads/ folder or suppose that you have the foresight to put a Live ISO on your /boot/ folder. You can use Grub Shell to loopback mount the ISO image and boot directly into that disk image; this has the exact same effect as booting from USB drive without needing any extra hardware (or access to the USB port, if that matters). From the Live system, you can edit files on the installed system or chroot into the installed system, and if you used Live ISOs that boots into a graphical environment for installer, you would be able to do your fixing from a GUI environment (which has the benefit of having a working networking and a web browser).
@SwiatLinuksa
@SwiatLinuksa 4 жыл бұрын
Thanks for share that knowledge! I must learn about that.
@MrinalSaurabh
@MrinalSaurabh 4 жыл бұрын
Extremely valuable video.
@suttle_writeups
@suttle_writeups 2 жыл бұрын
Hello sir love your videos . I installed ubuntu 20 and after want to install windows 10 but ubuntu wont let me and also my boot menu and bios settings didn't open
@mariobras167
@mariobras167 9 ай бұрын
Many thanks Chris, I'm completely new with Linux, my recent Cinnamon installation crashed this morning and after a few trials with your first instructions how to use Timeshift recovery, my original screen asking pw loaded. Amazing teaching. Do you have some online training courses for newbies like me??? Much appreciated, rgds
@R-V1
@R-V1 2 жыл бұрын
Help - I installed fedora & didn't know I was deleting windows completely simultaneously & the fedora installation had some error messages while installing & now there is no option to connect to WiFi to even do anything.. Can anyone help?? I need windows back somehow please.. This video was gibberish to me.. sigh
Titus Reacts to Linus Tech Tips Linux Daily Drive Challenge
20:21
Chris Titus Tech
Рет қаралды 735 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,1 МЛН
Best Toilet Gadgets and #Hacks you must try!!💩💩
00:49
Poly Holy Yow
Рет қаралды 18 МЛН
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 18 МЛН
The Linux Tier List
27:34
Chris Titus Tech
Рет қаралды 1 МЛН
How to Reinstall GRUB (Alternate Method)
5:53
Drew Howden Tech
Рет қаралды 4,1 М.
How A Steam Bug Deleted Someone’s Entire PC
11:49
Kevin Fang
Рет қаралды 942 М.
How to use UEFI | Every other YouTube video is WRONG!
11:40
Chris Titus Tech
Рет қаралды 250 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
GRUB Rescue | Repairing GRUB
9:56
Chris Titus Tech
Рет қаралды 321 М.
Linux Apps I Use Daily
17:58
Chris Titus Tech
Рет қаралды 384 М.
How Does Linux Boot Process Work?
4:44
ByteByteGo
Рет қаралды 587 М.
Windows 10 and 11 Wont Boot, How To Fix UEFI Partition
19:30
CyberCPU Tech
Рет қаралды 997 М.
The 11 Best Linux Distributions
16:23
Titus Tech Talk
Рет қаралды 179 М.
ВАЖНО! Не проверяйте на своем iPhone после установки на экран!
0:19
ГЛАЗУРЬ СТЕКЛО для iPhone и аксессуары OTU
Рет қаралды 6 МЛН
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,2 МЛН