It appears that this restores the fstab entries and allows my USB backups to run:
service haldaemon restart
Since this is an issue with an upstream package and no fix is on the horizon, this may help...
This is correct, thanks arnoldob!
Testing:a) Load 7.6WIP fresh from CD
[Note: also tested with 7.51 systems, OK.]
b) Perform backup
- Attempt backup from console to USB, cannot detect USB
#Because:
[root@test76wip ~]# rpm -q hal
hal-0.4.2-9.el4_8
c)Remedial
- Insert USB when requested by console backup, and from a terminal logged as root issue following command:
[root@test76wip ~]#
service haldaemon restartStopping HAL daemon: [ OK ]
Starting HAL daemon: [ OK ]
[root@test76wip ~]# tail -50 /var/log/messages
[snip]
Mar 21 18:35:29 test76wip haldaemon: haldaemon -TERM succeeded
Mar 21 18:35:32 test76wip haldaemon: haldaemon startup succeeded
Mar 21 18:35:32 test76wip fstab-sync[5402]: removed all generated mount points
Mar 21 18:35:33 test76wip fstab-sync[5419]: added mount point /media/cdrecorder for /dev/hdb
Mar 21 18:35:33 test76wip fstab-sync[5456]: added mount point /media/backup for /dev/sda1
Mar 21 18:35:36 test76wip kernel: kjournald starting. Commit interval 5 seconds
Mar 21 18:35:36 test76wip kernel: EXT3-fs warning: checktime reached, running e2fsck is recommended
Mar 21 18:35:36 test76wip kernel: EXT3 FS on sda1, internal journal
Mar 21 18:35:36 test76wip kernel: EXT3-fs: mounted filesystem with ordered data mode.
Mar 21 18:38:44 test76wip kernel: usb 1-6: USB disconnect, address 3
Mar 21 18:38:44 test76wip udevd[1076]: udev done!
Mar 21 18:38:47 test76wip fstab-sync[5574]: removed mount point /media/backup for /dev/sda1
Mar 21 18:38:56 test76wip haldaemon: haldaemon -TERM succeeded
Mar 21 18:38:59 test76wip haldaemon: haldaemon startup succeeded
Mar 21 18:38:59 test76wip fstab-sync[5681]: removed all generated mount points
Mar 21 18:39:00 test76wip fstab-sync[5698]: added mount point /media/cdrecorder for /dev/hdb
d) Perform backup to USB
e) Check backup:
[root@test76wip ~]#
service haldaemon restartStopping HAL daemon: [ OK ]
Starting HAL daemon: [ OK ]
[root@test76wip ~]# mount /dev/sda1
[root@test76wip ~]# ll /media/backup/
total 132
-rw-r--r-- 1 root root 128604 Mar 21 18:42 smeserver.tgz