Partitionsgröße falsch angezeigt

Antworten
mcbane
Beiträge: 18
Registriert: Fr 28. Apr 2017, 13:40

Partitionsgröße falsch angezeigt

Beitrag von mcbane »

Hi Zusammen,

Wenn ich im NI-Image (3.3) "df" nutze, dann werden mir die größen falsch angezeigt. Ist das ein bekannter Bug?
Box ist eine Link.

Original Image:

Code: Alles auswählen

# df -h
Filesystem                Size      Used Available Use% Mounted on
mtd:root0                56.0M     35.6M     20.4M  64% /
devtmpfs                120.7M      4.0K    120.7M   0% /dev
tmpfs                   120.8M     68.0K    120.7M   0% /tmp
/dev/mtdblock1           16.0M    852.0K     15.2M   5% /var
/dev/sda1                29.3G    116.6M     29.2G   0% /tmp/sda1
NI-Image:

Code: Alles auswählen

# df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                   16.4M     14.0M      2.4M  85% /
mtd:root0                16.4M     14.0M      2.4M  85% /
devtmpfs                 35.4M      1.2K     35.4M   0% /dev
tmp                      35.4M      4.7K     35.4M   0% /tmp
media                    35.4M         0     35.4M   0% /media
mnt                      35.4M         0     35.4M   0% /mnt
srv                      35.4M         0     35.4M   0% /srv
/dev/mtdblock1            4.7M    264.8K      4.4M   6% /var
nfs                      35.4M         0     35.4M   0% /var/lib/nfs
/dev/sda1                 2.1G      8.5M      2.1G   0% /media/sda1

Code: Alles auswählen

# fdisk -l
Disk /dev/mtdblock0: 56 MB, 58720256 bytes, 114688 sectors
7 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock0 doesn't contain a valid partition table
Disk /dev/mtdblock1: 16 MB, 16777216 bytes, 32768 sectors
2 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock1 doesn't contain a valid partition table
Disk /dev/mtdblock2: 56 MB, 58720256 bytes, 114688 sectors
7 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock2 doesn't contain a valid partition table
Disk /dev/mtdblock3: 0 MB, 262144 bytes, 512 sectors
0 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock3 doesn't contain a valid partition table
Disk /dev/mtdblock4: 0 MB, 524288 bytes, 1024 sectors
0 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock4 doesn't contain a valid partition table
Disk /dev/mtdblock5: 0 MB, 131072 bytes, 256 sectors
0 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock5 doesn't contain a valid partition table
Disk /dev/mtdblock6: 0 MB, 131072 bytes, 256 sectors
0 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock6 doesn't contain a valid partition table
Disk /dev/mtdblock7: 3 MB, 3145728 bytes, 6144 sectors
0 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock7 doesn't contain a valid partition table
Disk /dev/sda: 29 GB, 31466323968 bytes, 61457664 sectors
3825 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 16065 * 512 = 8225280 bytes

Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
/dev/sda1 *  0,128,1     1023,254,63       8064   61457663   61449600 29.3G  c Win95 FAT32 (LBA)
Benutzeravatar
gandharva
Administrator
Beiträge: 387
Registriert: Mo 4. Apr 2016, 23:49
Box: Tank

Re: Partitionsgröße falsch angezeigt

Beitrag von gandharva »

Busybox Bug.

/edit
Fixed.

Code: Alles auswählen

[NI-FLASH-555729] /var/root # df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                  256.0M     53.5M    202.5M  21% /
mtd:root0               256.0M     53.5M    202.5M  21% /
devtmpfs                120.6M      4.0K    120.6M   0% /dev
tmp                     120.7M     36.0K    120.7M   0% /tmp
media                   120.7M         0    120.7M   0% /media
mnt                     120.7M         0    120.7M   0% /mnt
srv                     120.7M         0    120.7M   0% /srv
/dev/mtdblock1           32.0M      2.2M     29.8M   7% /var
nfs                     120.7M         0    120.7M   0% /var/lib/nfs
/dev/sda1               931.1G    432.4G    498.7G  46% /media/sda1
Nazi lives don't matter.
mcbane
Beiträge: 18
Registriert: Fr 28. Apr 2017, 13:40

Re: Partitionsgröße falsch angezeigt

Beitrag von mcbane »

gandharva hat geschrieben: Sa 29. Apr 2017, 16:55 Busybox Bug.

/edit
Fixed.
Hey, danke. Und wo kann ich den Fix finden? Sowohl beim Download-Thread als auch bei den Update-Urls ist der Timestamp im Namen nach wie vor der gleiche. ICh gehe also davon aus, dass das Image nicht angepasst wurde?
Benutzeravatar
gandharva
Administrator
Beiträge: 387
Registriert: Mo 4. Apr 2016, 23:49
Box: Tank

Re: Partitionsgröße falsch angezeigt

Beitrag von gandharva »

Ist im nächsten Image. Da das nur ein kosmetischer Fehler ist, gibt es keinen Grund zur Eile.
Nazi lives don't matter.
mcbane
Beiträge: 18
Registriert: Fr 28. Apr 2017, 13:40

Re: Partitionsgröße falsch angezeigt

Beitrag von mcbane »

gandharva hat geschrieben: Sa 29. Apr 2017, 19:15 Ist im nächsten Image. Da das nur ein kosmetischer Fehler ist, gibt es keinen Grund zur Eile.
Ja das stimmt natürlich. Wärst du vielleicht trotzdem so freundlich nur die Busybox in den Anhang zu legen? :relaxed:
Antworten

Zurück zu „Kronos v2 (LINK, TRINITY DUO)“