Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 08:54 PM
jessica6_2000@yahoo.com
 
Posts: n/a
Default Slackware 11 with 2.6 kernel

I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the
11 DVD, and at the boot prompt I selected "huge26.s". The
installation works fine on my 360G SATA disk, but after the install my
kernel is 2.4.33.3. At the very end of the installation, it asked
which kernel to use, and I selected the default since (from what I
understood) the default kernel was the one I booted (huge26.s) and the
one I want.
I searched Usenet a bit, and even found some posts mentioning
"installing modules afterwards".

This post:

http://groups.google.com/group/alt.o...d5e9e5228a04d/

Mentions installing more packages from the DVD:

kernel-generic-2.6.17.13-i486-1.tgz
kernel-modules-2.6.17.13-i486-1.tgz
kernel-source-2.6.17.13-noarch-1.tgz

Why wouldn't all this occur from the installation itself, since I
selected 'huge26.s'? Does it even matter what I select at boot, since
I'll have to install packages after?
Since this appears to be a manual process, what about lilo/grub?

Is there a good reason why this doesn't all take care of itself since
I indicated my intention of using the 2.6 kernel?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 08:54 PM
Douglas Mayne
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

On Thu, 03 May 2007 12:43:35 -0700, jessica6_2000 wrote:

> I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the
> 11 DVD, and at the boot prompt I selected "huge26.s". The
> installation works fine on my 360G SATA disk, but after the install my
> kernel is 2.4.33.3. At the very end of the installation, it asked
> which kernel to use, and I selected the default since (from what I
> understood) the default kernel was the one I booted (huge26.s) and the
> one I want.
> I searched Usenet a bit, and even found some posts mentioning
> "installing modules afterwards".
>
> This post:
>
> http://groups.google.com/group/alt.o...d5e9e5228a04d/
>
> Mentions installing more packages from the DVD:
>
> kernel-generic-2.6.17.13-i486-1.tgz
> kernel-modules-2.6.17.13-i486-1.tgz
> kernel-source-2.6.17.13-noarch-1.tgz
>
> Why wouldn't all this occur from the installation itself, since I
> selected 'huge26.s'? Does it even matter what I select at boot, since
> I'll have to install packages after?
> Since this appears to be a manual process, what about lilo/grub?
>
> Is there a good reason why this doesn't all take care of itself since
> I indicated my intention of using the 2.6 kernel?
>

I don't know exactly where you went wrong, but in any case, tweaking the
kernel after install is easily done, especially since your install was
mostly successful. Do note however, that you probably don't want the
huge26.s kernel from setup. I I would try 2.6.17.13 from extra first. Then
perhaps, upgrade to a kernel from -current after that is working.

For example, 2.6.21.1
http://tinyurl.com/2ovyt5

Plus modules, here:
http://tinyurl.com/2ocr2p

If you are unfamiliar with upgrading a kernel, then do some work at the
fundamental level first. For example, install a new kernel and its
modules. In other words, use installpkg, not upgradepkg.

Fix bootloader...
If you are using lilo, then follow the usual drill. I use grub myself.

--
Douglas Mayne
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 08:54 PM
Eric Hameleers
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

jessica6_2000@yahoo.com wrote:
> I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the
> 11 DVD, and at the boot prompt I selected "huge26.s". The
> installation works fine on my 360G SATA disk, but after the install my
> kernel is 2.4.33.3. At the very end of the installation, it asked
> which kernel to use, and I selected the default since (from what I
> understood) the default kernel was the one I booted (huge26.s) and the
> one I want.
> I searched Usenet a bit, and even found some posts mentioning
> "installing modules afterwards".
>
> This post:
>
> http://groups.google.com/group/alt.o...d5e9e5228a04d/
>
> Mentions installing more packages from the DVD:
>
> kernel-generic-2.6.17.13-i486-1.tgz
> kernel-modules-2.6.17.13-i486-1.tgz
> kernel-source-2.6.17.13-noarch-1.tgz
>
> Why wouldn't all this occur from the installation itself, since I
> selected 'huge26.s'? Does it even matter what I select at boot, since
> I'll have to install packages after?
> Since this appears to be a manual process, what about lilo/grub?
>
> Is there a good reason why this doesn't all take care of itself since
> I indicated my intention of using the 2.6 kernel?


