lshw -c memory georg@Georg-Laptop-Linux ~ $ sudo lshw -c memory [sudo] password for georg: *-firmware Beschreibung: BIOS Hersteller: TOSHIBA Physische ID: 0 Version: Version 3.40 date: 05/18/2012 Größe: 1MiB Kapazität: 1984KiB Fähigkeiten: isa pci pnp upgrade shadowing vesa cdboot bootselect edd int13floppytoshiba int13floppy720 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification netboot *-cache:0 Beschreibung: L2 Cache Physische ID: 23 Steckplatz: CPU Internal Größe: 256KiB Kapazität: 256KiB Fähigkeiten: asynchronous internal write-back unified *-cache:1 Beschreibung: L1 Cache Physische ID: 24 Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back instruction *-cache:0 Beschreibung: L1 Cache Physische ID: 22 Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back data *-cache:0 Beschreibung: L2 Cache Physische ID: 27 Steckplatz: CPU Internal Größe: 256KiB Kapazität: 256KiB Fähigkeiten: asynchronous internal write-back unified *-cache:1 Beschreibung: L1 Cache Physische ID: 28 Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back instruction *-cache:1 Beschreibung: L1 Cache Physische ID: 26 Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back data *-cache:0 Beschreibung: L2 Cache Physische ID: 2b Steckplatz: CPU Internal Größe: 256KiB Kapazität: 256KiB Fähigkeiten: asynchronous internal write-back unified *-cache:1 Beschreibung: L1 Cache Physische ID: 2c Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back instruction *-cache:2 Beschreibung: L1 Cache Physische ID: 2a Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back data *-cache:0 Beschreibung: L2 Cache Physische ID: 2f Steckplatz: CPU Internal Größe: 256KiB Kapazität: 256KiB Fähigkeiten: asynchronous internal write-back unified *-cache:1 Beschreibung: L1 Cache Physische ID: 30 Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back instruction *-cache:3 Beschreibung: L1 Cache Physische ID: 2e Steckplatz: CPU Internal Größe: 32KiB Kapazität: 32KiB Fähigkeiten: asynchronous internal write-back data *-memory Beschreibung: Systemspeicher Physische ID: 31 Steckplatz: Systemplatine oder Hauptplatine Größe: 4GiB *-bank:0 Beschreibung: SODIMM DDR3 Synchron 1067 MHz (0,9 ns) Produkt: M471B5673FH0-CF8 Hersteller: Samsung Physische ID: 0 Seriennummer: 96EBB1B1 Steckplatz: DIMM0 Größe: 2GiB Breite: 64 bits Takt: 1067MHz (0.9ns) *-bank:1 Beschreibung: SODIMM DDR3 Synchron 1067 MHz (0,9 ns) Produkt: M471B5673FH0-CF8 Hersteller: Samsung Physische ID: 1 Seriennummer: 96EBB1D3 Steckplatz: DIMM2 Größe: 2GiB Breite: 64 bits Takt: 1067MHz (0.9ns) georg@Georg-Laptop-Linux ~ $ georg@Georg-Laptop-Linux ~ $ swapon -s Filename Type Size Used Priority /dev/sda7 partition 7855100 0 -1 georg@Georg-Laptop-Linux ~ $ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # # / was on /dev/sda6 during installation -- wurde bereits von GRUB beim Umug aktualisiert UUID=ce9accfe-7612-4c62-8a4d-81fb8c551705 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda7 during installation -- wurde manuell aktualisiert UUID=5bcff13f-fe51-4dc2-89c0-5ae0a231c5ab none swap sw 0 0 UUID=64997A414C801D14 /media/georg/Daten auto nosuid,nodev,nofail,x-gvfs-show 0 0 # alte uuid war 3581656C2FCF617A, geändert auf 64997A414C801D14; "uuid=" statt /dev/disk/usw # UUID=64997A414C801D14 /mnt/64997A414C801D14 auto nosuid,nodev,nofail,x-gvfs-show 0 0# georg@Georg-Laptop-Linux ~ $ dpkg -l | grep uswsusp georg@Georg-Laptop-Linux ~ $