In message <072b4947-08b4-4516-80f6-d4f7c0687...@samsco.org>, Scott Long writes : > > > >> > >> It seems that this commit makes our systems to hang at the point, when try > ing > >> to mount the > >> root partition, last seen message on console is: > >> > >> [...] > >> mountroot: waiting for device /dev/gpt/root... > >> > >> > >> The root partitions on those systems resides on UFS2 formated SSDs (if thi > s h > >> as any relevance). > > > > What does fstab have to mount root? > > > > Mine that work use gmirror: > > > > /dev/mirror/gm0a / ufs rw 1 1 > > > > The machines that hang use: > > > > /dev/ada0s1a / ufs rw 1 1 > > or a disk with a UFS label (essentially the same thing). > > > > Can you try changing the âreturn (0)â that I added to âreturn (-1)â i > n ata_da.c et all? That might fix it, but I canât easily test booting off > of UFS at the moment.
It didn't change anything. -- Cheers, Cy Schubert <cy.schub...@cschubert.com> FreeBSD UNIX: <c...@freebsd.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"