--- Em qui, 22/3/12, Bruce Dubbs escreveu: > De: Bruce Dubbs > Assunto: Re: [lfs-support] Mountfs bootscript stops shutdown > Para: "LFS Support List" > Data: Quinta-feira, 22 de Março de 2012, 13:20 > Fernando de Oliveira wrote: > > # cat /etc/lfs-release SVN-20120311 > > > > As the subject reads, the mountfs bootscript stops > shutdown to > > complete. > > > > The offending part is > > > > # Make all LVM volume groups unavailable, if > appropriate > > if [ -x /sbin/vgchange ]; then /sbin/vgchange -an; fi ;; > > > as I discovered by commenting out, so shutdown went > correctly, then. >
Bruce, thanks for your reply. > I made that change fairly recently. I don't know why > it would hang your > system. Could you please provide more details. > What do you have on the > LVM volumes? swap? Nothing, I believe. > Under what conditions can you run '/sbin/vgchange -an' from > the command > line? > > -- Bruce # /sbin/vgchange -an No volume groups found I only wanted device-mapper, as requirement for udisks "(with lvm-2.02.67, device-mapper)", and wished to follow book's instructions. Perhaps I misread this instruction, and should change to only install device-mapper, disabling somehow other pieces of lvm? []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page