Re: I made a mess. libc

2013-02-22 Thread Daniel O'Callaghan
On 22/02/2013 4:44 PM, Shane Ambler wrote: You missed the earlier suggestion - at the single user prompt for a shell don't just hit enter - type in /rescue/sh This suggestion was gold for me, but in a different way. I have for years lamented the passing of static binaries in /bin and /sbin.

Copyright notice in 9.1-RELEASE-p1 is 1992-2012 instead of 1992-2013

2013-02-22 Thread Bas Smeelen
I just upgraded to systems from 7.4-STABLE to 9.1-RELEASE-p1 and noticed that the copyright shows 1992-2012 instead of 1992-2013 Copyright (c) 1992-2013 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of

Root on zfs (stable9) - how to make it bootable

2013-02-22 Thread uki
Hi, I want to install freebsd9 (stable) on zfs root, unfortunately my bios is unable to recognize GPT discs. I'm using MBR disc, with BSD slice (on mbr index 4) containing freebsd-zfs filesystem. I've no idea how to make it bootable, I've tried using: zpool export sys dd if=/boot/zfsboot

Re: Root on zfs (stable9) - how to make it bootable

2013-02-22 Thread David Demelier
There are a lot of example in gpart(8) man page. You should use it I think you should do something like gpart bootcode -b /boot/pmbr ada0 gpart bootcode -p /boot/gptzfsboot -i 1 ada0 (The second assume that you have a freebsd-boot as first index in ada0) Cheers, 2013/2/22 uki

Re: Root on zfs (stable9) - how to make it bootable

2013-02-22 Thread David Demelier
Sorry didn't read that you have a MBR slice instead of GPT then you should take a look at that one https://wiki.freebsd.org/RootOnZFS/ZFSBootPartition 2013/2/22 David Demelier demelier.da...@gmail.com There are a lot of example in gpart(8) man page. You should use it I think you should do

Re: Root on zfs (stable9) - how to make it bootable

2013-02-22 Thread uki
2013/2/22 David Demelier demelier.da...@gmail.com: Sorry didn't read that you have a MBR slice instead of GPT then you should take a look at that one https://wiki.freebsd.org/RootOnZFS/ZFSBootPartition I have used that one, unfortunately I was unable to boot.

Re: Copyright notice in 9.1-RELEASE-p1 is 1992-2012 instead of 1992-2013

2013-02-22 Thread Lars Eighner
On Fri, 22 Feb 2013, Bas Smeelen wrote: I just upgraded to systems from 7.4-STABLE to 9.1-RELEASE-p1 and noticed that the copyright shows 1992-2012 instead of 1992-2013 While it would be good for this to be fixed, under the terms of the Berne Convention and US copyright law, the notice is not

Re: I made a mess. libc

2013-02-22 Thread Bernt Hansson
Thank you all for your input. Went to the office very dark in my mind. I found a cd with amd64 8.0-R and I could copy libc.so.7 I Thank you ALLnow i'm crying so I leave you now. ___ freebsd-questions@freebsd.org mailing list

Can't build kernel

2013-02-22 Thread Andre Goree
I'm running 8.3-STABLE (not sure if I should've posted this to freebsd-stable, please correct me if so). I'm able to successfully buildworld after an svn up of /usr/src, however when I try to build my customer kernel, the build stops at the following: /usr/local/libexec/ccache/world/cc -c -O2