LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 07-17-2010, 09:28 PM   #91
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470

Ahh dude I'm so dumb sometimes!
doh!

stuck-on-stupid

all I had to do was build squashfs 4.0 from meerkat and replace /root/linux-live/tools/mksquashfs & unsquashfs
https://launchpad.net/ubuntu/maveric...1:4.0-6ubuntu1

and then it made the livecd!
Code:
[guest@nfluxos ~]$ uname -r
2.6.35-rc5-slack
but, for some reason gksu, with some apps, is now giving issues saying gksu-run-helper problems!?
EDIT: it only did it once then "fixed" itself?!

anyway, I'll upload kernel,source, etc for you in morning cool?

Last edited by linus72; 07-17-2010 at 09:29 PM.
 
Old 07-18-2010, 07:53 AM   #92
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Ah yes I think this one's gonna work dude..
It made the live media as it should and has also compiled successfully on my slackware64, arch x86 and arch x86_64 systems too so I think it's good
it added alot of stuff, drivers, etc the 2.6.34 version didn't have...

anyway, heres the kernel, modules, and source
plus the modified lls from ritchie, I replaced his 4.1
squashfs in /root/lls/tools with the 4.0 squashfs so its ready to go

http://multidistro.com/Kernels/meerk...r5/PKG.tar.bz2

tell me if that works...
 
Old 07-18-2010, 01:44 PM   #93
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
the errors mean that Meerkat's using a higher squashfs than in Ritchie's LLS which uses 4.0 or 4.1
so, maybe theres a way to build the higher squashfs or wait...
I gotta check something
Ok.
In the meantime I have made a new Slackware remaster which I call SlackEX 13.1 with Gnome 2.30.2 and LXDE using your "old" kernel 2.6.33.3. Unfortunately the ISO-file canīt be downloaded. I have no serverspace for it at the moment. Itīs a pity since SlackEX is in English. (The default locale is English).
 
Old 07-18-2010, 01:48 PM   #94
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
Ah yes I think this one's gonna work dude..
It made the live media as it should and has also compiled successfully on my slackware64, arch x86 and arch x86_64 systems too so I think it's good
it added alot of stuff, drivers, etc the 2.6.34 version didn't have...

anyway, heres the kernel, modules, and source
plus the modified lls from ritchie, I replaced his 4.1
squashfs in /root/lls/tools with the 4.0 squashfs so its ready to go

http://multidistro.com/Kernels/meerk...r5/PKG.tar.bz2

tell me if that works...
Thanks. I will try it asap! Tonight.
 
Old 07-18-2010, 07:38 PM   #95
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Mmmmmm...
there seem to be some differences between meerkat's 4.0 squashfs and Ritchies 4.1 CVS squashfs

the 4.0 squashfs with kernel 2.6.35-r5 makes the live media in about 15min vs 45min+ for 4.1 CVS vs 70-90min 3.4
but, the live media I made with the 2.6.35-r5 kernel and squashfs 4.0 was bigger than the 4.1 cvs builds...
weird huh?

the live cd I made earlier was about 640MB vs the 4.1 cvs' build of 522mb
thats a big difference
I would've thought the 4.1 squashfs would have been faster at making the live media and make it smaller

but, then I remembered squashfs 4.1 cvs is built against or patched with lzma and thats why it takes longer but makes it smaller...

so, if upgrading to kernel from meerkat 2.6.35-r5 then your cd will be at least 100mb larger...
what do you think is best?
2.6.34-ZEN with squashfs 4.1 cvs VS 2.6.35-r5 with squashfs 4.0?
 
Old 07-19-2010, 10:32 AM   #96
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
so, if upgrading to kernel from meerkat 2.6.35-r5 then your cd will be at least 100mb larger...
what do you think is best?
2.6.34-ZEN with squashfs 4.1 cvs VS 2.6.35-r5 with squashfs 4.0?
I would prefer kernel 2.6.35-r5 since it is newer. My ISO-file is already 797 MB (with Gnome and all) so I donīt care about the size.

I know now that kernel 2.6.35-r5 works, but I have not yet tried to make a live Slackware system with it. Iīm working on it now.
 
