Menu

#51 clean up does not unmount local drive

open
nobody
None
5
2009-10-30
2009-10-30
Anonymous
No

booted cz live, ssh in, sudo clonezilla, cloned usb drive to local drive sda1. exited to shell.
unplugged usb, pluged in new disk, sudo clonezilla
local drive is not listed as a source
looks like it is still mounted:

user@dhcp216:~$ mount
aufs on / type aufs (rw)
none on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
192.168.1.7:/var/lib/tftpboot/util/cz/exper on /live/image type nfs (rw,remount,addr=192.168.1.7)
tmpfs on /live/cow type tmpfs (rw)
tmpfs on /live type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/dev/sda1 on /tmp/local-dev type ext3 (rw)

Discussion

  • Anonymous

    Anonymous - 2009-10-30

    also if it can't find an image and drops out:

    Clonezilla image dir: /home/partimag
    *****************************************************.
    No disk image is found in /home/partimag.. Make sure you already saved an image! Or make sure you did not try to restore an image saved from partition(s) to disk(s)! Program terminated!!!!
    Press "Enter" to continue......
    user@dhcp216:~$ sudo /opt/drbl/sbin/clonezilla

     
  • Steven Shiau

    Steven Shiau - 2009-11-01

    How did you "unplugged usb"?
    Did you umount it before you unplugged it?

    What are the results if you run:
    df -ah

    Steven.

     

Log in to post a comment.