Hi,
I work at a School District and recently found your Clonezilla and love it. Thanks tons for all of your time and effort in making this program. It works great but I was curious about one thing.
While loading on the client side, both while restoring or saving an image, it hangs for awhile at this line "* waiting for /usr..." and then it fails. My question was is there some way I can get it to skip this or fix it so it doesn't do this? It would make imaging that much faster. If I can't that's ok. I am running the clonezilla in box mode, to save space, if that knowledge helps.
Thanks
tsmorty
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I guess you are using Ubuntu 7.04, if so, this is a bug for mountpoint. https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/93634
drblpush already modified /etc/init.d/waitnfs.sh for all the clients, set TIMEOUT=90 (9 secs), if you really care about that, maybe you can try to minimize the number for every client.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I work at a School District and recently found your Clonezilla and love it. Thanks tons for all of your time and effort in making this program. It works great but I was curious about one thing.
While loading on the client side, both while restoring or saving an image, it hangs for awhile at this line "* waiting for /usr..." and then it fails. My question was is there some way I can get it to skip this or fix it so it doesn't do this? It would make imaging that much faster. If I can't that's ok. I am running the clonezilla in box mode, to save space, if that knowledge helps.
Thanks
tsmorty
I guess you are using Ubuntu 7.04, if so, this is a bug for mountpoint.
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/93634
drblpush already modified /etc/init.d/waitnfs.sh for all the clients, set TIMEOUT=90 (9 secs), if you really care about that, maybe you can try to minimize the number for every client.
Thanks Tons, you guys are fast and right on.
Thanks
Todd