PDA

View Full Version : So near and yet-NO COMPRESSION/ISO-8859-1 problem



babelbrennt
09-11-2005, 05:54 PM
Ithought I was ok but when I do mkisofs etc ( I am using 3.7, but the old harddrive howto script doesn't seem to work so I used the new one although I stuck with my partitions - hda1(fat32t), hda5(Knoppix hard drive install), hda6 (knoppix remaster with cdrom files), hda7 (tohd install)).
This is what I get:

knoppix@ttyp1[/]$ su
root@ttyp1[/]# mkisofs -R -U -V "KNOPPIX.net filesystem" -publisher "KNOPPIX ww
w.knoppix.net" \ -hide-rr-moved -cache-inodes -no-bak -pad /mnt/hda5 \ | nice -
5 /usr/bin/create_compressed_fs - 65536 > /mnt/hda6/knx-remaster/knoppix/KNOPPI
X
bash: /mnt/hda6/knx-remaster/knoppix/KNOPPIX: No such file or directory
Warning: creating filesystem that does not conform to ISO-9660.
INFO: ISO-8859-1 character encoding detected by locale settings.
Assuming ISO-8859-1 encoded filenames on source filesystem,
use -input-charset to override.
mkisofs: No such file or directory. Invalid node - -hide-rr-moved
root@ttyp1[/]# mount -rw /dev/hda6 /mnt/hda6
root@ttyp1[/]# mkisofs -R -U -V "KNOPPIX.net filesystem" -publisher "KNOPPIX ww
w.knoppix.net" \ -hide-rr-moved -cache-inodes -no-bak -pad /mnt/hda5 \ | nice -
5 /usr/bin/create_compressed_fs - 65536 > /mnt/hda6/knx-remaster/knoppix/KNOPPI
X
Warning: creating filesystem that does not conform to ISO-9660.
INFO: ISO-8859-1 character encoding detected by locale settings.
Assuming ISO-8859-1 encoded filenames on source filesystem,
use -input-charset to override.
mkisofs: No such file or directory. Invalid node - -hide-rr-moved
Partial read (0 bytes of 65536), padding with zeros.
[ 9] Block# 0 size 0 -> 84 [compression ratio 100%, overall: 100%]

Statistics:
gzip(0): 0 ( 0%)
gzip(1): 0 ( 0%)
gzip(2): 0 ( 0%)
gzip(3): 0 ( 0%)
gzip(4): 0 ( 0%)
gzip(5): 0 ( 0%)
gzip(6): 0 ( 0%)
gzip(7): 0 ( 0%)
gzip(8): 0 ( 0%)
gzip(9): 1 (1e+02%)
7zip: 0 ( 0%)

Block size 65536, number of blocks 1.
Done.
root@ttyp1[/]# umount /mnt/hda6
root@ttyp1[/]# cd /mnt/hda6/knx-remaster
root@ttyp1[knx-remaster]# find -type f -not -name md5sums -not -name boot.cat -not -name isolinux.bin \ -exec md5sums '{}' \; >KNOPPIX/md5sums
bash: KNOPPIX/md5sums: Read-only file system

There is a KNOPPIX filesystem file but not compresses I don't think (or very little). Anyway I thought I would carry on to see what happens then I get this:


mkisofs -pad -l -r -J -v -V "KNOPPIX" -no-emul-boot -boot-load-size 4 \ -boot-info-table -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat \ -hide-rr-moved -o /mnt/hda6/knx-remaster
INFO: ISO-8859-1 character encoding detected by locale settings.
Assuming ISO-8859-1 encoded filenames on source filesystem,
use -input-charset to override.
mkisofs 2.01a34-unofficial-iconv (i686-pc-linux-gnu)
Segmentation fault

Does anyone know what I have done wrong!!

babelbrennt
09-11-2005, 08:54 PM
silly me.Thanks to a post in the forum I realised that I had typos i.e I had left spaces in the code where there weren't any and I had not deleted the \ symbols which marked the end of a line (it's supposed to be all one line so the \ stopsthe code). It was like watching a digital waterfall, very the Matrix. Unfortunately at 803MB it is far to big so if anyone knows how to connect tomcat5 and netbeans without jdk5??