Hi! I had thу same problem after upgrading 7.3 to 8.1.
And not me only...
Solution is here:
http://www.b.biz/blog/freebsd/root-mount-error-after-upgrade-to-freebsd-8.b
works on 100%!!!
details on this bug here:
http://lists.freebsd.org/pipermail/freebsd-current/2009-January/001892.html
self powered
uhub4: 2 ports with 2 removable, self powered
Root mount waiting for: usbus5 usbus1
uhub1: 4 ports with 4 removable, self powered
uhub5: 6 ports with 6 removable, self powered
Root mount waiting for: usbus5
Trying to mount root from ufs:/dev/ad4s3a
ROOT MOUNT ERROR
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
On 2010-Dec-28 23:08:44 +0300, Michael BlackHeart wrote:
>I'm jsut trying to say than recent changes in kernel or kernel-modules
>broke up my HDD support and I'd like to notice developres to check
>where the problem is.
It doesn't work that way. The developers don't have a problem or it
would ha
> Date: Tue, 28 Dec 2010 22:09:15 +0100
> From: Greg Byshenk
> Sender: owner-freebsd-sta...@freebsd.org
>
> On Tue, Dec 28, 2010 at 11:08:44PM +0300, Michael BlackHeart wrote:
> > I'm no looking for help neither instructions how to build kernel. I'm
> > just installing 8.1 RELEASE and svn it up t
On Tue, Dec 28, 2010 at 11:08:44PM +0300, Michael BlackHeart wrote:
> I'm no looking for help neither instructions how to build kernel. I'm
> just installing 8.1 RELEASE and svn it up to last week 8-stable. And
> going step-by-step of handbook installing kernel I'm having a trouble
> - it seems tha
I'm no looking for help neither instructions how to build kernel. I'm
just installing 8.1 RELEASE and svn it up to last week 8-stable. And
going step-by-step of handbook installing kernel I'm having a trouble
- it seems than new kenel doesn't recognize my HDD. I'm not doing
something special, in th
On Tue, Dec 28, 2010 at 01:36:01AM +0100, Damien Fleuriot wrote:
> On 12/27/10 9:18 PM, Michael BlackHeart wrote:
> > I've got trouble with FreeBSD 8 Stable
> > First I've put on notebook 8.2 RELEASE amd64, then SVN'ed src's to
> > yesterday revision I don't remember exact number, but I've have th
Hey michael,
First, I'd advise making use of FreeBSD's nextboot utility to test new
kernels:
http://fuse4bsd.creo.hu/localcgi/man-cgi.cgi?nextboot+8
Second, I would suggest reading the handbook's excellent section on
upgrading your machine or rebuilding the kernel:
http://www.freebsd.org/doc/en_
Hello
I've got trouble with FreeBSD 8 Stable
First I've put on notebook 8.2 RELEASE amd64, then SVN'ed src's to
yesterday revision I don't remember exact number, but I've have this
problem aobut week or two so it's not so important, also as it doesn't
work on i386 too.
After installing new kernel
On 19.08.2010, at 19:50, Andriy Gapon wrote:
> on 19/08/2010 20:46 Heinrich Rebehn said the following:
>> Now i have another problem:
>>
>> The root fs on on a 4-disk zfs mirror. I am testing under VMware fusion using
>> virtual scsi disks. In order to test redundancy, i removed the first disk a
on 19/08/2010 20:46 Heinrich Rebehn said the following:
> Now i have another problem:
>
> The root fs on on a 4-disk zfs mirror. I am testing under VMware fusion using
> virtual scsi disks. In order to test redundancy, i removed the first disk and
> booting failed. The loader reports:
>
> error 1
;
>> http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror
>>
>> Before posting all config details and asking what i might have done wrong:
>> Is there any possibility to get a more detailed error message than just ROOT
>> MOUNT ERROR? e.g. zpool not found | zpool could
onfig details and asking what i might have done wrong: Is
> there any possibility to get a more detailed error message than just ROOT
> MOUNT ERROR? e.g. zpool not found | zpool could not be imported | illegal
> mount options | etc
You have tried verbose boot?
If not, try it and see if you
error message than just ROOT MOUNT
ERROR? e.g. zpool not found | zpool could not be imported | illegal mount
options | etc
The kernel reports that it is trying to mount from zfs:zroot, which is correct.
The zfs kernel module is being loaded.
--
Heinrich Rebehn
University of Bremen
Physics
Quoting Wes Morgan (from Sun, 17 Jan 2010
09:04:16 -0600 (CST)):
On Sat, 16 Jan 2010, Volodymyr Kostyrko wrote:
On Sat, 16 Jan 2010 00:29:23 +0100
Oliver Brandmueller wrote:
> Check with "zpool status" if your zpool refers to diskslices like
> "ad0s1". I use gpt have setup the ZFS mirror
On Sat, 16 Jan 2010, Volodymyr Kostyrko wrote:
> On Sat, 16 Jan 2010 00:29:23 +0100
> Oliver Brandmueller wrote:
>
> > Check with "zpool status" if your zpool refers to diskslices like
> > "ad0s1". I use gpt have setup the ZFS mirror to refer to gptids:
> >
> > pool: silver
> > state: ONLINE
>
On Fri, Jan 15, 2010 at 3:55 PM, Volodymyr Kostyrko wrote:
> On Fri, 15 Jan 2010 21:13:39 +0100
> Romain Garbage wrote:
>
>> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error.
>> ahci seems to attach to disk correctly (I get ada0 messag
2010/1/16, Jeremy Chadwick :
>
> Can you post your entire kernel configuration file? Thanks.
Here it its:
I just copied the GENERIC conf file, commented out device ataraid and
device atadisk, added option ATA_CAM (I forgot to mention all that
stuff it in last post), and added device ahci.
#
# GE
On Sat, Jan 16, 2010 at 01:48:12AM +0100, Romain Garbage wrote:
> 2010/1/16, Volodymyr Kostyrko :
> > On Fri, 15 Jan 2010 21:13:39 +0100
> > Romain Garbage wrote:
> >
> >> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount
>
2010/1/16, Volodymyr Kostyrko :
> On Fri, 15 Jan 2010 21:13:39 +0100
> Romain Garbage wrote:
>
>> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount
>> error.
>> ahci seems to attach to disk correctly (I get ada0 messages with no error)
On Fri, 15 Jan 2010 21:13:39 +0100
Romain Garbage wrote:
> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error.
> ahci seems to attach to disk correctly (I get ada0 messages with no error)
>
> Without ahci_load="YES", system boots fine, w
On Sat, 16 Jan 2010 00:29:23 +0100
Oliver Brandmueller wrote:
> Check with "zpool status" if your zpool refers to diskslices like
> "ad0s1". I use gpt have setup the ZFS mirror to refer to gptids:
>
> pool: silver
> state: ONLINE
> scrub: none requested
> config:
>
> NAME
Hi,
On Fri, Jan 15, 2010 at 09:13:39PM +0100, Romain Garbage wrote:
> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error.
> ahci seems to attach to disk correctly (I get ada0 messages with no error)
>
> Without ahci_load="YES", sy
Hello,
After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error.
ahci seems to attach to disk correctly (I get ada0 messages with no error)
Without ahci_load="YES", system boots fine, with ata module attaching to disk.
I have a full zfs system, s
24 matches
Mail list logo