LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 12-07-2011, 08:17 PM   #1
AngryAngry
Member
 
Registered: Jan 2011
Posts: 67

Rep: Reputation: 0
Won't install


Compaq Evo N610c
2.8Ghz, 512 ram, 20gb harddrive
Was running windows XP fine

Slackware, run cfdisk, partition a 4gb swap, and rest for main, type 82 for swap/83 for main, write, then make the main bootable.
Now go to setup, it finds partitions, formats install fails if I do full distribution - not sure what goes wrong, if I just install the base operating command line system it completes without any errors, however when I try to "shutdown -r" this fails and shows me the options weird, and when I reset manually my system says there was a problem loading operating system.
(I do remove the linux boot disc after installation).

I did try instructions for all of this but they weren't too helpful - lucky I have some experience with command lines and fdisk/OS instllation.
 
Old 12-07-2011, 10:22 PM   #2
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Greetingz!

Sounds like you might have a corrupt installation disk. You might want to double-check the MD5 sum on the ISO you downloaded, and maybe re-burn it.
Also, be sure to do a 'fdisk -l' on your drive (maybe /dev/sda or /dev/hda) and make sure your Linux partition is bootable.


Code:
root@slackware# sudo fdisk -l /dev/sda

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      104391   fd  Linux raid autodetect
/dev/sda2              14       19457   156183930   fd  Linux raid autodetect
root@slackware#
 
Old 12-10-2011, 09:14 PM   #3
AngryAngry
Member
 
Registered: Jan 2011
Posts: 67

Original Poster
Rep: Reputation: 0
something different

(my computer is only 1.8ghz)
Well I finally got some progress from cfdisk
Which was rather unhelpful - lucky I noticed the tiny message below "Only one partition can be bootable."
And read the help in setup - which illogically is only accessable once cfdisk has be run!!!

There is more I'd like to rage about, but that can wait...

I installed only the kernel (perhaps my installation disc has some problems - will research and get back about that later).
This time I installed Lilo - even though I don't need (not sure if that helped or not, will experiment).
It loads up then reset, then it has come to:
darkstar logon:

and I login as root user.

But now I want to try installing the packages from the main cd I skipped, I also have a second cd. I tried setup but nothing happened.
I'm sure there is a place around with all this helpful info, but I couldn't see any.

This is my first time with linux, I have used dos command prompts before but they usually have list commands in /? /h (unlike mysterious linux fdisk GRRR)

Last edited by AngryAngry; 12-10-2011 at 09:15 PM.
 
Old 12-11-2011, 04:06 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
At first, if this is the only OS on the computer then you will need lilo, otherwise the system won't boot.
At second, if you are new to Slackware than it is recommended to make a full install. Do not skip any packages, just use the full install option. If you have problems with making the full install please post exactly what you have done and which error messages you get.

Keep in mind that Linux is a Unix system, knowledge of DOS or Windows will not help you here.
To get help for commandline programs the man command is very helpful, for example to get help with cfdisk just try
Code:
man cfdisk
 
1 members found this post helpful.
Old 12-11-2011, 07:45 PM   #5
AngryAngry
Member
 
Registered: Jan 2011
Posts: 67

Original Poster
Rep: Reputation: 0
Yeah

After many install runs, I learned:

1. seems I need Lilo
2. installation crashes to blank screen and no power at package >L<

My battery light turns orange, but I think after all that uncompressing my laptop may be overheating. I could try removing the battery.

I have successfully installed the games package which comes after >L< so perhaps the cd is corrupt, I haven't had a chance to sumcheck it since destroying my own OS.

So I do now have darkstar console line.
Now I don't know what to do.
I installed all the packages before >L< but not relating to K, GNE?, X

I've tried running ls, shutdown, but can't seem to get any results.
Want to run slackpkg but that wouldn't work either - I need to try to install the rest of slack.
 
Old 12-11-2011, 09:03 PM   #6
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Hey mate, i'm pretty sure this thread would be better located here, [QUOTE]http://www.linuxquestions.org/questions/slackware-14/[/CODE] That's Slackwares official forum and is located here by going to forums in the top left, then distributions, then slackware. There is installation guides there that you may find helpful, and although i personally can't help you, the people there are very knowledgeable and if you listen to what they have to say, they can be very helpful.
 
1 members found this post helpful.
Old 12-11-2011, 09:15 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
I had problems installling Slackware with a similar symptom--it crashed on one of the packages at the same place. Twice.

I wiped the CD with a tissue to clean it in case it had any dirt or fingerprints, then Slackware installed properly. I think this supports the theory that the CD might be the issue.

Also, if you think overheating is an issue, try blowing out the machine's vents, making sure you can feel a draft from the fans, not setting it on a soft surface such as a lap or cushion.
 
Old 12-11-2011, 09:42 PM   #8
AngryAngry
Member
 
Registered: Jan 2011
Posts: 67

Original Poster
Rep: Reputation: 0
Yes

Yeah, now that I at least have the console and a few successful boots - I can figure out if the cd has problems by installing the other packages.
Which I will head over to the slack forums. Thanks for your replies.
 
  


Reply



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
Boot loader won't install in Mandriva 2008 after Windows install eikeland Mandriva 12 05-29-2008 09:30 PM
After Installation Slackware Won't Boot & Lilo won't install nikiiliev Slackware - Installation 6 03-04-2006 12:24 AM
RPM - Won't Install, Won't Uninstall qizhang Mandriva 2 11-18-2005 12:02 AM
Games won't install /FarCry won't work either Dark Carnival Linux - Games 0 03-09-2005 01:11 PM
SuSE problems; Mouse doesn't work, Wine won't install, WM won't install... Konig Linux - Distributions 1 01-21-2004 11:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:34 AM.

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