Hola:
hace poco cayó en mis manos un pc de un conocido para echarle un vistazo y ver si se podía mejorar. Trasteando con él, en un momento determinado se me fue la luz y al encenderlo me tiró el típico error de "Bootmgr is missin" y no ha habido manera de solucionarlo; he seguido 4-5 manuales explicando lo de meterte con un cd de windows, usar ubuntu para copiar el archivo bootmgr de un sitio a otro,etc.
Puedo acceder usando ubuntu u otra distro (prefiero ubuntu) y quería saber si es posible hacer una copia de los controladores de ese ordenador ya que nadie los tiene y antes de formatearlo quiero asegurarme que luego puedo ponerlos todos y no salir loco con la tarjeta de red, sonido, vídeo, etc.
Hay alguna manera o programa de hacer esa copia desde el live cd de ubuntu?
Gracias!
No te compliques respaldando los controladores, existen softwares cómo Driver Easy, Driver Magic que automáticamente analizan tu equipo y descargan e instalan los drivers necesarios. Yo lo uso mucho para ordenadores antiguos.
Saludos
pues no se si se pueda guardar los drivers directamente, lo que si es que puedes ver que hardware tiene la maquina en cuestion para poder realizar la busqueda por internet
como root:
Con lspci
root@darkali:~# lspci
00:00.0 RAM memory: NVIDIA Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: NVIDIA Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP67 Memory Controller (rev a2)
00:01.3 Co-processor: NVIDIA Corporation MCP67 Co-processor (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB controller: NVIDIA Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB controller: NVIDIA Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB controller: NVIDIA Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:07.0 Audio device: NVIDIA Corporation MCP67 High Definition Audio (rev a1)
00:08.0 PCI bridge: NVIDIA Corporation MCP67 PCI Bridge (rev a2)
00:09.0 IDE interface: NVIDIA Corporation MCP67 AHCI Controller (rev a2)
00:0a.0 Ethernet controller: NVIDIA Corporation MCP67 Ethernet (rev a2)
00:0c.0 PCI bridge: NVIDIA Corporation MCP67 PCI Express Bridge (rev a2)
00:0d.0 PCI bridge: NVIDIA Corporation MCP67 PCI Express Bridge (rev a2)
00:12.0 VGA compatible controller: NVIDIA Corporation C67 [GeForce 7000M / nForce 610M] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
root@darkali:~#
o mas detallado con hwinfo:
root@darkali:~# hwinfo --help
Usage: hwinfo [OPTIONS]
Probe for hardware.
Options:
--<HARDWARE_ITEM>
This option can be given more than once. Probe for a particular
HARDWARE_ITEM. Available hardware items are:
all, arch, bios, block, bluetooth, braille, bridge, camera,
cdrom, chipcard, cpu, disk, dsl, dvb, fingerprint, floppy,
framebuffer, gfxcard, hub, ide, isapnp, isdn, joystick, keyboard,
memory, modem, monitor, mouse, netcard, network, partition,
pci, pcmcia, pcmcia-ctrl, pppoe, printer, redasd,
reallyall, scanner, scsi, smp, sound, storage-ctrl, sys, tape,
tv, uml, usb, usb-ctrl, vbe, wlan, xen, zip
--short
Show only a summary. Use this option in addition to a hardware
probing option.
--listmd
Normally hwinfo does not report RAID devices. Add this option to
see them.
--only DEVNAME
This option can be given more than once. If you add this option,
only data about devices with DEVNAME will be shown.
--save-config SPEC
Store config for a particular device below /var/lib/hardware.
SPEC can be a device name, an UDI, or 'all'. This option must be
given in addition to a hardware probing option.
--show-config UDI
Show saved config data for a particular device.
--map
If disk names have changed (e.g. after a kernel update) this
prints a list of disk name mappings. Note that you must have
used --save-config at some point before for this can work.
--debug N
Set debug level to N. The debug info is shown only in the log
file. If you specify a log file, the debug level is implicitly
set to a reasonable value.
--verbose
Increase verbosity. Only together with --map.
--log FILE
Write log info to FILE.
--dump-db N
Dump hardware data base. N is either 0 for the external data
base in /var/lib/hardware, or 1 for the internal data base.
--version
Print libhd version.
--help
Print usage.
ejemplo del procesador:
root@darkali:~# hwinfo --cpu
01: None 00.0: 10103 CPU
[Created at cpu.455]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 15.124.2 "Mobile AMD Sempron(tm) Processor 3600+"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,syscall,nx,mmxext,fxsr_opt,rdtscp,lm,3dnowext,3dnow,rep_good,nopl,extd_apicid,pni,cx16,lahf_lm,extapic,cr8_legacy,3dnowprefetch,vmmcall
Clock: 2000 MHz
BogoMips: 4000.18
Cache: 256 kb
Config Status: cfg=new, avail=yes, need=no, active=unknown
o las tarjetas de red
root@darkali:~# hwinfo --netcard
25: PCI 0a.0: 0200 Ethernet controller
[Created at pci.328]
Unique ID: rBUF.LM0BcmBdfd4
SysFS ID: /devices/pci0000:00/0000:00:0a.0
SysFS BusID: 0000:00:0a.0
Hardware Class: network
Model: "nVidia MCP67 Ethernet"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x054c "MCP67 Ethernet"
SubVendor: pci 0x103c "Hewlett-Packard Company"
SubDevice: pci 0x30ea
Revision: 0xa2
Driver: "forcedeth"
Driver Modules: "forcedeth"
Device File: eth0
Memory Range: 0xf6388000-0xf6388fff (rw,non-prefetchable)
I/O Ports: 0x30f8-0x30ff (rw)
Memory Range: 0xf6389c00-0xf6389cff (rw,non-prefetchable)
Memory Range: 0xf6389800-0xf638980f (rw,non-prefetchable)
IRQ: 26 (no events)
HW Address: 00:1e:68:3c:d1:fd
Link detected: no
Module Alias: "pci:v000010DEd0000054Csv0000103Csd000030EAbc02sc00i00"
Driver Info #0:
Driver Status: forcedeth is active
Driver Activation Cmd: "modprobe forcedeth"
Config Status: cfg=new, avail=yes, need=no, active=unknown
28: PCI 300.0: 0282 WLAN controller
[Created at pci.328]
Unique ID: y9sn.9AnOduZyIOF
Parent ID: qnJ_.SBYAWohmo3A
SysFS ID: /devices/pci0000:00/0000:00:0d.0/0000:03:00.0
SysFS BusID: 0000:03:00.0
Hardware Class: network
Model: "Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express)"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x001c "AR242x / AR542x Wireless Network Adapter (PCI-Express)"
SubVendor: pci 0x103c "Hewlett-Packard Company"
SubDevice: pci 0x137b
Revision: 0x01
Driver: "ath5k"
Driver Modules: "ath5k"
Device File: wlan0
Features: WLAN
Memory Range: 0xf6000000-0xf600ffff (rw,non-prefetchable)
IRQ: 19 (64431 events)
HW Address: 00:1f:3a:7f:bf:75
Link detected: yes
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v0000168Cd0000001Csv0000103Csd0000137Bbc02sc00i00"
Driver Info #0:
Driver Status: ath5k is active
Driver Activation Cmd: "modprobe ath5k"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (PCI bridge)
Saludos.
Buenas!
Gracias por los comentarios. Yo uso driver pack solution 2015 que es un cd que con internet te pone todo. L cosa era indagar un poco en linux y ver si se podía hacer lo que quería. Sacar los drivers de windows 7 usando una distro.
Si alguien aporta la solución me encantaría aprender para futuras ocasiones.
Gracias de nuevo.
Un saludo!