This is all well-documented in the RELEASE_NOTES in the root directory
of your DVD...

Eric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 08:54 PM
/
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

jessica6_2000@yahoo.com wrote:
> I'm trying to install Slackware 11 with the 2.6 kernel. I'm
> using the 11 DVD, and at the boot prompt I selected "huge26.s".
> The installation works fine on my 360G SATA disk, but after the
> install my kernel is 2.4.33.3. At the very end of the
> installation, it asked which kernel to use, and I selected the
> default since (from what I understood) the default kernel was the
> one I booted (huge26.s) and the one I want. I searched Usenet a
> bit, and even found some posts mentioning "installing modules
> afterwards".


Follow the instructions you should find in the 2nd CD of slackware
11, in /extra/linux-2.6.17.13/README.initrd
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 08:54 PM
jessica6_2000@yahoo.com
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

On May 3, 1:13 pm, Eric Hameleers <a...@penguin1.dyndns.org> wrote:
> jessica6_2...@yahoo.com wrote:
> > I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the
> > 11 DVD, and at the boot prompt I selected "huge26.s". The
> > installation works fine on my 360G SATA disk, but after the install my
> > kernel is 2.4.33.3. At the very end of the installation, it asked
> > which kernel to use, and I selected the default since (from what I
> > understood) the default kernel was the one I booted (huge26.s) and the
> > one I want.
> > I searched Usenet a bit, and even found some posts mentioning
> > "installing modules afterwards".

>
> > This post:

>
> >http://groups.google.com/group/alt.o...rowse_thread/t...

>
> > Mentions installing more packages from the DVD:

>
> > kernel-generic-2.6.17.13-i486-1.tgz
> > kernel-modules-2.6.17.13-i486-1.tgz
> > kernel-source-2.6.17.13-noarch-1.tgz

>
> > Why wouldn't all this occur from the installation itself, since I
> > selected 'huge26.s'? Does it even matter what I select at boot, since
> > I'll have to install packages after?
> > Since this appears to be a manual process, what about lilo/grub?

>
> > Is there a good reason why this doesn't all take care of itself since
> > I indicated my intention of using the 2.6 kernel?

>
> This is all well-documented in the RELEASE_NOTES in the root directory
> of your DVD...
>
> Eric


Ok, as I feared. It appears I'd need to do quite a bit-- most of
which I'm not familiar. I'll just go with the 2.4 until 2.6 REALLY is
part of the standard Slackware installation without extra package
installs, rebuilding, and kernel recompiles.

I like Slackware because it doesn't install a bunch of mysterious
daemons like other distributions, and it's easy to secure. So I'm
sticking with it.

Since I selected "huge26.s" at the boot:, is that going to cause
problems with my 2.4 kernel that really is installed?

Thanks to all those that replied!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 08:54 PM
Thomas Overgaard
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel


jessica wrote :

> At the very end of the installation, it asked which kernel to use, and
> I selected the default since (from what I understood) the default
> kernel was the one I booted (huge26.s) and the one I want.


In the root of your DVD there's a file named RELEASE_NOTES and I quote:
"After the packages have installed and you've reached the menu where you
are prompted to select a kernel to install, BE CERTAIN to install
huge26.s or test26.s (whichever one you used to install) or there's a
chance that your machine will be unable to boot with the stock sata.i
kernel that you'll end up with."
>
> Is there a good reason why this doesn't all take care of itself since
> I indicated my intention of using the 2.6 kernel?
>

The modules are installed from the RAM-disk the Slackware install DVD
boot into. My guess is that P.V. felt that the RAM-disk would become
much to big if it should hold 3 sets of modules.
--
Thomas O.

This area is designed to become quite warm during normal operation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 08:55 PM
Dan C
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

On Thu, 03 May 2007 12:43:35 -0700, jessica6_2000 wrote:

> I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the


Ooooh. A Slack chick. Are you a dumb blond?

Are you a hottie?

--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 08:55 PM
King Beowulf
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

