panic on boot

Erik Trulsson ertr1013 at student.uu.se
Wed Oct 10 07:17:27 PDT 2007


On Wed, Oct 10, 2007 at 10:42:06AM -0300, Alexandre Biancalana wrote:
> On 10/10/07, Jeremy Chadwick <koitsu at freebsd.org> wrote:
> > On Wed, Oct 10, 2007 at 12:58:33PM +0200, Dag-Erling Smørgrav wrote:
> > > "Petr Holub" <hopet at ics.muni.cz> writes:
> > > > Despite you couldn't guarantee it, it really helped and it boots now.
> > > > I've used the binary loader available from ~kib site and just replaced
> > > > it on the original ISO: mdcondifig -> mount ->
> > > > tar cf - | (cd elswhere && tar xvpf -) -> replace the loader -> mkisomages.sh
> > >
> > > You realize that you can simply 'tar xf' an ISO image, instead of
> > > jumping through hoops with mdconfig?
> >
> > Most FreeBSD users I know of (junior and senior) do not know about
> > libarchive(3), nor what's linked to it (tar).  Heck, even *I* didn't
> > know it had ISO9660 and ZIP support until I read the manpage; I thought
> > it was limited to tar, pax, and cpio archives.
> 
> One more... I doesn't know too !!
> 
> Question:
> 
>  If "our" tar can handle .zip file why unzip is installed via ports to
> decompress some .zip files ???

Keep in mind that "our" tar was only included with FreeBSD from FreeBSD 5.3
and onwards.  Support for .zip files was added for FreeBSD 5.4.
For older releases of FreeBSD it is necessary to install unzip.

It is probably also the case that several of the people working on the ports
tree also hadn't noticed that tar had grown support for .zip files.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-current mailing list