On Mon, Jul 21, 2003 at 08:45:32PM +1000, Gerald Catling wrote: > I am trying to copy a SuSE 8.2 DVD. I find that all of a sudden some dvd > drives will not read the disk. > I have a Ricoh 5125a dvd burner but even under Windows i cannot copy the dvd > to another dvd+R disk. > using dd and adding to a vfat mounted data drive i am getting to 2gb then the > system stops with the message 'file size limit exceeded'. Is this a Linux > thing or a Windows limit. (win98se)
Seems it's a FAT32 limit. Try create a real filesystem (ext2/3, reiserfs, XFS) to store the image. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