jessica6_2000@yahoo.com wrote:
> On May 3, 1:13 pm, Eric Hameleers <a...@penguin1.dyndns.org> wrote:
>> jessica6_2...@yahoo.com wrote:
>>> I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the
>>> 11 DVD, and at the boot prompt I selected "huge26.s". The
>>> installation works fine on my 360G SATA disk, but after the install my
>>> kernel is 2.4.33.3. At the very end of the installation, it asked
>>> which kernel to use, and I selected the default since (from what I
>>> understood) the default kernel was the one I booted (huge26.s) and the
>>> one I want.


Nope "default" is 2.4.33.3 - I have always needed to specify which kernel I wanted
off the cd1 (or dvd).

>>> I searched Usenet a bit, and even found some posts mentioning
>>> "installing modules afterwards".
>>> This post:
>>> http://groups.google.com/group/alt.o...rowse_thread/t...
>>> Mentions installing more packages from the DVD:
>>> kernel-generic-2.6.17.13-i486-1.tgz
>>> kernel-modules-2.6.17.13-i486-1.tgz
>>> kernel-source-2.6.17.13-noarch-1.tgz


This was explained in during the installation an in several txt files. You are
required to complete the installation manually.

>>> Why wouldn't all this occur from the installation itself, since I
>>> selected 'huge26.s'? Does it even matter what I select at boot, since
>>> I'll have to install packages after?


Anything in /extra and /testing is a *manual* process and won't be automatically
installed. This is Slackware and PV has good reasons for it.

>>> Since this appears to be a manual process, what about lilo/grub?
>>> Is there a good reason why this doesn't all take care of itself since
>>> I indicated my intention of using the 2.6 kernel?

>> This is all well-documented in the RELEASE_NOTES in the root directory
>> of your DVD...
>>
>> Eric

>
> Ok, as I feared. It appears I'd need to do quite a bit-- most of
> which I'm not familiar. I'll just go with the 2.4 until 2.6 REALLY is
> part of the standard Slackware installation without extra package
> installs, rebuilding, and kernel recompiles.
>
> I like Slackware because it doesn't install a bunch of mysterious
> daemons like other distributions, and it's easy to secure. So I'm
> sticking with it.
>
> Since I selected "huge26.s" at the boot:, is that going to cause
> problems with my 2.4 kernel that really is installed?
>
> Thanks to all those that replied!
>

It really isn't all that hard to load the new kernel. And 2.6 is a lot faster than
2.4 (esp on my Pentium 266MMX Thinkpad). Sometimes people in these ng will rag on you
for being a clueless noob or to RTFM instead of just giving a simple knowledgeable
answer. They forget they were clueless noobs at on time.

For example,

1. install packages from /extra/kernel-2.6.17.13
2. Check symlinks in /boot to make sure they point to the new kernel. installpkg
should have copied the appropriate files.

root@samwise:~# ls -l /boot
total 8924
lrwxrwxrwx 1 root root 37 2007-04-29 11:23 README.initrd ->
/usr/doc/mkinitrd-1.0.1/README.initrd
-rw-r--r-- 1 root root 708439 2007-04-30 22:58 System.map-ewk-2.6.17.13
-rw-r--r-- 1 root root 629105 2006-09-01 00:51 System.map-ide-2.4.33.3
-rw-r--r-- 1 root root 1101492 2007-04-29 12:29 System.map-ide-2.6.17.13
-rw-r--r-- 1 root root 512 2007-04-29 12:31 boot.0300
-rw-r--r-- 1 root root 37462 2007-04-30 22:04 config-ewk-2.6.17.13
-rw-r--r-- 1 root root 41810 2006-09-01 00:51 config-ide-2.4.33.3
-rw-r--r-- 1 root root 62900 2007-04-29 12:29 config-ide-2.6.17.13
-rw-r--r-- 1 root root 5032 2006-08-07 23:34 diag1.img
-rw------- 1 root root 80384 2007-05-01 00:36 map
-rw-r--r-- 1 root root 1624250 2007-04-30 22:58 vmlinuz-ewk-2.6.17.13
-rw-r--r-- 1 root root 1313255 2006-09-01 00:51 vmlinuz-ide-2.4.33.3
-r-------- 1 root root 3476293 2007-04-29 12:29 vmlinuz-ide-2.6.17.13
root@samwise:~#

