On Sun, 2010-09-26 at 18:01 +0100, Bruno Wolff III wrote:

> On Sun, Sep 26, 2010 at 23:48:51 +1000,
>   Philip Rhoades <[email protected]> wrote:
> > There seems to be only one file system mounted?
> 
> Usually it's the bind mounts of /dev, /proc and /sys that don't get unmounted
> first.


and /var/cache/yum.

And sometimes you have to delete the loop device manually:

    losetup -d /dev/loop0

(or whatever loop device was used).

It's boring enough that I've often intended to write a quick script to
do it (but, of course, I've never got round to it).

James
--
livecd mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/livecd

Reply via email to