![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| max number of slabs per kernel module (kernel 2.6.17, suse) | Brendan Kennedy | SuSE | 4 | 01-23-2008 09:40 AM |
| Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU | dave043 | Linux | 2 | 05-10-2007 02:57 AM |
| Suggestions wanted ... | Cameron | UNIX for Dummies Questions & Answers | 3 | 02-19-2003 10:12 PM |
| Help wanted | reddyb | High Level Programming | 3 | 08-28-2001 12:49 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
help wanted kernel avi
Hello there!
Slightly off topic maybe, but maybe someone can help us. For a videoshow which will be called reality 6.1 we need a video file from a unix kernel that is compiling. Does anyone know how to capture this, or does anyone have such a vid? cheers, iuno (www.iuno.nl) |
|
||||
|
theres a few things you can do. first, probably the simplest thing would be to dump all the output of the kernel make to a file.
ie: make > whateverfilename where whateverfilename is whatever you want the dump of the kernal to be called. this way, you can cat the file to dump its contents on screen. second, go to freshmeat.net and search for a video capture program. find one that will capture screen output and that will let you set the focus to an x window. while running X ( which the video capture program will require ) set the focus to the console sessions where you will be cat'ing the output of the file you created earlier. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|