kennyfung
Group: Members
Posts: 29
Joined: Feb. 2004 |
|
Posted: Nov. 03 2004,13:47 |
|
Hi clacker, Thank for your suggestion. I tried to following your step to process. Unfortunately, I still fail to use the cron. Some error message showed on the screen. Now I write the process and error message for your reference.
1. chroot /mnt/hda1/DSL-sys 2. mount -t proc /proc proc 3. mydsl-load dsl-dpkg.dsl 4. mydsl-load gnu-utils.dsl Error: "hda6:Bad access:block 2, count=2 end_request: I/O error... Ext2-fs: unable to read superblock" 5. dpkg -i cron_3.0pli-72-i386.deb (your version is cron-3.0pl1-86_i386.deb. I only download the cron-30pl1-72-i386.db from "apt-get install cron" command) Error: "Error: cannot access . dpkg:error processing cron-30pl1-72-i386.deb cannot access archive: No such file or directory Error:were counted while processing cron-30pl1-72-i386.deb" 6. The 4 and 5 step is not successful so I only to complete "rm dsl-dpkg.dsl 7. umount proc 8 <CTRL>D After the above process, I still remastering process. Error message shows on screen when bootup the new remastering Live CD. " starting periodic command scheduler: cron/usr/sbin/cron: couldn't open or create /var/run/crond.pid: Read only file system." I try to use the "crontab -e" command. An error message appears. "no crontab for root -using an empty one /bin/sh: line 1: /usr/bin/editor: No such file or directory crontab: /usr/bin/editor exited with status 127."
Do you have any suggestion for me to solve the problem? Thanks!
|