Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Ftape
- To: tlug@example.com
- Subject: tlug: Ftape
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Mon, 6 Dec 1999 13:28:36 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <19991205173831.C224@example.com>
- References: <19991205173831.C224@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "wile y" == Christopher Sekiya <wileyc@example.com> writes: >> The first one made an entry in fstab of: /dev/ftape /mnt/tape >> auto,user,exec,dev,suid,rw 1 1 >> >> The second made an entry in fstab of: /dev/tape /mnt/tape >> auto,exec,dev,suid,rw 1 1 wile y> Ftape isn't a block device, it's a character device. wile y> One doesn't mount ftape -- one treats it like a tape wile y> device ;) Well, there was some noise about making it mountable at one point, but it sure seems silly. (I think the idea was that you could use a directory to locate multiple archives on the tape, but it would involve a lot of rewinding.) I did use ftape a long time ago, and the basic tools were mt (which controls the magnetic tape, you can skip blocks or files, rewind, fast forward, erase, add marks, etc) and tar. You could also use cpio I guess, and maybe even DD. I didn't use mt very much, tapes were cheap enough that I just did tar --create --verbose --use-compress-program=gzip \ --file=/dev/ftape /path/to/source/directory and tar --extract --verbose --use-compress-program=gzip \ --file=/dev/ftape Note that the char special device itself, not some mounted point, is used. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 _________________ _________________ _________________ _________________ What are those straight lines for? "XEmacs rules." ------------------------------------------------------------------- Next Nomikai: December 17 (Fri), 20:00 Tengu TokyoEkiMae 03-3275-3691 Next Technical Meeting: January 14 (Fri) 19:00 * Topic: "glibc - current status and future developments" * Guest Speaker: Ulrich Drepper (Cygnus Solutions) * Place: Oracle Japan HQ 12F Seminar Room (New Otani Garden Court) ------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- Follow-Ups:
- Re: tlug: Ftape
- From: Jonathan Byrne <jq@example.com>
- References:
- tlug: Ftape
- From: Christopher Sekiya <wileyc@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: December meeting participants
- Next by Date: Re: tlug: Gnome virtual desktops
- Prev by thread: tlug: Ftape
- Next by thread: Re: tlug: Ftape
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links