Announcement

Collapse
No announcement yet.

restore missing sbin and others

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • restore missing sbin and others

    On a HDVR2 6.2a drive I am running:

    Code:
    mfstool backup -f 9999  -1so 20101220.bak /dev/hdd
    followed by:

    Code:
    mfstool restore -r 4 -s 127 -xzpi 20101220.bak /dev/hdc
    No errors pop up but the new drive won't boot. I poked around a bit and found everything in /sbin was missing.

    Code:
    bash-2.04# mount /dev/hdc7 /mnt/tivo
    bash-2.04# ls /mnt/tivo/sbin/
    bash-2.04# umount /mnt/tivo
    bash-2.04# mount /dev/hdd7 /mnt/tivo
    bash-2.04# ls /mnt/tivo/sbin/
    badblocks    init               mke2fs      quotastats  tivoftpd
    bootpage     insmod             mknod       repquota    tnlited
    bootpclient  iptables           mpg321      restart     updatekernel
    cmp......
    Any ideas what I could be doing wrong here? Thank in advance!
Working...
X