[lug] tar command with ZIP 250MB

Trent Jarvi trentjarvi at yahoo.com
Sat Nov 27 12:38:06 MST 1999


If your just using the media for backup why not do
something like

tar -cvf /dev/sda4 / --exclude-from /etc/ignore
--preserve --totals

/etc/ignore:

/proc
/tmp
...

otherwise you can mkfs.ext2 on the media, mount it and
use a regular file.

mkfs.ext2 /dev/sda4
mount /dev/sda4 /mntpoint
same as you have done in the past.

...
--- David Willcox <acesouth at frii.com> wrote:
> Does anyone happen to know if I can use the 'tar'
> command to backup date to
> a ZIP 250MB drvie on a Linux box without having to
> use 'vfat' as my file type.
> If so what sytax would you use and what file type
> would I use? My command 
> that I tried was 'mount -t vfat /dev/sda4 /zip' and
> it does work. But I gues I don't
> understand if my file are being backup up in a Dos
> format or what and if I ever
> need them back I would be in trouble or can someone
> explain this to me.
> 
> I have only one hardrive dedicated totally to Linux
> ver.6.5
> 
> Appreciate any help with this and thanks ahead,
> 
> Dave Willcox :-)
> 
> > BEGIN:VCARD
> VERSION:2.1
> N:Willcox;Daivd
> FN:Daivd Willcox
> ORG:Willcox & Sons Inc.
> TITLE:Software support
> TEL;HOME;VOICE:719-635-0399
> ADR;WORK:;;1609 S. Nevada Ave.;Colorado
> Springs;CO;80906
> LABEL;WORK;ENCODING=QUOTED-PRINTABLE:1609 S. Nevada
> Ave.=0D=0AColorado Springs, CO 80906
> ADR;HOME;ENCODING=QUOTED-PRINTABLE:;;1011 Mars
> Dr=0D=0A=0D=0A;Colroado Springs;CO;80906;United
> States
> LABEL;HOME;ENCODING=QUOTED-PRINTABLE:1011 Mars
> Dr=0D=0A=0D=0A=0D=0AColroado Springs, CO
> 80906=0D=0AUnited States
> EMAIL;PREF;INTERNET:acesouth at frii.com
> REV:19991127T191327Z
> END:VCARD
> 

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com




More information about the LUG mailing list