[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installation fails



Hello again,

The error messages start with:

Setting up networking...
Mounting local filesystems...mount: /dev/ad0s1 : No such file or directory 
failed.(red)

Then there is a message about "/dev/null" not found which I have experienced several times during the installation, but I have ignored.

Cheers,
Anton

----- Original Message -----
From: "Aurelien Jarno" <aurelien@aurel32.net>
To: "Anton Andreev" <antonandreev@fmi.uni-sofia.bg>
Cc: debian-bsd@lists.debian.org
Sent: Wednesday, December 16, 2009 12:07:36 AM
Subject: Re: installation fails

On Tue, Dec 15, 2009 at 10:24:57PM +0200, Anton Andreev wrote:
> Hello,
> 
> After the debian kfreeBSD installer reboots the system then then first boot fails.
> Does anyone has the same problem?
> 

This is due to a bug in initramfs, that mounts a tmpfs filesystem over
/dev (as on GNU/Linux), it used to be workarounded in freebsd-utils, but
a bug now prevents the workaround to work.

The bug is fixed in freebsd-utils from unstable, but the package still 
needs to migrate into testing. In the meanwhile, it is possible to 
workaround the problem by running "ln -s /proc/mtab /target/etc/mtab"
in the d-i terminal (using alt-f2), at the end of the installation,
and before rebooting.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net



Reply to: