Operating System - HP-UX
1833568 Members
4426 Online
110061 Solutions
New Discussion

du-command reports size in bytes for CD-ROM in HP-UX 11.11?

 
Bjorn Eriksson
New Member

du-command reports size in bytes for CD-ROM in HP-UX 11.11?

Hi,

it seems like the du-command in HP-UX 11.11 (unlike HP-UX 10.20) reports the disk usage in bytes for CD-ROM-devices, even though the k-flag is given and the block size for the device is 2048.

Given command:
# du -k /cdrom

The cdrom is mounted with:
# mount -F cdfs /dev/dsk/c0t0d0 /cdrom

Are there any HP-UX-patches that solves this problem or am I missing something crucial here?

Best regards
Bjorn