Beiträge von p-kit

    Hallo

    Das scheint mir so zu sein mit

    ping archive.raspberrypi.org

    ping: archive.raspberrypi.org: Temporärer Fehler bei der Namensauflösung

    Der Befehl nslookup fehlt auf dem System deshalb hatte ich das mit ping gemacht

    ifconfig

    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500

    inet 192.168.178.8 netmask 255.255.255.0 broadcast 192.168.178.255

    inet6 fe80::dea6:32ff:fe17:be56 prefixlen 64 scopeid 0x20<link>

    inet6 2a02:3035:800:139f:dea6:32ff:fe17:be56 prefixlen 64 scopeid 0x0<global>

    ether dc:a6:32:17:be:56 txqueuelen 1000 (Ethernet)

    RX packets 5608 bytes 809951 (790.9 KiB)

    RX errors 0 dropped 0 overruns 0 frame 0

    TX packets 2000 bytes 186779 (182.4 KiB)

    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536

    inet 127.0.0.1 netmask 255.0.0.0

    inet6 ::1 prefixlen 128 scopeid 0x10<host>

    loop txqueuelen 1000 (Lokale Schleife)

    RX packets 668 bytes 67362 (65.7 KiB)

    RX errors 0 dropped 0 overruns 0 frame 0

    TX packets 668 bytes 67362 (65.7 KiB)

    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500

    ether dc:a6:32:17:be:58 txqueuelen 1000 (Ethernet)

    RX packets 0 bytes 0 (0.0 B)

    RX errors 0 dropped 0 overruns 0 frame 0

    TX packets 0 bytes 0 (0.0 B)

    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    Gruß Peter

    Hallo

    kennt jemand das Problem

    sudo apt-get update

    Fehl:1 http://deb.debian.org/debian buster InRelease

    Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    OK:2 http://archive.raspberrypi.org/debian buster InRelease

    Fehl:3 http://deb.debian.org/debian-security buster/updates InRelease

    Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    Fehl:4 http://deb.debian.org/debian buster-updates InRelease

    Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    Paketlisten werden gelesen... Fertig

    W: Fehlschlag beim Holen von http://deb.debian.org/debian/dists/buster/InRelease Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    W: Fehlschlag beim Holen von http://deb.debian.org/debian-securit…dates/InRelease Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    W: Fehlschlag beim Holen von http://deb.debian.org/debian/dists/buster-updates/InRelease Temporärer Fehlschlag beim Auflösen von »deb.debian.org«

    W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.

    Gruß Peter

    Hallo zusammen

    ist es technisch möglich mit Rasberry Pi 3+ als Server und Raspberry 4B als PXE Client zu erstellen.

    Das Der Rasberry Pi 3 läuft auf Suse Enterprise Server 15.1 und sollte somit die Dienste darstellen können.

    Frage : Kann der Rapberry Pi 4 so gepatch werden das die Gigabit Netgzwerkverbindung zum TFTP Server zustande kommt ?

    Ja aber die UUID ist gleich ^^

    sudo blkid

    /dev/mmcblk0p1: LABEL_FATBOOT="boot" LABEL="boot" UUID="6341-C9E5" TYPE="vfat" PARTUUID="ea7d04d6-01"

    /dev/mmcblk0p2: LABEL="rootfs" UUID="80571af6-21c9-48a0-9df5-cffb60cf79af" TYPE="ext4" PARTUUID="ea7d04d6-02"

    /dev/mmcblk0: PTUUID="ea7d04d6" PTTYPE="dos"

    /dev/sda1: UUID="45750ae4-611e-465e-95d3-1aff90d64716" TYPE="ext4" PARTUUID="ea7d04d6-01"

    Wie kann ich das ändern ?

    so das habe ich auch mal probiert da kommt das selbe bei raus

    less fstab

    proc /proc proc defaults 0 0

    PARTUUID=ea7d04d6-01 /boot vfat defaults 0 2

    PARTUUID=ea7d04d6-02 / ext4 defaults,noatime 0 1

    #/dev/sda1 /home ext4 auto,nofail,sync,users,rw 0 0

    PARTUUID=ea7d04d6-01 /home ext4 auto,nofail,sync,users.rw 0 0

    # a swapfile is not a swap partition, no line here

    # use dphys-swapfile swap[on|off] for that

    das Bild beim Laden

    namei -l /home/pi/*

    f: /home/pi/Desktop

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Desktop

    f: /home/pi/Documents

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Documents

    f: /home/pi/Downloads

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Downloads

    f: /home/pi/MagPi

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root MagPi

    f: /home/pi/Music

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Music

    f: /home/pi/Pictures

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Pictures

    f: /home/pi/Public

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Public

    f: /home/pi/Templates

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Templates

    f: /home/pi/Videos

    drwxr-xr-x root root /

    drwxr-xr-x root root home

    drwxrwxr-x pi root pi

    drwxr-xr-x pi root Videos

    sudo blkid /dev/sda1

    /dev/sda1: UUID="45750ae4-611e-465e-95d3-1aff90d64716" TYPE="ext4" PARTUUID="ea7d04d6-01"

    less /etc/fstab

    proc /proc proc defaults 0 0

    PARTUUID=ea7d04d6-01 /boot vfat defaults 0 2

    PARTUUID=ea7d04d6-02 / ext4 defaults,noatime 0 1

    /dev/sda1 /home ext4 auto,nofail,sync,users,rw 0 0

    # a swapfile is not a swap partition, no line here

    # use dphys-swapfile swap[on|off] for that

    geben sie Root password ein

    nach der eingabe steht das system auf der command line

    beispiel:

    systen#>

    noch ist zu sagen die SSD ist fest verbaut und bekommt immer die gleichen geräte namen "dev/sda1 da andere usb platten nicht angeschlossen werden bzw verbaut sind.

    Was muss man sinnvoller weise in der /etc/fstab eintregen werden bei einer SSD wenn sie als /home gemeouted werden soll und die user rw zugriff haben sollen. Die SSD soll nur root von gemounted werden bzw. system.boot.

    das steht bisher in der fstab das klappt aber nicht

    Der User pi wurde gesichert und uter /home/pi wieder eingspielt.

    bein booten werden immer root rechte verlangt die reich aber nicht aus. Das system kann nur ohne USN SSD gebooted werden.

    die Platte läste sowohl unter media/usb0 einhängen als auch unter /home wenn sie von hand gemouted wird.

    /dev/sda1 /home ext4 defaults,noatime,users 0 1

    Ich bitte hier um hilfe und vielen dank im vorraus

    Gruß Peter

    Hallo

    das Problem ist das der Raspberry PI 4 bootet sobald ein USB DRIVE unter USB 3 als auch unter USB 2 eingesteckt wird.

    Configuration RasberryPi4 + SSD 480GB über X825 V4.0 2.5 inch SATA Storage Board.

    Die config.txt hier :

    # For more options and information see

    # http://rpf.io/configtxt

    # Some settings may impact device functionality. See link above for details

    # uncomment if you get no picture on HDMI for a default "safe" mode

    #hdmi_safe=1

    # uncomment this if your display has a black border of unused pixels visible

    # and your display can output without overscan

    #disable_overscan=1

    # uncomment the following to adjust overscan. Use positive numbers if console

    # goes off screen, and negative if there is too much border

    #overscan_left=16

    #overscan_right=16

    #overscan_top=16

    #overscan_bottom=16

    # uncomment to force a console size. By default it will be display's size minus

    # overscan.

    #framebuffer_width=1280

    #framebuffer_height=720

    # uncomment if hdmi display is not detected and composite is being output

    hdmi_force_hotplug=1

    # uncomment to force a specific HDMI mode (this will force VGA)

    hdmi_group=1

    hdmi_mode=16

    # uncomment to force a HDMI mode rather than DVI. This can make audio work in

    # DMT (computer monitor) modes

    #hdmi_drive=2

    # uncomment to increase signal to HDMI, if you have interference, blanking, or

    # no display

    #config_hdmi_boost=4

    # uncomment for composite PAL

    #sdtv_mode=2

    sdtv_aspect=3

    #uncomment to overclock the arm. 700 MHz is the default.

    #arm_freq=800

    # Uncomment some or all of these to enable the optional hardware interfaces

    #dtparam=i2c_arm=on

    #dtparam=i2s=on

    #dtparam=spi=on

    # Uncomment this to enable infrared communication.

    #dtoverlay=gpio-ir,gpio_pin=17

    #dtoverlay=gpio-ir-tx,gpio_pin=18

    # Additional overlays and parameters are documented /boot/overlays/README

    # Enable audio (loads snd_bcm2835)

    dtparam=audio=on

    [pi4]

    # Enable DRM VC4 V3D driver on top of the dispmanx display stack

    dtoverlay=vc4-fkms-v3d

    max_framebuffers=2

    [all]

    #dtoverlay=vc4-fkms-v3d

    enable_uart=1

    Die config von usbmount.conf :

    # Configuration file for the usbmount package, which mounts removable

    # storage devices when they are plugged in and unmounts them when they

    # are removed.

    # Change to zero to disable usbmount

    ENABLED=1

    # Mountpoints: These directories are eligible as mointpoints for

    # removable storage devices. A newly plugged in device is mounted on

    # the first directory in this list that exists and on which nothing is

    # mounted yet.

    MOUNTPOINTS="/media/usb0 /media/usb1 /media/usb2 /media/usb3

    /media/usb4 /media/usb5 /media/usb6 /media/usb7"

    # Filesystem types: removable storage devices are only mounted if they

    # contain a filesystem type which is in this list.

    FILESYSTEMS="vfat ext2 ext3 ext4 hfsplus"

    #############################################################################

    # WARNING! #

    # #

    # The "sync" option may not be a good choice to use with flash drives, as #

    # it forces a greater amount of writing operating on the drive. This makes #

    # the writing speed considerably lower and also leads to a faster wear out #

    # of the disk. #

    # #

    # If you omit it, don't forget to use the command "sync" to synchronize the #

    # data on your disk before removing the drive or you may experience data #

    # loss. #

    # #

    # It is highly recommended that you use the pumount command (as a regular #

    # user) before unplugging the device. It makes calling the "sync" command #

    # and mounting with the sync option unnecessary---this is similar to other #

    # operating system's "safely disconnect the device" option. #

    #############################################################################

    # Mount options: Options passed to the mount command with the -o flag.

    # See the warning above regarding removing "sync" from the options.

    MOUNTOPTIONS="sync,noexec,nodev,noatime,nodiratime"

    # Filesystem type specific mount options: This variable contains a space

    # separated list of strings, each which the form "-fstype=TYPE,OPTIONS".

    #

    # If a filesystem with a type listed here is mounted, the corresponding

    # options are appended to those specificed in the MOUNTOPTIONS variable.

    #

    # For example, "-fstype=vfat,gid=floppy,dmask=0007,fmask=0117" would add

    # the options "gid=floppy,dmask=0007,fmask=0117" when a vfat filesystem

    # is mounted.

    FS_MOUNTOPTIONS="-fstype=vfat,gid=users,dmask=0007,fmask=0117"

    # If set to "yes", more information will be logged via the syslog

    # facility.

    VERBOSE=no

    df

    Dateisystem 1K-Blöcke Benutzt Verfügbar Verw% Eingehängt auf

    /dev/root 30398368 3074288 26040180 11% /

    devtmpfs 1867780 0 1867780 0% /dev

    tmpfs 1999876 0 1999876 0% /dev/shm

    tmpfs 1999876 8736 1991140 1% /run

    tmpfs 5120 4 5116 1% /run/lock

    tmpfs 1999876 0 1999876 0% /sys/fs/cgroup

    /dev/mmcblk0p1 258095 53465 204631 21% /boot

    tmpfs 399972 0 399972 0% /run/user/1000

    free

    total used free shared buff/cache available

    Mem: 3999756 194748 3583288 34700 221720 3648116

    Swap: 0 0 0

    lsblk

    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT

    mmcblk0 179:0 0 29,8G 0 disk

    ├─mmcblk0p1 179:1 0 256M 0 part /boot

    └─mmcblk0p2 179:2 0 29,5G 0 part /

    lsusb

    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver

    Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    usb SDD file Format ext4 erstellt unter Suse Leap 15.1

    Es wäre nett wenn jemand eine Idee mant wie der Fehler beheben kann, bwz eine

    Beschreibung benenne kann die den fehler behebt.

    Gruß Peter