On Tue, Dec 20, 2005 at 04:41:01PM -0500, John Baldwin wrote:
> On Tuesday 20 December 2005 04:31 pm, Ceri Davies wrote:
> > On Tue, Dec 20, 2005 at 01:43:58PM -0500, John Baldwin wrote:
> > > On Tuesday 20 December 2005 10:58 am, Ceri Davies wrote:
> > > > On Tue, Dec 20, 2005 at 10:29:27AM -0500,
John Baldwin <[EMAIL PROTECTED]> writes:
> On Tuesday 20 December 2005 11:57 am, Dag-Erling Smørgrav wrote:
> > John Baldwin <[EMAIL PROTECTED]> writes:
> > > It comes from the root word 'tort' which is a legal word for
> > > 'sue' (basically).
> > Uh, no. It's a legal word for "harm", "damage" or
On Tue, 2005-12-20 at 16:51 +0100, Dirk GOUDERS wrote:
> > Yep, I really like this. The current mess is impossible to maintain
> > (and also impossible to read). Yesterday I tried to update the kernel
> > configuration chapter to cover 6.0, but I gave up since there are "do
> > this for 4.X, do t
| hi all i'm new in freebsd, i've install freebsd 6.0,
| everything ok,
| but when i finish and start for my first boot, i've
| got error below:
|
| "ad0:Failure-read_mul
| status=59error=40lba=12431
| g_vfs_done():ad0s1a[(offset=6332416,lenght=32768)]
| error=5
| vnode_pager_getpage:i/o read err
> > By the way, I tried to search the archive (doc@) for a possible
> > earlier discussion of this subject but have a hard time to find proper
> > words to search for...
>
> http://lists.freebsd.org/pipermail/freebsd-doc/2005-October/009027.html
Thanks! Well, seems as if some people's heads are
I'm using
FreeBSD 5.4
grub 0.95
Is this what you want?
[EMAIL PROTECTED] wrote:
??,??,??grub??freebsd,???,
??grub?ufs2
?fc2,grub0.94
???,?
???
- Original Message -
From: "Tony" <[EMAIL PROTECTED]>
To:
Cc: <[EMAIL PROTECTED]>
Sent:
Hi, I'm trying to sync a Dell Axim X30 using
synce-dccm-0.9.1 and running FreeBSD 6.0-RELEASE, but
ppp is failing with a "Bad file descriptor" message.
What can I do?
Ronald Gonzalez
Dominican Republic.
-
Dec 21 10:23:49 infacr02d kernel: ucom0: vendor 0x413c product
On Tuesday 20 December 2005 11:43 pm, Tony wrote:
> Hi,
> I'm trying to make an iso image that will boot FreeBSD using GRUB boot
> loader.
> Grub will boot /boot/loader and the loader will boot /boot/kernel. It
> goes well on my disk, but when I try to make a livecd, it fails. I spend
> some ti
>From: Tony <[EMAIL PROTECTED]>
> I'm trying to make an iso image that will boot FreeBSD using GRUB boot
>loader.
>
>Then the kernel starts, but when the kernel try to mount the root fs, it
>stops. I have the follow line in my /etc/fstab
>/dev/acd0c / cd9660 ro
how about:
FreeBSD-Handbook-General (guaranteed to work with all FreeBSD systems,
doesn't include stuff in FreeBSD-Handbook-BRANCH.x)
FreeBSD-Handbook-4.x (guaranteed to work with 4.x branch, doesn't include
stuff in FreeBSD-Handbook-General)
FreeBSD-Handbook-5.x (guaranteed to work with 5
On Wednesday 21 December 2005 04:41 am, Ceri Davies wrote:
> On Tue, Dec 20, 2005 at 04:41:01PM -0500, John Baldwin wrote:
> > On Tuesday 20 December 2005 04:31 pm, Ceri Davies wrote:
> > > On Tue, Dec 20, 2005 at 01:43:58PM -0500, John Baldwin wrote:
> > > > On Tuesday 20 December 2005 10:58 am, C
Excuse me, TORTIOUS vs TORTUOUS was my tort. We should never change
license disclaimers however tortuous, I agree!
The dynamically linked programs will clearly fail without existing
/libexec/ld-elf.so and /lib/libc.so but we are speaking here of an
*extension* to crunchgen configuration files whi
Alastair G. Hogge ha scritto:
> On Wed, 21 Dec 2005 07:51, Dale DuRose wrote:
>
>>Hi
>
> Hello
>
>
>>I'm wondering if anyone knows if freebsd has a vga framebuffer?
>>and how to use it?
>
> You could look into KGI:
> http://kgi-wip.sourceforge.net/
> http://people.freebsd.org/~nsouch/kgi4BSD/
l, gratis per te: http://www.email.it/f
Sponsor:
Cassine di Pietra: vini veneti di qualità subito a casa Sua
da unazienda famigliare al servizio di clienti selezionati
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3919&d=20051221
___
John Baldwin <[EMAIL PROTECTED]> wrote:
> On Tuesday 20 December 2005 11:43 pm, Tony wrote:
> > Hi,
> > I'm trying to make an iso image that will boot FreeBSD using GRUB boot
> > loader.
> > Grub will boot /boot/loader and the loader will boot /boot/kernel. It
> > goes well on my disk, bu
On Wednesday 21 December 2005 11:45 am, Adrian Steinmann wrote:
> The dynamically linked programs will clearly fail without existing
> /libexec/ld-elf.so and /lib/libc.so but we are speaking here of an
> *extension* to crunchgen configuration files which kicks in when
> the lib_so keyword is used.
Do you know how to copy just a directory structure (not the files inside it)?
--
Ashok Shrestha
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Do you know how to copy just a directory structure (not the files inside it)?
--
Ashok Shrestha
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
In the last episode (Dec 21), Ashok Shrestha said:
> Do you know how to copy just a directory structure (not the files
> inside it)?
One way would be using mtree:
"mtree -d -c -p /path | mtree -U -p /otherpath".
You could also do it with find and tar:
"cd /path ; find . -type d | tar Tcfn - -
On 22/12/2005, at 1:29 AM, Ronald Gonzalez wrote:
Hi, I'm trying to sync a Dell Axim X30 using
synce-dccm-0.9.1 and running FreeBSD 6.0-RELEASE, but
ppp is failing with a "Bad file descriptor" message.
What can I do?
The naming of ucom changed in 6.x and I haven't yet updated the uppc
port
Ashok Shrestha wrote:
Do you know how to copy just a directory structure (not the files inside it)?
This is better suited for freebsd-questions@, but I'll give you a hint, the
answer should probably involve find. :)
Good luck,
Doug
--
This .signature sanitized for your protection
___
use this:
tar -vpcf - -C source-dir . | tar xpf - -C destination-dir
destination-dir must exist.
This will copy everything inside source-dir to destination-dir.
--
//| //||
// | // ||
-//--//--|| ARIO LOBO
// //||
-
[EMAIL PROTECTED]
http://www.digiar
On Wed, Dec 21, 2005 at 06:01:37PM +0200 I heard the voice of
Juhana Tahvanainen, and lo! it spake thus:
>
> how about:
>
> FreeBSD-Handbook-General is rather fixed once ready, only
> maintenance needed is when some future release doesnt support
> something anymore, that is removed and moved to
>
On Thu, 22 Dec 2005 04:22, Dario Freni wrote:
> Alastair G. Hogge ha scritto:
> > On Wed, 21 Dec 2005 07:51, Dale DuRose wrote:
> >>Hi
> >
> > Hello
> >
> >>I'm wondering if anyone knows if freebsd has a vga framebuffer?
> >>and how to use it?
> >
> > You could look into KGI:
> > http://kgi-wip.sou
* Thus spake Alastair G. Hogge ([EMAIL PROTECTED]):
> On Thu, 22 Dec 2005 04:22, Dario Freni wrote:
> > Alastair G. Hogge ha scritto:
> > > On Wed, 21 Dec 2005 07:51, Dale DuRose wrote:
> > >>I'm wondering if anyone knows if freebsd has a vga framebuffer?
> > >>and how to use it?
> > >
> > > You co
25 matches
Mail list logo