Re: Utility to extract iso files without burning

2008-10-05 Thread Edwin Groothuis
Use tar. Simple FreeBSD tar, it's good for everything. -- Edwin Groothuis Website: http://www.mavetju.org/ [EMAIL PROTECTED] Weblog: http://www.mavetju.org/weblog/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: Utility to extract iso files without burning

2008-10-03 Thread Wojciech Puchar
mdconfig -a -t vnode -f isofile mount_cd9660 /dev/md0 /somemountpoint On Fri, 3 Oct 2008, Warren Liddell wrote: Im looking for a GUI or command line that will allow me to extract information within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64

Re: Utility to extract iso files without burning

2008-10-03 Thread Glyn Millington
Warren Liddell <[EMAIL PROTECTED]> writes: > Im looking for a GUI or command line that will allow me to extract > information > within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64 well, you can mount it and then search around inside .. mount_cd9660 -o ro /dev/`mdconfig -

Re: Utility to extract iso files without burning

2008-10-03 Thread Patrick Lamaizière
Le Fri, 3 Oct 2008 20:28:44 +1000, Warren Liddell <[EMAIL PROTECTED]> a écrit : > Im looking for a GUI or command line that will allow me to extract > information within an ISO file... im using FreeBSD 7.1-PRERELEASE I never tried it but bsdtar is able to extract an iso image. "tar creates and m

Re: Utility to extract iso files without burning

2008-10-03 Thread Manolis Kiagias
Warren Liddell wrote: Im looking for a GUI or command line that will allow me to extract information within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64 You can mount an iso and copy files from it. First create a memory disk device to contain the file system: mdconfig -a -

Re: Utility to extract iso files without burning

2008-10-03 Thread Vincent Hoffman
Warren Liddell wrote: > Im looking for a GUI or command line that will allow me to extract > information > within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64 > Easiest way normally would be to mount the image and use the filesystem. assuming you are not root and have sudo ins

Re: Utility to extract iso files without burning

2008-10-03 Thread Valentin Bud
Hello Warren, On Fri, Oct 3, 2008 at 12:28 PM, Warren Liddell <[EMAIL PROTECTED]> wrote: > Im looking for a GUI or command line that will allow me to extract > information > within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64 From the man page of mdconfig(8): To mount an ISO

Utility to extract iso files without burning

2008-10-03 Thread Warren Liddell
Im looking for a GUI or command line that will allow me to extract information within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: ISO files...

2006-12-11 Thread Denise and Raul
I apologize for not getting back to you sooner. Thanks, for all who replied, but this solution was very helpful and I'm now operational. Thanks again, Raul Giorgos Keramidas wrote: On 2006-11-02 22:05, Denise and Raul <[EMAIL PROTECTED]> wrote: Hello, I have ISO files saved

Re: ISO files...

2006-11-02 Thread Eric Schuele
On 11/02/2006 21:05, Denise and Raul wrote: Hello, I have ISO files saved on cd's. 1) 6.1-RELEASE-i386-bootonly.iso 2) 6.1-RELEASE-i386-disc1.iso 3) 6.1-RELEASE-i386-disc2.iso I'm gathering that I need to extract files/data/etc. from the ISO files. Why do you say this? Are you

Re: ISO files...

2006-11-02 Thread Giorgos Keramidas
On 2006-11-02 22:05, Denise and Raul <[EMAIL PROTECTED]> wrote: > Hello, > > I have ISO files saved on cd's. > 1) 6.1-RELEASE-i386-bootonly.iso > 2) 6.1-RELEASE-i386-disc1.iso > 3) 6.1-RELEASE-i386-disc2.iso if you have saved these ISO images as "files" on

ISO files...

2006-11-02 Thread Denise and Raul
Hello, I have ISO files saved on cd's. 1) 6.1-RELEASE-i386-bootonly.iso 2) 6.1-RELEASE-i386-disc1.iso 3) 6.1-RELEASE-i386-disc2.iso I'm gathering that I need to extract files/data/etc. from the ISO files. What utility do I use? Do I need a separate cd as boot media with information

Re: nfs exporting mounted iso files ?

2005-12-14 Thread Fabian Keil
Bill Schoolcraft <[EMAIL PROTECTED]> wrote: > I have been trying to export four mounted iso images under /mnt on my > FreeBSD-5.4 box via nfs and I can export everything under /mnt but the > iso's don't show up on the client, only the directories. > ###

nfs exporting mounted iso files ?

2005-12-13 Thread Bill Schoolcraft
Hello Family, I have been trying to export four mounted iso images under /mnt on my FreeBSD-5.4 box via nfs and I can export everything under /mnt but the iso's don't show up on the client, only the directories. First I mounted all the iso's with the following series of commands. mdconfig -a -t

Re: ISO files

2004-03-08 Thread Frank Mueller
Hi, it just contains additional binary packages. Frank > Hi all, > > What does the second disc 2 ISO file contain? I am talking about release > 4.9. > > > > > > > Thank you, > > Ioannis Vranos > > > ___ > [EMAIL PROTECTED] mailing list > http://lists.f

RE: ISO files

2004-03-08 Thread Ioannis Vranos
> -Original Message- > From: Matthew Seaman [mailto:[EMAIL PROTECTED] > Sent: Monday, March 08, 2004 12:38 PM > To: Ioannis Vranos > Cc: FreeBSD Questions Mailing List > Subject: Re: ISO files > > > On Mon, Mar 08, 2004 at 12:22:34PM +0200, Ioannis Vranos

Re: ISO files

2004-03-08 Thread Matthew Seaman
On Mon, Mar 08, 2004 at 12:22:34PM +0200, Ioannis Vranos wrote: > What does the second disc 2 ISO file contain? I am talking about release > 4.9. That's the 'Live Filesystem' CD -- it's a bootable CD with a fully working of the OS which you can use to fix systems /in extremis/. You don't need it

ISO files

2004-03-08 Thread Ioannis Vranos
Hi all, What does the second disc 2 ISO file contain? I am talking about release 4.9. Thank you, Ioannis Vranos ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMA

Re: iso files

2004-01-24 Thread Kris Kennaway
On Sat, Jan 24, 2004 at 02:50:14AM -0800, F.Aydýn DÜNDAR wrote: > I downloaded .iso image files release 5.2. But > sysinstall not read qt-3.2.1.tbz and arts-1.1.4,1.tbz. > > > How can I make install? Thanks a lot... Did you verify that the ISO image had the correct MD5 checksum prior to trying

Re: iso files

2004-01-24 Thread Andrew L. Gould
On Saturday 24 January 2004 04:50 am, F.Aydýn DÜNDAR wrote: > I downloaded .iso image files release 5.2. But > sysinstall not read qt-3.2.1.tbz and arts-1.1.4,1.tbz. > > > How can I make install? Thanks a lot... Use pkg_add to install the packages from the ftp site: ftp://ftp.freebsd.org/pub/Free

iso files

2004-01-24 Thread F.Aydýn DÜNDAR
I downloaded .iso image files release 5.2. But sysinstall not read qt-3.2.1.tbz and arts-1.1.4,1.tbz. How can I make install? Thanks a lot... __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/