Reply To: USB Won't Boot

Forum › Forums › New users › New Users and General Questions › USB Won't Boot › Reply To: USB Won't Boot

#10843
caprea
Moderator

    Besides what BobC mentioned above,

    it is possible to install the nvidia-driver on a live-usb
    you have to enable persistence during the boot, I think it’s the F5 key and you need a lot of space for the root persistence at least 1GB, I think.
    Then on the live-session you can install the driver with the nvidia-installer from control-centre.
    I didn’t look for the backports drivers, because the default 4.9.87-antix-kernel maybe doesn’t match to this.

    This is from my live-usb

    Graphics:
      Card-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
      driver: i915 v: kernel bus ID: 00:02.0 
      Card-2: NVIDIA GM206 [GeForce GTX 960] driver: nvidia v: 384.111 bus ID: 01:00.0 
      Display: server: X.Org 1.19.2 driver: nvidia resolution: 1920x1080~60Hz 
      OpenGL: renderer: GeForce GTX 960/PCIe/SSE2 v: 4.5.0 NVIDIA 384.111 
      direct render: Yes
    
    
    Partition:
      ID-1: / size: 6.15 GiB used: 1.42 GiB (23.1%) fs: overlay dev: ERR-102 label: N/A 
      uuid: N/A 
      ID-2: /live/boot-dev size: 1.78 GiB used: 1.24 GiB (70.0%) fs: ext4 dev: /dev/sdc1 
      label: antiX-Live-usb uuid: 91371e0d-62a6-4816-9abb-8c722aad7682 
      ID-3: /media/antiX-uefi size: 49.9 MiB used: 11.8 MiB (23.7%) fs: vfat 
      dev: /dev/sdc2 label: antiX-uefi uuid: C368-C7C7 
    

    Boots fine with the nvidia-driver.
    Maybe worth a try,

    • This reply was modified 8 years, 3 months ago by caprea.