Re: Create Compressed Error
"Yann Cochard" <[email protected]> Wed, 26 May 2004 08:00:59 +0100
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
> When i run the following command:
> mkisofs -R /mnt/hda7/KNOPPIX |
> create_compressed_fs - 65536 >
> /mnt/hda3/NewCD/KNOPPIX/KNOPPIX
>
> _alloc_pages: O-order allocation failed (gfp=Oxld/o)
> VM : killing process create_compress
> killed.
Do you have enough RAM + swap ? You must have a great amount of these.
I have 500 MB of RAM, I added 1 GB of swap (500 MB should have been enough).
The size of RAM+swap must be greater than the size of the file you generate
(the resulting KNOPPIX file of around 700MB).
To create a swap (here of 700MB) without partitionning :
dd if=/dev/zero of=swap700 bs=1024 count=716800
mkswap swap700
sync;sync
swapon swap700
To remove :
swapoff swap700
rm swap700
Yann
--
___________________________________________________________________
Yann Cochard, [email protected], http://yanncochard.com/
Au Cactus Francophone : http://www.cactuspro.com/