[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Memory Overflow bei create_compressed_fs



Hallo,

versuche gerade die Knoppix, nachdem ich sie auf die Platte kopiert 
habe, wieder auf CD zu pressen.

Dafür habe ich knoppix (01-01-2002) auf zwei Partitionen installiert 
(hda1,hda2). Eine als Vorlage die Andere zum brennen (hdc4 wird als 
Zwischenspeicher gebraucht). 

Achtung Zeilenumbrüche "\" eingefügt für 72 Zeichen:

BLOCKSIZE=65536
SRC=/mnt/hda1 ; DEST=/home/knoppix/KNOPPIX/KNOPPIX
# Create compressed loopback file from
# installation system
cd /home/knoppix
mkisofs -R -l -V "KNOPPIX iso9660 filesystem" -hide-rr-moved -v -o \ 
/mnt/hdc4/temp $SRC
nice -5 create_compressed_fs /mnt/hdc4/temp \
$BLOCKSIZE >/home/knoppix/KNOPPIX/KNOPPIX
# Make final CD Image
mkisofs -l -r -J -V "KNOPPIX V2.1" -hide-rr-moved -v -b \ 
KNOPPIX/boot.img -c KNOPPIX/boot.cat -o /mnt/hdc4/knoppix-cd.iso \ 
/home/knoppix

bei create_compressed_fs bricht das Script ab, mit memory Overflow,
obwohl 124MB swap und 256MB Speicher. Und X11 läuft auch nicht.

Fehler oder mehr swap oder?

bye Andreas
                                                              
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: