|
|
04-17-2006, 07:16 AM
|
#1
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
250gb drive how meny hours ?
I just did a clone copy of a 40gb to a 250 drive how meny hours are there on a 250 drive.
It only shows 124
|
|
|
04-17-2006, 07:31 AM
|
#2
|
|
Registered User
Join Date: Apr 2004
Posts: 16
|
i have upgraded from my single dive, to a western digital 250 gb single drive and put away my original drive for future problem use.
mine shows variable of up to 220 hours.
its possible you didnt do a step thats required to open up that large drive. i cant remember what the command is. maybe someone with more knowledge can help you.
i did the zipper on this drive and it worked awesome
|
|
|
04-17-2006, 07:41 AM
|
#3
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
whats the zipper ?
|
|
|
04-17-2006, 07:41 AM
|
#4
|
|
Peekols
Join Date: Jul 2003
Location: Greenville SC
Posts: 27,735
|
Nuke what kind of Tivo do you have?
What software version is it running?
__________________
It's a sociological cornucopia of silliness.
Gamertag: GGwallen
|
|
|
04-17-2006, 08:04 AM
|
#5
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
s2 sd-dvr40 6.2
|
|
|
04-17-2006, 08:13 AM
|
#6
|
|
Registered User
Join Date: Feb 2006
Posts: 2,606
|
It sounds like your Linux boot CD doesn't support LBA48 kernels, which is why it only expanded to 124 hours. Get a copy of the PTVUpgrade LBA48 enhanced CD and re-image the drive. You should get well over 200 hours of SD recording on a 250GB drive.
|
|
|
04-17-2006, 08:15 AM
|
#7
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
is there anyway to make it bigger with out redoing it all.
|
|
|
04-17-2006, 08:28 AM
|
#8
|
|
Registered User
Join Date: Jan 2002
Location: Atlanta, GA
Posts: 70
|
I'll chime in and cofirm that 250GB also gives me 220 hours. After two month, still not close to being filled!
__________________
"Ohm, Sweet Ohm!"
1 HDVR2 - 220 Hrs - Zippered!
1 DSR7000 - 100 Hrs - Zippered!
2 R10's: not in service
1 HTL-HD
|
|
|
04-17-2006, 08:38 AM
|
#9
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
If i do other clone of the 40gb to the 250 with a PTVUpgrade LBA48 cd will that work ?
I don't want to del any data on the drive.
|
|
|
04-17-2006, 09:03 AM
|
#10
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
Hey i need reading this zipper tool very nice. Just want i want iam makeing the tool cd but i have the file
vmlinux.px
but in the steps make the tool cd it as for the VMLINUX_.GZ will the tool cd not work if it is not zipped ?
Also i have the 62small.mfs can i rename this to 000001 ?
Also iam looking at the zipper.sh file and i see
if [ ! -e /cdrom/VMLIN* -a ! -e /cdrom/vmlin* ]; then
echo "Hacked kernel is not on the tools disk. Exiting..."
exit 1
fi
I am gessing this is seeing if it's on the cd
and ################## COPY KERNEL ##############################
is where it unzip the kernel if i take out
if cp /cdrom/VMLINUX_.GZ /tivo/var/VMLINUX_.GZ; then
cd /tivo/var
gunzip -d -v VMLINUX_.GZ 1>/dev/null
mv V* vmlinux.px &>/dev/null
mv v* vmlinux.px &>/dev/null
elif cp /cdrom/vmlinux.px.gz /tivo/var/vmlinux.px.gz; then
cd /tivo/var
gunzip -d -v vmlinux.px.gz 1>/dev/null
mv V* vmlinux.px &>/dev/null
mv v* vmlinux.px &>/dev/null
else
echo "Hacked kernel named VMLINUX_.GZ or vmlinux.px.gz not found on Tools CD. Aborting..."
rm -r /tivo/busybox
rm -r /tivo/hacks
exit 1
fi
and put
cp /cdrom/vmlinux.px /tivo/var
in the COPY HACKS AND SETTINGS will that work ?
Also I am going to add a bit to the code is it will copy over the bufferhack40b.tcl
I think everyone should have.
Last edited by Nuke2000 : 04-17-2006 at 09:15 AM.
|
|
|
04-17-2006, 10:41 AM
|
#11
|
|
"On Welfare"
Join Date: Sep 2004
Location: Saugus, CA
Posts: 819
|
You might want to post your question in the Zipper thread. Someone can probably give you a quick response.
__________________
6 x S2DTivos To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. !
HR21-700, HR21-100
|
|
|
04-17-2006, 10:54 AM
|
#12
|
|
Registered User
Join Date: Apr 2002
Posts: 13
|
I tryed it and it worked great love the guy that made zipper thank you
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|