TXCOWBOY
03-21-2006, 09:59 PM
I have an Hr10-250 that I upgraded from the original 250GD disk to a 500GB Seagate disk. During the upgrade I increased the swap space to 250MIB and used the tpip command to activate it. tipi came back and reported that it had initialized 250MIB. I am trying to verify from the logs that the swap initialized correctly. I used the instructions from another post to do this. Here is what I did.
First I put the drive in the D Tivo (HR10-250) and waited until it showed a picture from the satellite and then pulled the power cord.
Next I put the drive in my PC and booted from the PTV MFSTools CD.
mkdir /mnt/var
mount /dev/hdc9 /mnt/var
# grep -i swap /mnt/var/log/kernel
Jan 2 00:00:41 (none) kernel: Starting kswapd
Mar 14 17:56:44 (none) kernel: Activating swap partitions
Mar 14 17:56:44 (none) kernel: Adding Swap: 131064K swap-space (priority -1)
Jan 2 00:00:45 (none) kernel: Starting kswapd
Nov 7 00:34:47 (none) kernel: Activating swap partitions
Nov 7 00:34:47 (none) kernel: Adding Swap: 131064K swap-space (priority -1)
Bus error
It looks like to me that I have about 127MB of swap. I used 250 in the restore. I have tried loading the disk in the D Tivo, waiting until I see a picture on the screen and pulling the plug twice. Each time I seem to get the same results with the same times and dates. Is this just the beginning of the log file and my true swap is down further in the log. I can't get anymore information because I get the "Bus error".
Is it possible that I should wait longer for the swap file to initialize before pulling the plug?
Does anyone have any suggestions?
Thanks in advance for your help.
First I put the drive in the D Tivo (HR10-250) and waited until it showed a picture from the satellite and then pulled the power cord.
Next I put the drive in my PC and booted from the PTV MFSTools CD.
mkdir /mnt/var
mount /dev/hdc9 /mnt/var
# grep -i swap /mnt/var/log/kernel
Jan 2 00:00:41 (none) kernel: Starting kswapd
Mar 14 17:56:44 (none) kernel: Activating swap partitions
Mar 14 17:56:44 (none) kernel: Adding Swap: 131064K swap-space (priority -1)
Jan 2 00:00:45 (none) kernel: Starting kswapd
Nov 7 00:34:47 (none) kernel: Activating swap partitions
Nov 7 00:34:47 (none) kernel: Adding Swap: 131064K swap-space (priority -1)
Bus error
It looks like to me that I have about 127MB of swap. I used 250 in the restore. I have tried loading the disk in the D Tivo, waiting until I see a picture on the screen and pulling the plug twice. Each time I seem to get the same results with the same times and dates. Is this just the beginning of the log file and my true swap is down further in the log. I can't get anymore information because I get the "Bus error".
Is it possible that I should wait longer for the swap file to initialize before pulling the plug?
Does anyone have any suggestions?
Thanks in advance for your help.