Old 07-20-2010, 06:21 AM   #97
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
well
Ubuntu's now come out wwith higher kernel again 2.6.35-9.14 source
https://launchpad.net/ubuntu/maveric...35/2.6.35-9.14

lol
Yeah tell me if it builds a livemedia from your slack install
How many Slackware installs do you have?
 
Old 07-20-2010, 11:45 AM   #98
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
well
Ubuntu's now come out wwith higher kernel again 2.6.35-9.14 source
https://launchpad.net/ubuntu/maveric...35/2.6.35-9.14

lol
Yeah tell me if it builds a livemedia from your slack install
How many Slackware installs do you have?
I have now tried with kernel 2.6.35-rc5 (to build a "livemedia"). No success. I get kernel panic and these error messages: EXT2-fs (ram0): error ext2-get-inode: unable to read inode block - ram0: rw:0, want=16474, limit=15554 attempt to access beyond end of device.

I have 3 Slackware 13.1 installs.

I have not yet tried kernel 2.6.35-9.14. Should I?

Btw: The size of the iso-file increased from 794 mb to 974 mb.

Last edited by golfer7; 07-20-2010 at 12:08 PM.
 
Old 07-20-2010, 01:26 PM   #99
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I really dont know why yours is not working....
you didn't change the lls build or config script right?

oh wait, are you using ext4?
 
Old 07-20-2010, 02:41 PM   #100
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
I really dont know why yours is not working....
you didn't change the lls build or config script right?

oh wait, are you using ext4?
No, I didnīt change anything.
No, Iīm using ext3.
I will try again with the new kernel. (I seldom give up).
 
Old 07-20-2010, 02:56 PM   #101
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
yeah, I dont give up either
I just cant figure out why yours are not building...

anyway, I built the newer kernel and it still came out as 2.6.35-r5 so I guess not much changed...
I wish I knew more about how to strip the squashfs 4.0 from meerkat's kernel and instead apply the sqlzma 4.1 cvs squashfs
as that would be the best of all worlds...

there seems to be an issue when you try to build your stuff...I wish I knew what it was?
 
Old 07-21-2010, 12:11 PM   #102
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
linus72,

I'm happy to tell you that my live dvd with Slackware 13.1 using your kernel 2.6.35-rc5 now works! No errors at all!

Donīt ask me what I did wrong the first time. This time I started all over again from the beginning. I compiled my own kernel using your .config. (I did not change anything however. Only the name of the kernel).

I'm writing this running Exton-Slack 13.1 LiveDVD with said kernel.

Thanks again for all your work.

Last edited by golfer7; 07-21-2010 at 12:46 PM.
 
Old 07-21-2010, 12:14 PM   #103
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
No doubt!
I'm glad to hear its working!

Today I am upgrading the debian nfluxos to the Liquorix kernel
http://liquorix.net/

and source
http://github.com/damentz/liquorix

So, have you had any issues using 2.6.35-r5 and gksu as a user?
 
Old 07-21-2010, 12:45 PM   #104
golfer7
Member
 
Registered: Jun 2010
Posts: 53

Rep: Reputation: 16
Quote:
Originally Posted by linus72 View Post
So, have you had any issues using 2.6.35-r5 and gksu as a user?
Yes, I therefore installed sudo so it works just like in Ubuntu. I think many people like that. I e sudo su.
 
Old 07-21-2010, 02:41 PM   #105
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
oh...where did you get sudo?
from source or .deb?

dont know why gksu is having issues....I can't get gksu to work at all in my slack64 install...
 
  


Reply

Tags
remaster, slackware



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
LiveCD/USB kits for ARCH x86/x86_64 now ready! linus72 Arch 2 07-30-2010 05:16 PM
Install slackware on a USB drive without creating an USB livecd Barx Slackware 4 06-28-2010 01:31 PM
[SOLVED] Emacs built with wrong ARCH (Slackware-Current) piratesmack Slackware 8 05-06-2010 11:20 PM
make a .img file for custom liveCD, dd?? (Also, how to make your system very small) 1veedo Linux - Newbie 6 05-07-2006 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 11:32 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