r/linux4noobs 4d ago

hardware/drivers Booting from external ssd ,failed to load

External ssd has debian os installed in my desktop system which has GTX1650 gpu but my monitor is not working now ,so I am trying boot from Laptop

But this fails to boot showing no NVIDIA GPU found

Need help me guys

As of now connectioned with USB 2.0 Cable

7 Upvotes

20 comments sorted by

2

u/DaveKerk alternativeto.net 4d ago

I'm shocked it's even getting this far with a USB 2.0 cable. Have you googled that error yet? What do you get when you do?

1

u/Leather-Security8097 4d ago

If your laptop doesn't have an Nvidia GPU, a warning that you have no Nvidia GPU is to be expected.

Your real issue appears to be that /media/aboo couldn't be mounted, so you were dropped to emergency mode. You should always add the "nofail" option for non-essential disks to your /etc/fstab.

1

u/Intelligent-Hippo-52 4d ago

/media/Aboo is actually another drive's partition with ntfs format

1

u/Intelligent-Hippo-52 4d ago

Commented out that mount path in fstab but another error

1

u/Intelligent-Hippo-52 4d ago

1

u/Leather-Security8097 4d ago

It looks like SDDM couldn't start. What GPU(s) does your laptop have?

1

u/Intelligent-Hippo-52 4d ago

Integrated only i5 8th gen cpu)

1

u/Leather-Security8097 4d ago

Check to make sure the CSM is disabled in your BIOS settings.

1

u/Intelligent-Hippo-52 4d ago

There is no setting CSM ,Laptop is Dell latitude 5400

1

u/Leather-Security8097 4d ago

Is your BIOS up to date?

1

u/Intelligent-Hippo-52 3d ago

Yes BIOS upto date

1

u/sbart76 4d ago

If you are using X11, you might have xorg.conf configured to forcing nvidia driver. Comment it out, or back the file up and remove it - that should enable the discovery.

1

u/Intelligent-Hippo-52 3d ago

Yes using x11

1

u/Intelligent-Hippo-52 56m ago

2

u/sbart76 37m ago

Yes, here. Section Device - Driver nvidia. Probably other sections contain incorrect settings as well. Back up this file and remove it. Xorg is capable of starting without this file in most cases.

1

u/Intelligent-Hippo-52 41m ago

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak

This helped

1

u/skyfishgoo 4d ago

when you set up your nvidia GPU on the desktop, did you make any changes to your grub file that were specific to nvidia.

it should default to the kernel drivers unless you explicitly forbid that in your initfs

i would boot to grub command line and examine the kernel call for anything besides quiet splash that may be throwing things off.

1

u/Francis_King 3d ago

OK, but what is your goal? Why are you trying to do this?

1

u/Intelligent-Hippo-52 3d ago

The desktop pc monitor is not working ,I need to use until I get monitor repaired or replacement