View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Sep 18, 2007 4:54 pm 
Offline
Joined: Thu Apr 05, 2007 7:09 am
Posts: 2
I was reading on another section that a guy mounted an old iso to replace the nvidia drivers, I was just wondering how he mounted it in such a way to get the debian drivers, when I mount the image I get the usually Knoppix and Boot folders. I am using R5F27 and of course have the screen flicker with an Nvidia 4000 series card.


Thank You.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 7:42 pm 
Offline
Joined: Sat Aug 06, 2005 6:58 pm
Posts: 30
Location: Nokesville, VA
Something like this:
Code:
mythtv@mythtv:~$ su -
Password:
root@mythtv:~# mkdir theCD
root@mythtv:~# mkdir theCloopImage
root@mythtv:~# modprobe cloop
root@mythtv:~# mount /myth/tmp/KnoppMythR5F1.iso ./theCD -t iso9660 -o loop,ro
root@mythtv:~# mount ./theCD/KNOPPIX/KNOPPIX ./theCloopImage -t iso9660  -o ro,loop=/dev/cloop0
root@mythtv:~# ls theCloopImage/
bin   dev  home    knoppmyth       lib    mnt  proc  sbin  sys  usr  vmlinuz
boot  etc  initrd  knoppmyth-sata  media  opt  root  srv   tmp  var
root@mythtv:~# tar -cf - -C theCloopImage/usr/src/debs/ nvidia | tar -xvf -
nvidia/
nvidia/common/
nvidia/common/nvidia-kernel-common_20051028+1_all.deb
nvidia/latest/
nvidia/latest/install.sh
nvidia/latest/nvidia-glx-dev_1.0.8776-1_i386.deb
nvidia/latest/nvidia-glx_1.0.8776-1_i386.deb
nvidia/latest/nvidia-kernel-2.6.18-chw-13_1.0.8776-1+2.6.18-chw-13-10.00.Custom_i386.deb
nvidia/legacy/
nvidia/legacy/install-legacy.sh
nvidia/legacy/nvidia-glx-legacy-dev_1.0.7184-2_i386.deb
nvidia/legacy/nvidia-glx-legacy_1.0.7184-2_i386.deb
nvidia/legacy/nvidia-kernel-legacy-2.6.18-chw-13_1.0.7184-2+2.6.18-chw-13-10.00.Custom_i386.deb
root@mythtv:~# ls -l nvidia/
total 12
drwxr-sr-x 2 root src 4096 Nov 18  2006 common
drwxr-sr-x 2 root src 4096 Nov 19  2006 latest
drwxr-sr-x 2 root src 4096 Nov 19  2006 legacy
root@mythtv:~#


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu