how about saving the partition as multiple 4GB files? that would work. 
something like 
dd if=/dev/hda2 of=fs.2 bs=blah skip=number
where blah could be whatever, and number could be the number of blocks 
calculated appropriately.
as for storing very large files, if i remember correctly, XFS can do that.

sagar

On Apr 12, 2005 4:17 AM, Amit Karpe <[EMAIL PROTECTED]> wrote:

> 
> Please let me know which filesystem supports > 4.0 G filesize  ??
> Or is there any other way , to take backup of partition ?

-- 
Sagar Gokhale
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to