Hello,
Since some days I see in my HOME dir a core file:
$ ls -l IPChangeMonitor.core
-rw--- 1 guru wheel 595144704 23 jun 07:54 IPChangeMonitor.core
$ file IPChangeMonitor.core
IPChangeMonitor.core: ELF 32-bit LSB core file Intel 80386, version 1
(FreeBSD), FreeBSD-style, from 'hangeMoni
I had to convert a system from GPT to MBR. All went fine till I tried to
reboot the system. It gets to mountroot and dies trying to mount from
ufs:/dev/ada0p2. That won't work. If I enter ufs:/dev/ada0s1a then the system
boots fine and runs. I need to alter mountroot so it tries the right
On Sun, 23 Jun 2013 15:47:53 -0700, Doug Hardie wrote:
> I need to alter mountroot so it tries the right partition/slice.
> How do I do that? I couldn't find anything in the handbook on that.
You need to install the GPT boot code, e. g.
# gpart add -t freebsd-boot -l gpboot -b 40 -s 512
On Sun, Jun 23, 2013 at 4:12 PM, Polytropon wrote:
> On Sun, 23 Jun 2013 15:47:53 -0700, Doug Hardie wrote:
>> I need to alter mountroot so it tries the right partition/slice.
>> How do I do that? I couldn't find anything in the handbook on that.
>
> You need to install the GPT boot code, e. g.
>
Hey :-) For my Dell laptop the backlight is controlled by hardware, unlike
sound keys where you can assign them to use xf86audiovolumeup/down (or
similar) to interact with mixer. I would search for automatic backlight
hothey that would block manual control, or BIOS settings (like automatic
backligh
On Mon, 24 Jun 2013 01:57:06 +0200, CeDeROM wrote:
> Hey :-) For my Dell laptop the backlight is controlled by hardware, unlike
> sound keys where you can assign them to use xf86audiovolumeup/down (or
> similar) to interact with mixer.
Same here for a Dell, an IBM and a Lenovo laptop: The brightne
On Sun, 23 Jun 2013, Doug Hardie wrote:
I had to convert a system from GPT to MBR. All went fine till I tried
to reboot the system. It gets to mountroot and dies trying to mount
from ufs:/dev/ada0p2. That won't work.
The loader should be getting that information from /etc/fstab. Have the
On Mon, 24 Jun 2013, Polytropon wrote:
On Sun, 23 Jun 2013 15:47:53 -0700, Doug Hardie wrote:
I need to alter mountroot so it tries the right partition/slice.
How do I do that? I couldn't find anything in the handbook on that.
You need to install the GPT boot code, e. g.
# gpart add
On Sun, 23 Jun 2013, Michael Sierchio wrote:
On Sun, Jun 23, 2013 at 4:12 PM, Polytropon wrote:
On Sun, 23 Jun 2013 15:47:53 -0700, Doug Hardie wrote:
I need to alter mountroot so it tries the right partition/slice.
How do I do that? I couldn't find anything in the handbook on that.
You ne
On 23 June 2013, at 20:39, Warren Block wrote:
> On Sun, 23 Jun 2013, Doug Hardie wrote:
>
>> I had to convert a system from GPT to MBR. All went fine till I tried to
>> reboot the system. It gets to mountroot and dies trying to mount from
>> ufs:/dev/ada0p2. That won't work.
>
> The load
On Sun, 23 Jun 2013 21:35:20 -0700, Doug Hardie wrote:
>
> On 23 June 2013, at 20:39, Warren Block wrote:
> > The loader should be getting that information from /etc/fstab. Have the
> > entries there been changed?
>
> That was the problem. The system used GPT before and I can't
> believe I fo
Dear All,
Munin stopped working after I switched to Perl 5.16 on FreeBSD 9.1. I rebuilt
all ports that depend on Perl. What did I do wrong?
Can't locate IO/Socket/INET6.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach
/usr/local/lib/perl5/sit
12 matches
Mail list logo