On Sun, Apr 24, 2011 at 09:23:08AM +0000, Alexander Motin wrote:
>       ATA device names in /etc/fstab or other places, make sure to update
>       them respectively (adX -> adaY, acdX -> cdY, afdX -> daY, astX -> saY,
> -     where 'Y's are the sequential numbers for each type in order of
> -     detection, unless configured otherwise with tunables, see cam(4)).
> +     where 'Y's are the sequential numbers starting from zero for each type
> +     in order of detection, unless configured otherwise with tunables,
> +     see cam(4)).

Is there any way to guess resulting 'Y' numbers _before_ booting new 
kernel? I have remote machine with console access almost impossible (very 
hard for me).

It seems something like
vfs.root.mountfrom="ufs:/dev/ada0s1a ufs:/dev/ada1s1a ..."
(up to max channels) helps to find root, but what about other mounted 
disks?

-- 
http://ache.vniz.net/
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to