copy file to cd-rw

Александр Деревянко aeder at list.ru
Sun Jan 9 11:02:58 PST 2005


mess-mate wrote:

>I've readed .
>But sorry if i insist, the file to save is very-very important for me.
>This file contains the openoffice data of my work.
>So, i can't do any mistake and have no experience with 'cat', 'split' or 'mkisofs'.
>
>His name is 'home.tar.bz2' !! and is 2.4GB long.
>I've to find a way to save that file anywhere and must be accessed by 
>my FBSD 5.3 as by another linux disk.
>To do that i've created a second partition /dev/hda4 with a ext3 fs 
>can be accessed by my FBSD as by the linux disk.
>
>I can cp this file from that ext3 partition to FBSD but after changed and retarred/bzip2 My FBSD won't cp it to that partition " File too large".
>
>I can of course split that file, in this case it must be possible to join the resulting files from FBSD as by linux.
>
>I don't know if linux can join these files, splitted by FBSD, with a 'cat'.
>
>Anybody can help me with this issue ?
>
>Thanks in advance for your time.
>mess-mate
>  
>
>
>On Sun, 9 Jan 2005 10:09:55 -0700
>Jon Drews <jon.drews at gmail.com> wrote:
>
>  
>
>>Hi:
>>
>> This section of the handbook gives very good instructions on how to
>>save files to CD:
>>16.6 Creating and Using Optical Media (CDs)
>>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html
>>
>>
>>On Sun, 9 Jan 2005 16:45:01 +0100, mess-mate <messmate at free.fr> wrote:
>>    
>>
>>>Hi guys,
>>>I've to copy a large file to a cd-rw and have
>>>a little troubles with my 5.3 system now.
>>>Can you send me the exact way to do it ??
>>>      
>>>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
>  
>
First of all: File too large means that filesystem doesn't support such 
long files. You can't do anything with it.
For you information, ISO filesystem doesn't support > 2Gb files too.
Of course, split and cat utilities will work both in FreeBSD and any 
sort of Linux.
You even can cat and ungzip files under Windows (in Cygwin enviroment).

Best regards,
Alexander Derevianko.


More information about the freebsd-questions mailing list