Displaying 20 results from an estimated 400 matches similar to: "Frustrating inability to boot amd64"
2006 May 09
7
Problem Installing Freebsd 6.0 64 bit
I can't install freebsd 6.0 STABLE amd64 on my notebook:
HP Pavilion 2420la AMD Turion ML 32 , 1024 RAM, 80 GB HD, ATI
Radeon XPRESS 200M.
I try all modes , default, whitout acpi, safe mode. In all the cases after the
next message the installation doesn't work:
timecounters tick every 1000 msec
Linux ELF exec handler install
lo0.bpf attached
I installed linux with parameter noapic
2006 Mar 01
1
New 'amr' driver and linux MegaMGR
Hi,
according to http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/amr/amr.c?only_with_tag=RELENG_6
it seems MegaMGR for linux now can work. Any experience?
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
2006 Apr 28
1
link_elf: symbol cam_simq_alloc undefined
Hello,
I'm trying to upgrade from 5-stable to 6-stable; after rebooting to the
new kernel, the amr(4) module (amr.ko) refuses to load with this message:
link_elf: symbol cam_simq_alloc undefined
However, a quick nm(1) on /boot/kernel/cam.ko does show:
...
0000f0ac T cam_sim_set_path
0000efc4 T cam_simq_alloc
0000efd4 T cam_simq_free
...
and cam.ko is already loaded before amr.ko.
2006 Mar 28
2
6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?
Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for
some reason i am unable to see anything else? I was looking for
usr/src (and for a odd chance to have usr/ports); i suppose those
two trees would be available somewhere on some disc for RELENG_6_1.
I mounted the image as ...
mdconfig -a -t vnode -f /path/to/6.1-BETA4-i386-disc2.iso -u 0
mount -t cd9660 /dev/md0 /mnt
...
2013 Aug 29
2
gmirror crash writing to disk? Or is it su+j crash?
So I have a system running:
FreeBSD walk.dclg.ca 9.2-RC3 FreeBSD 9.2-RC3 # r254952: Wed Aug 28 03:02:55
EDT 2013 root at walk.dclg.ca:/usr/obj/usr/src/sys/STRIKE i386
and it has two 2T SATA disks. To keep this post short, the crash.txt is
here.
https://uk.eicat.ca/owncloud/public.php?service=files&t=fea9d25579fe0c4afb808859e80e1493
now curiously, while running a "make -j4
2006 Dec 07
6
cannot load kqemu modul on solaris 5.10 3/05
Hi @all
I want to load the precompile kqemu modul on my solaris 5.10 3/05, but this dont work.
MAKE
---
-bash-3.00# make install
cp kqemu-solaris-i386 kqemu
/usr/sbin/install -f /usr/kernel/drv -m 755 -u root -g sys kqemu
new owner is root
kqemu installed as /usr/kernel/drv/kqemu
cp kqemu-solaris-x86_64 kqemu
/usr/sbin/install -f /usr/kernel/drv/amd64 -m 755 -u root -g sys kqemu
new owner is
2005 Aug 19
2
pam_radius fail open?
Okay, I guess I?ll be the first to take Colin Percival up in that the
following statement applies to me:
?If you find a security problem -- or even if you find something which
might possibly be a security problem but you're not certain if it is or
not -- then please let us know.?
I recently installed pam_radius according to the instructions located at
the following address:
2007 Oct 09
4
dom0 boot panic after bfu to b75
After BFU-ing my system to b75 I ended up with a panicing system
when booting into Xen:
grub> #---------- ADDED BY BOOTADM - DO NOT EDIT ----------
grub> title Solaris on Xen
grub> kernel$ /boot/$ISADIR/xen.gz
grub> module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix -B console=ttyb
grub> module$ /platform/i86pc/$ISADIR/boot_archive
grub>
2009 May 18
11
Zfs and b114 version
http://dlc.sun.com/osol/on/downloads/b114/
This URL makes me think that if I just sit down and figure out how to
compile OpenSolaris, I can try b114 now^h^h^h eventually ? I am really
eager to try out the new quota support.. has someone already tried
compiling it perhaps? How complicated is compiling osol compared to,
say, NetBSD/FreeBSD, Linux etc ? (IRIX and its quickstarting??)
--
2012 Dec 22
7
9.1 minimal ram requirements
Guys, I've heard about some absurd RAM requirements
for 9.1, has anybody tested it?
e.g.
http://forums.freebsd.org/showthread.php?t=36314
--
View this message in context: http://freebsd.1045724.n5.nabble.com/9-1-minimal-ram-requirements-tp5771583.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
2016 Jul 11
2
Successes an failures with Samba 4.3.9 and FreeBSD-10.3
OK. "net cache flush" worked (dunno why a restart isn't equivalent, but
hey). So let's start peeling back other issues!
On Mon, Jul 11, 2016 at 1:54 PM, Rowland penny <rpenny at samba.org> wrote:
> On 11/07/16 17:57, Zaphod Beeblebrox wrote:
>
>>
>>
>> - Whether I use BIND9_DLZ or I use SAMBA_INTERNAL,
>> samba_dnsupdate
2006 Jan 04
14
Rails on Tomcat or JBoss?
Hi all,
The Rails book talks about running Rails under Apache, but is there a
(relatively) easy way to deploy it to either Tomcat or JBoss? Is the CGI
servlet the only option?
Thanks,
Ken
--
Kenneth A. Kousen, Ph.D.
President
Kousen IT, Inc.
<http://www.kousenit.com> http://www.kousenit.com
<mailto:ken.kousen@kousenit.com> ken.kousen@kousenit.com
2006 Aug 19
9
SSH scans vs connection ratelimiting
Gang,
For months now, we're all seeing repeated bruteforce attempts on SSH.
I've configured my pf install to ratelimit TCP connections to port 22
and to automatically add IP-addresses that connect too fast to a table
that's filtered:
table <lamers> { }
block quick from <lamers> to any
pass in quick on $ext_if inet proto tcp from any to ($ext_if) port 22
modulate
2001 Sep 27
0
[PATCH] document inability to change v2 keys' comments with ssh-keygen
Hi,
ssh-keygen is unable to change version 2 keys' comments (this was true
in 2.9p2, and the changelog doesn't make me think this has changed),
so I think this should be documented. Here's a patch to ssh-keygen.1
(It's based on an ssh-keygen patched with my previous patch).
Cheers,
Matthew
--- ssh-keygen.1.orig Thu Sep 27 20:31:48 2001
+++ ssh-keygen.1 Thu Sep 27 20:40:32 2001
2007 Nov 12
0
inability to connect with netware OpenSSH 3.7.1 to FreeBSD 4.5p1
(I'm sorry - the securityfocus mailing list is dead
and there are no other SSH resources on the net)
Hello,
Client is (some netware installation) running:
Local version string SSH-2.0-OpenSSH_3.7.1p2
Server is plain old FreeBSD 6.2-RELEASE running:
OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1
When I attempt to connect from client (netware) to
server (freebsd) I see:
ssh
2003 Nov 27
1
Agent Logoff inability when calls are being received from queue
Hello everybody,
I have started using Asterisk in a call center with ACD.
I have noticed something and I wonder if anyone knows whether it is a
bug or a feature!
I am using Queue application to ring a number of agents that have logged
on using AgentCallbackLogin.
Now, while an agent receives a call from the Queue they cannot logoff
using AgentCallbackLogin. Instead the Agent is asked for
2016 Nov 09
0
samba CTDB inability to create smb.conf cache
hi everyone
any experience with ctdb?
I'm setting up a simple cluster, only ldap backend instead
of tdb2.
One (of the two) server fails this way:
50.samba: ERROR: smb.conf cache create failed
$ ctdb status
Number of nodes:2
pnn:0 10.5.6.32 OK
pnn:1 10.5.6.49 UNHEALTHY (THIS NODE)
Generation:323266562
Size:2
hash:0 lmaster:0
hash:1 lmaster:1
Recovery mode:NORMAL (0)
Recovery
2019 Nov 08
0
Recent inability to view long filenames stored with scp via samba mount
On Fri, Nov 08, 2019 at 03:20:14PM -0500, Michael Lueck via samba wrote:
>
> Indeed, I was finding other exceptions than just the new Beethoven Piano
> Sonata files. Some dating back to 2012! So definitely not new. I just have
> not needed to swap disks on my workstation in so long I have not needed to
> restore the MP3 collection.
>
> Both the : and the ? characters are key
2007 Feb 18
11
Tabulation with ENTER key
Dear all,
I think this can be interesting for others too. For a while I tried to
solve that problem - how to tabulate with ENTER/RETURN key too and not
only with TAB.
You know the problem - you are entering a lot of numbers from numeric
keypad but you need to go far left to press TAB. This prevents one-hand
data entry and prohibits web apps to be used by accountants, for instance.
Here is a
2004 Mar 28
4
Could someone email me with the code for glm.nb ?
Hi -- subject says all. I just want the code for that function,
which I guess was in Venables and Ripley as early as 1994.
Well, and for any of the sub-functions that glm.nb calls. I
can't install the entire MASS library.
If the code for just glm.nb (again, don't want to touch the MASS
library, last time I tried to install it was a complete nightmare and
fiasco) is somewhere on a