On Wed, Oct 28, 2009 at 01:55:57AM -0700, Ben Middleton wrote: Hi, > $ ludelete 10_05-09 > > System has findroot enabled GRUB > Checking if last BE on any disk... > ERROR: cannot mount '/.alt.10_05-09/var': directory is not empty > ERROR: cannot mount mount point </.alt.10_05-09/var> device > <rpool/ROOT/s10x_u7wos_08/var> > ERROR: failed to mount file system <rpool/ROOT/s10x_u7wos_08/var> on > </.alt.10_05-09/var> > ERROR: unmounting partially mounted boot environment file systems ... > rpool/ROOT/s10x_u7wos_08 17.4M 4.26G 4.10G /.alt.10_05-09 > rpool/ROOT/s10x_u7wos_08/var 9.05M 4.26G 2.11G /.alt.10_05-09/var
luumount /.alt.10_05-09 mount -p | grep /.alt.10_05-09 # if it lists something (e.g. tmp, swap, etc) reboot first and than: zfs set mountpoint=/mnt rpool/ROOT/s10x_u7wos_08 zfs mount rpool/ROOT/s10x_u7wos_08 rm -rf /mnt/var/* /mnt/var/.???* zfs umount /mnt # now that should work lumount 10_05-09 /mnt luumount /mnt # if not, send the output of mount -p | grep ' /mnt' Have fun, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss