Wo ist den hier nun wieder die Netzwerkkonfiguration versteckt.
....
sudo apt-get remove cloud-init
sudo apt install samba -y
sudo nano /etc/samba/smb.conf
workgroup = FREETZ
wins support = yes
[freetz]
comment = Freetz homedir
browseable = yes
force user = freetz
directory mask = 0755
create mask = 0644
read only = no
path = /home/freetz
sudo smbpasswd -a freetz
[sudo] password for freetz: freetz
New SMB password: freetz
Retype New SMB password: freetz
STEP 3: PACK/SIGN
checking for left over version-control-system files
integrate freetz info file into image
packing var.tar
checking signature key files
creating private signature key file
creating public signature key file
adding public signature key file
creating filesystem image (SquashFS4-xz)
SquashFS block size: 64 kB (65536 bytes)
copying kernel image
kernel image size: 4.5 MB, max 8.0 MB, free 3.5 MB (3634688 bytes)
copying filesystem image
filesystem image size: 21.5 MB, max 44.0 MB, free 22.5 MB (23564288 bytes)
adding checksum to kernel.image
adding checksum to filesystem.image
packing images/7590_07.12.ger_freetz-ng-30981M_20200512-201141.image
packed image file size: 27.7 MB (29071360 bytes)
signing packed .image file
signed image file size: 27.7 MB (29071360 bytes)
source firmware: 7590_de 154.07.12 rev69995 {GER} [MESH18 NL2] (08.07.2019 10:08:01)
source image file size: 27.1 MB (28364800 bytes)
done.
FINISHED
freetz@freetz-linux:~/75$
- remove cloud-init
- Einbau von SAMBA
timedatectl
Local time: Thu 2020-05-21 20:08:56 UTC
Universal time: Thu 2020-05-21 20:08:56 UTC
RTC time: Thu 2020-05-21 20:08:57
Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
--
freetz@freetz-linux:~$ sudo timedatectl set-timezone Europe/Berlin
[sudo] password for freetz:
freetz@freetz-linux:~$
freetz@freetz-linux:~$ timedatectl
Local time: Thu 2020-05-21 22:10:28 CEST
Universal time: Thu 2020-05-21 20:10:28 UTC
RTC time: Thu 2020-05-21 20:10:29
Time zone: Europe/Berlin (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
@reboot root /sbin/dhclient -v -4