LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   slack 12 install trouble (https://www.linuxquestions.org/questions/linux-newbie-8/slack-12-install-trouble-613375/)

AerS 01-13-2008 09:12 PM

slack 12 install trouble
 
Hi

i just get the slack 12 (like 3 gb) and burned the iso into dvd-rw and reboot system.
after that i got something LIKE that below:

your keyboard config is wrong(dun remenber, something like that)
some file is missing
kernel not found: linux
boot:
boot: then i type hugesmp.s
-> kernel not found: hugesmp.s
and the same was for speakup and huge..



i opened the dvd in windows and the kernel files was there in /kernels

what can i do? sorry bad english :/

cya

Zmyrgel 01-14-2008 03:38 AM

You could check the image file that it was downloaded completely and there isn't any errors.

Did you download the DVD-image or CD images?

Sounds like there's something wrong with the DVD. Either in the ISO itself or some error in burning process.

TomaCzar 01-14-2008 03:42 AM

Whenever you download a large file like that, it's best to check the resultant file against a hash to ensure a proper download. For instance, had you downloaded slackware-12.0-install-d1.iso from one of the mirrors listed on slackware.com there would also be a file slackware-12.0-install-d1.iso.md5 which would contain the md5sum of the image (which looks like this:477504f499ab6c4cc08485ddb2084b81). On your downloaded system (assuming linux) you would simply type:
Code:

md5sum [filename]
and the hash will be printed for you. Then you compare the two and voila, now you know you've downloaded an uncorrupted image. Next, when you burn the image, you can (and should) again use the md5sum command to make sure that the image was burned without error. This is an option inside of k3b but can just as easily be accomplished from the command line.

Finally if you're straining to break the bonds of your M$ operating system, I recommend a free/open source program called hashtab that will do the trick. Good luck!!

-TomaCzar

mocqueanh 01-14-2008 04:07 AM

Maybe your download of DVD has a little corrupt.
Or, your burning process has some error.

Did you burn with option: burn image to disc, or you just extract content of ISO file to disc ?

AerS 01-14-2008 05:04 AM

omg :/

C:\Downloads>md5sum -b slackware-12.0-install-dvd.iso
0c6ce989a567fabe65555f7242ea766d *slackware-12.0-install-dvd.iso

i think file is corrupted
b6b4320fdcf960264bbffbaa39f4430a slackware-12.0-install-dvd.iso
i'm gonna have to download all again :T
i think now iam gonna split download in 6 discs..
thank you guys, u help me a lot :)

AceofSpades19 01-14-2008 06:14 PM

Quote:

Originally Posted by AerS (Post 3021804)
omg :/

C:\Downloads>md5sum -b slackware-12.0-install-dvd.iso
0c6ce989a567fabe65555f7242ea766d *slackware-12.0-install-dvd.iso

i think file is corrupted
b6b4320fdcf960264bbffbaa39f4430a slackware-12.0-install-dvd.iso
i'm gonna have to download all again :T
i think now iam gonna split download in 6 discs..
thank you guys, u help me a lot :)

you only need the first 2 cds to install slackware

AerS 01-15-2008 10:36 AM

Hum, better!
thank you guys (:

AerS 01-16-2008 06:25 PM

thank you
i download the 2 first cd =)

aers@soares:~$ uname -a
Linux soares 2.6.21.5-smp #2 SMP Tue Jun 19 14:58:11 CDT 2007 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux

o/
now the only problem is the sound.. what are the files i have to see to configure sound card?
ty

TomaCzar 01-16-2008 07:14 PM

Well, technically this should be a separate thread (after you've already done a search to make sure no one else has asked the questions before) but in the interest of being helpful I'll do my best to answer.

The quickest and easiest way to manage sound in Slackware (assuming everything else is properly configured) is with the 'alsamixer' command. Again, assuming your card is recognized by the kernel, all you need do now is pump up the volume. Two things to remember are hit 'm' to toggle mute and change the levels on both the 'Master' control and the 'PCM' control. Once you have the volume where you want it, the command 'alsactl store' will save the levels through a reboot, otherwise the silence will be back. Good luck!!

Remember, new issues = new threads unless there is already a thread open for that issue (which a search will reveal).

-TomaCzar

onebuck 01-16-2008 08:15 PM

Hi,


Part right.

The OP may need to run 'alsaconf' to setup for the sound if the device is not recognized. Once the proper device is configured then run the 'alsamixer' to unmute the desired options to then set the volume levels. Once that is done then do a 'alsactl store'.

TomaCzar 01-16-2008 09:24 PM

onebuck,

Hence my disclaimer
Quote:

Originally Posted by TomaCzar
assuming everything else is properly configured

which, for me at least, it usually is. Thank you, however, for the additional information. Now if alsamixer doesn't work, he already knows what the next step is.

-TomaCzar

AerS 01-17-2008 05:43 AM

thank you again guys :D
this forum its to good
hope i can help someone to (:
cya


All times are GMT -5. The time now is 04:20 AM.