[pkg-fso-maint] nodm is running in installation

Mitja Kleider mitja at mitjakleider.de
Fri May 8 18:46:34 UTC 2009


Hello,
the unmount stage of the current installation fails because nodm is running.
I guess this is a problem of the nodm package, it could also be worked around 
in the install.sh script. See below:

root at om-gta02 ~ $ QI=true ./install.sh unmount
Running stage unmount                         
Unmounting                                    
 * Unmounting microSD card partitions         
umount: /mnt/debian: device is busy           
umount: /mnt/debian: device is busy           
W: Could not unmount install directory '/mnt/debian'.
root at om-gta02 ~ $ lsof /mnt/debian/
COMMAND   PID USER   FD   TYPE DEVICE SIZE NODE NAME
nodm    13300 root  cwd    DIR  179,1 4096    2 /mnt/debian/
nodm    13300 root  rtd    DIR  179,1 4096    2 /mnt/debian/
root at om-gta02 ~ $ chroot /mnt/debian/
root at om-gta02 / $ /etc/init.d/nodm stop
root at om-gta02 / $ exit
root at om-gta02 ~ $ lsof /mnt/debian/
root at om-gta02 ~ $ QI=true ./install.sh unmount
Running stage unmount
Unmounting
 * Unmounting microSD card partitions
I: microSD card partitions unmounted

The directory '/mnt/debian' to which Debian was installed
is not available any longer. You may want to consider to
recreate the directory '' with

mkdir "/mnt/debian"

and add the line

/dev/mmcblk0p2  /mnt/debian  auto  defaults,async  0  0

to the file /etc/fstab, so it will be mounted with subsequent
boots into the current system.

I: Done with stage unmount




Greetings,
Mitja



More information about the pkg-fso-maint mailing list