As you can see, I have the default 2.4 and 2.6 kernels loaded as well as my
recompiled custom kernel. I deleted the original symlinks to just boot into any of
the kernels should that be necessary (such as i screwed up the compile and I had some
initial issues with 2.6 and udev)

3. Configure lilo.conf:

root@samwise:~# cat /etc/lilo.conf
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
install=menu
menu-title="Slackware Linux 11.0"
menu-scheme=wb:Yb:wb:Yb
prompt
timeout = 150
default=linux2617ewk
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz-ide-2.4.33.3
root = /dev/hda1
label = linux2433
append = "acpi=off apm=on"
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
image = /boot/vmlinuz-ide-2.6.17.13
root = /dev/hda1
label = linux2617
append = "pci=noacpi pci=conf1"
read-only
image = /boot/vmlinuz-ewk-2.6.17.13
root = /dev/hda1
label = linux2617ewk
append = "pci=noacpi pci=conf1"
read-only
# Linux bootable partition config ends

(A note to old thinkpad users: with 2.4 acpi doesn't work but apm kinda does. under
2.6 pci=noacpi was needed so that CDROM detection didn't crash the OS, pci=conf1 was
needed to see the 3COM NIC in the PCMCIA slot [see man lspci])

When you edit lilo.conf, don't forget to run lilo as root:

root@samwise:~# lilo
Added linux2433
Added linux2617
Added linux2617ewk *

if you used the vmlinuz, etc, symlinks and just edited them to point to the new
kernel, you still need to run lilo.

3. Check to make sure modules where installed:

root@samwise:~# ls -l /lib/modules
total 12
drwxr-xr-x 4 root root 4096 2007-04-29 11:22 2.4.33.3/
drwxr-xr-x 3 root root 4096 2007-04-29 19:05 2.6.17.13/
drwxr-xr-x 3 root root 4096 2007-05-01 00:29 2.6.17.13ewk2/
root@samwise:~#

4. Check/edit symlink to rc.modules:

root@samwise:~# ls -l /etc/rc.d
total 240

----------snip--------------

lrwxrwxrwx 1 root root 20 2007-04-29 19:11 rc.modules -> rc.modules-2.6.17.13*
-rwxr-xr-x 1 root root 25553 2006-09-01 02:31 rc.modules-2.4.33.3*
-rwxr-xr-x 1 root root 28539 2007-04-29 22:28 rc.modules-2.6.17.13*

----snip------------

root@samwise:~#

After awhile, when you are comfortable with 2.6, you can remove all the 2.4 stuff
(removepkg kernel-ide-2.4.33.3-i486-1.tgz and so forth) to free up space.

Enjoy.





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 08:55 PM
Beej Jorgensen
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

<jessica6_2000@yahoo.com> wrote:
>Ok, as I feared. It appears I'd need to do quite a bit-- most of
>which I'm not familiar. I'll just go with the 2.4 until 2.6 REALLY is
>part of the standard Slackware installation without extra package
>installs, rebuilding, and kernel recompiles.


It's good (from a geek standpoint) to know how to do kernel builds. You
learn quite a bit about the various subsystems just by going through the
configuration. Also, you might increase the responsiveness of your
desktop system with well-chosen options.

Once everything is up and running, grab the latest kernel, unpack it,
and "make xconfig" (or menuconfig for console mode) to see how
configuring the kernel works. There's a README and a Documentation
directory with everything you ever wanted to know.

It is a time-consuming process, though.

-Beej

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 08:55 PM
Franz M. Sauerzopf
 
Posts: n/a
Default Re: Slackware 11 with 2.6 kernel

In <pan.2007.05.04.04.15.03.886191@lan.invalid>, Dan C wrote:

> On Thu, 03 May 2007 12:43:35 -0700, jessica6_2000 wrote:
>
>> I'm trying to install Slackware 11 with the 2.6 kernel. I'm using the

>
> Ooooh. A Slack chick. Are you a dumb blond?
>

Are you?

> Are you a hottie?


What good is a post like yours in the beginning of the 21st century. Pity.

Good luck anyways
Franz

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:51 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538