Comment 3 for bug 441454

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Note that fstab, for a loop device, should generally contain something like:

  /home/backup.img /backup reisfers loop 0 0

mount will take care of calling losetup for you, and mountall is smart enough to do that mount after /home is mounted (assuming separate partition) or once root is writable