From mint-bounce@lists.fishpool.fi Fri Aug 20 09:50:02 2010 X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ== X-Squirrel-FromHash: UANfXl1IQlc= Message-ID: <7f56c1287863391e37ca9adf9541c2fe-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYMXkF3A1M6XF1XQ0YDXlNQRg==-webmailer1@server05.webmailer.hosteurope.de> In-Reply-To: <000c9fc7.01b91262ccd5@smtp.freeola.net> References: <000c9fc7.01b91262ccd5@smtp.freeola.net> Date: Fri, 20 Aug 2010 15:46:36 +0200 Subject: Re: [MiNT] Partition sizes From: "m0n0" To: mint@lists.fishpool.fi Reply-To: ole@monochrom.net User-Agent: Host Europe Webmailer/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1282311996;b99fa379; X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ole@monochrom.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am Fr, 20.08.2010, 14:33 schrieb Peter Slegg: > What is the max file size on Mint partitions ? I think you should diff between "MiNT" partitions and ISO file formats. > I have just upgraded to CD Writer Suite (DVD) and surprised to find that > the maximum it can write to DVD is limited to 2 GByte by the os. The ext2 > docs suggest this could be bigger. > > http://en.wikipedia.org/wiki/Ext2 ISO Images Filesystems have nothing to do with ext2 ... But if there is an limit for ext2 partitions, then there is maybe an problem putting such an large block of data onto the ext2 partition ( for example 4GB ISO on 2 GB ext2 partition). The limit can also be there because of the Disc... maybe it's an small DVD =) ? Do you have an FAT32 partition (> 4 GB) available for your MiNT setup? You could try that. And I assume you will need the HDDriver ... At least you will need such an big partition, because I assume the CD Writer Suite wants to create the CDROM ISO Filesystem before writing it - the opposite is called "On the fly" recording. Good luck, m0n0