df -h
apt-get install kde-full
sudo su
dpkg-reconfigure locales
de_DE.UTF-8
en_US.UTF-8
dpkg-reconfigure console-data
dpkg-reconfigure console-common
export LANG=de_DE.UTF-8
Ich fürchte, 1GHz und Jessie, das wird zu knapp. Du solltest auf Whezzy (Debian 7.X) gehen.CPU 1GHz
apt-get install kde-full
apt-get install openssh-server
nano /etc/apt/sources.list
apt-get install kde-full
# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=18c74f2b-7c3a-4223-a110-2b80df4df7f8 / ext4 errors=remoun$
# swap was on /dev/sda5 during installation
UUID=f8233d53-a2e0-4917-937b-4c1479f23567 none swap sw $
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
tmpfs /tmp tmpfs size=100M 0 0
tmpfs /var/tmp tmpfs size=150M 0 0
tmpfs /var/log tmpfs size=70M 0 0
tmpfs /var/cache/apt/archives tmpfs [COLOR=#ff0000]size=250mb [/COLOR] 0 0 [COLOR=#ff0000]habe das jetzt so eingetragen nun insterliert er[/COLOR]
Ich denke Du hast ein Image installiert, das für eine 2GB Speicherkarte erstellt wurde. Du musst also Deine root-Partition auf die Größe Deiner Speicherkarte anpassen.wieso habe ich immer noch nicht genug Speicher?
df -h
[B]fdisk /dev/mmcblk0[/B]
[COLOR=#000000][FONT=monospace]Command (m for help): [/FONT][/COLOR][B]p
Disk /dev/mmcblk0: 7964 MB, 7964983296 bytes
4 heads, 16 sectors/track, 243072 cylinders, total 15556608 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00014d34
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/mmcblk0p2 122880 3788799 1832960 83 Linux[/B]
[COLOR=#000000][FONT=monospace]Command (m for help): [/FONT][/COLOR][B]d
Partition number (1-4): [B]2[/B][/B]
[COLOR=#000000][FONT=monospace]Command (m for help): [/FONT][/COLOR][B]n
Partition type:
p primary (1 primary, 0 extended, 3 free)
e extended
Select (default p): [B]p
Partition number (1-4, default 2): [B]2
First sector (2048-15556607, default 2048): [B]122880
Last sector, +sectors or +size{K,M,G} (122880-15556607, default 15556607):
Using default value 15556607[/B][/B][/B][/B]
[COLOR=#000000][FONT=monospace]Command (m for help): [/FONT][/COLOR][B]p
Disk /dev/mmcblk0: 7964 MB, 7964983296 bytes
4 heads, 16 sectors/track, 243072 cylinders, total 15556608 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00014d34
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/mmcblk0p2 122880 15556607 7716864 83 Linux[/B]
[COLOR=#000000][FONT=monospace]Command (m for help): [/FONT][/COLOR][B]w
The partition table has been altered!
Calling ioctl() to re-read partition table.
WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
The kernel still uses the old table. The new table will be used at
the next reboot or after you run partprobe(8) or kpartx(8)
Syncing disks.[/B]
[B]shutdown -r now[/B]
[B]resize2fs /dev/mmcblk0p2
resize2fs 1.42.5 (29-Jul-2012)
Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 1
The filesystem on /dev/mmcblk0p2 is now 1929216 blocks long.[/B]
[B]df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 7.3G 1.7G 5.3G 25% /
/dev/root 7.3G 1.7G 5.3G 25% /
devtmpfs 85M 0 85M 0% /dev
tmpfs 19M 232K 19M 2% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 37M 0 37M 0% /run/shm
/dev/mmcblk0p1 56M 19M 38M 34% /boot
tmpfs 37M 0 37M 0% /tmp[/B]
AW: Igel Thin Client
Es muss da ein Eintrag geändert werden, damit sich das System nicht auf 8.0 aktualisiert.Code:nano /etc/apt/sources.list
MfG
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?