LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-23-2010, 08:22 AM   #16
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15

sorry on googling i found out that i need to upgrade my tar utility
 
Old 08-24-2010, 11:49 AM   #17
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Hi Linus72,
dude actually the requirement from the client changedchanged... earlier they said that they need a distro with all modules builtinside the kernel then they said its okk to hv a kernel with loadable modules.

Moreover LLS wants AUFS as module because it looks for aufs.ko


Anyways the new problem is that when i boot from the customerized distro livec it gives me error that "unable to find livecd.sgn"

Can you help about it...???? or do i need to upload my linuxrc script????
 
Old 08-24-2010, 12:01 PM   #18
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
hey man
see, the LLS I use has the script initrd_create modified so aufs/squashfs can be inbuilt instead of modules,etc
just please use the source & lls from the kernel kit for x86 arch and your all good
http://multidistro.com/NFLUXNEW/SQ4/...kkit-arch.html

the kernel source is here
http://multidistro.com/NFLUXNEW/SQ4/...2.6.34.tar.bz2
just do make menuconfig, compile kernel,etc

however, I am glad to tell you I am compiling new 2.6.35.3 kernel now and will make available asap

Last edited by linus72; 08-24-2010 at 12:04 PM.
 
Old 08-25-2010, 12:55 AM   #19
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Hi Linus72,

thanks for all the help but please i would be gratefull if you provide me your lls in tar.bz2 or tar.gz format. In my organization I am unable to download the applications, softwares or update them.
 
Old 08-25-2010, 08:49 PM   #20
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
sorry I been messing with the 2.6.35 kernel...
OK
here you go
this is the pkg I put together for you it contains
kernel source
lls-6.3.0
also has kernel,firmware,modules,for slack so delete those or whatever
also has the persistent cd/usb app that needs libgnomecanvas and zenity
its all zipped

http://multidistro.com/Kernels/zen1-...mboK2.6.34.zip
 
Old 08-26-2010, 05:48 AM   #21
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Thanxx bro....

one thing that struck my mind was that there was no entry for cdrom in /proc/sys/dev/

also there was nothing like scd, scd0 or hdc in /dev... that means my cd drive is not being detected... I have an IDE drive... any idea how to tackle this issue???
 
Old 08-27-2010, 03:43 AM   #22
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Hi Linus.... thanks a lot.... dude i saw ur kernel's .config file... I am unable to guess that you have compiled the AUFS module directly into you kernel.. nt as a loadable module.... did it work out....???? coz lls searches for aufs.ko in /lib/modules/2.6.34.1/fs/aufs/aufs.ko

DID you modify your lls or wat.... please reply
 
Old 08-27-2010, 03:57 AM   #23
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
one more doubt...

what does

CONFIG_SYSFS_DEPRECATED_V2 directive in .config of kernel does.... wen i was compiling kernel on my own I have to set it to y so that the system boots up with the new kernel if this directive is set to n... it gives a kernel panic....
 
Old 08-27-2010, 07:49 AM   #24
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Hi Linus, I compiled the kernel using your .config file, Click image for larger version

Name:	abc.JPG
Views:	28
Size:	60.8 KB
ID:	4438I got the error that says swapper not tainted... plz check the attachments for more details
 
Old 08-28-2010, 11:14 AM   #25
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I think its your GCC or something
when I tried to build the 2.6.34 zen kernel on a debian install same issue...

I think the sysconfig-deprecated thing is also something to do with Centos using older GCC or glibc or ?

if you wish to try another kernel go get the 2.6.35.3/2.6.35.4 vanilla source here
http://www.kernel.org/

get fathom's aufs2/squashfs-lzma patches here
http://ponce.cc/slax-remix/


patch kernel, make menuconfig, put it as you want
then use the LLS from post above
 
1 members found this post helpful.
Old 09-03-2010, 06:03 AM   #26
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Thanks!!! would surely try it.....
 
Old 09-03-2010, 06:21 AM   #27
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
hey
cant you make a live centos cd using the livecd-tools pkg in centos?
or you just want a new kernel for it?
yeah right here
https://projects.centos.org/trac/livecd/

Last edited by linus72; 09-03-2010 at 06:30 AM.
 
Old 09-03-2010, 12:46 PM   #28
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
livecd project creates a livecd based on the kickstart file.. but i need a customized distro....

btw i shifted to slax... and all i need is to disable the usb support... the link to my post is http://www.slax.org/forum.php?action...82#postid66582

please sse if you can help...


Incase if it is possible to you... can u make nFluxOS for me which doesnt automaticaaly mounts partiions on hard disk and doesnt has support for usb devices, fat, ntfs, ntfs-3g partitions.

I would really be obliged.
 
Old 09-03-2010, 02:03 PM   #29
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
well
that would maybe be hard to do...
in all of mine I use the cheatcode "noauto" so nothing is automounted at bootup combined with the "copy2ram" cheatcode

also, you should try fathoms slaxremix08 (slackware current)
as reg slax is 12.2
http://www.slax.org/forum.php?action...parentID=66046

I'm trying to finish up the four new iso's for nfluxos now
and wouldnt really know how to remove all that stuff and still have it boot?

cant you remaster a debian/ubuntu version or what distro besides centos?
 
Old 09-05-2010, 12:48 AM   #30
author_unknown
Member
 
Registered: Aug 2007
Location: Buffalo, NY
Distribution: Fedora 7, RHEL5, CentOS 5 and Backtrack 2.0
Posts: 73

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linus72 View Post
I think its your GCC or something
when I tried to build the 2.6.34 zen kernel on a debian install same issue...

I think the sysconfig-deprecated thing is also something to do with Centos using older GCC or glibc or ?

if you wish to try another kernel go get the 2.6.35.3/2.6.35.4 vanilla source here
http://www.kernel.org/

get fathom's aufs2/squashfs-lzma patches here
http://ponce.cc/slax-remix/


patch kernel, make menuconfig, put it as you want
then use the LLS from post above
I have downloaded fathoms patches and kernel 2.6.35.4.. nd have applied the patches but there are some folders also in the patch zip file that i downloaded... do i need to replace the files in kernel source with the one that are in the augs folder present in the patch zip....

Last edited by author_unknown; 09-05-2010 at 12:51 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
adding scsi support to kernel for scanport sq2030 scanner (ppscsi patch) jzimm0007@msn.com Linux - Kernel 5 07-05-2008 12:52 PM
AUFS support in 2.6.22 kernel saneesh00 Linux - Embedded & Single-board computer 1 04-24-2008 03:36 AM
Need SATA support in kernel ~2.4.26 -- libata patch? ErrorBound Linux - Kernel 1 07-22-2006 11:39 AM
Where to find a Kernel/Kernel Patch with support for stack sizes >8K Valhalla Linux - Software 2 05-24-2005 05:39 PM
Kernel patch & DRI support gamehack Linux - General 1 11-04-2003 03:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration