no I tried 1.0.1.15.and 16r1 15 is all i got.
Printable View
no I tried 1.0.1.15.and 16r1 15 is all i got.
have u looked to see what code is when u load file flashdrive on my tv it cut off left edge will be close to the same
"have u tried 1.0.1.13 or original cw restore disk i looking for mine"
You must start with the box at this os ( 1.0.1.1.13 ) no other add on's . Stock box . Once you get it to work you can do them . If some thing go's wrong you start over. Do not put third party on until last .
Remember if you go to 17.r2 to use 4.22 . There is no advantage to what you are doing for sat viewing . Works fine as is .
i looked for mine and can find it. if u find your can u post it in file
Got this with the way back machine .
tarik2cyprian
Member
Join Date
Jan 2011
Posts
30
Thanks
47
Thanked 47 Times in 21 Posts
CW4000 Clone
Here are the codes to install your cw4000 clone on your IDE harddrive or SATA harddrive.
hda means IDE harddrive and sda means SATA harddrive.
1. Load factory Restore CD-ROM
2. When it states compact flash not found press on your keyboard Ctrl + Alt + F2
3. username: root password: admin
4. Enter the commands below
fdisk /dev/hda or sda < /usr/bin/flash.part
mke2fs /dev/hda1 or sda1
mount /dev/hda1 or sda1 /mnt/flash
mount -t iso9660 /dev/cdrom /mnt/cd
tar -xjf /cdrom/zz/rootfs-1.0.1.15-fact-cw-lmc.tar.bz2 -C /mnt/flash/
grub --no-curses < /usr/bin/grubins
umount /mnt/flash
umount /cdrom
reboot
Last edited by tarik2cyprian; 10-09-2011 at 12:07 AM.