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 02-22-2010, 01:43 AM   #1
kaizoku roof
LQ Newbie
 
Registered: Feb 2010
Posts: 1

Rep: Reputation: 0
Installing Slackware 13 on Asus Eee PC 1201n Netbook. I683.


Hey all, I'm trying to install slackware 13 on my netbook. It is an Asus Eee 1201n With the Nvidia Ion.

I was wondering which kernel to install. It says press "F2" for a list of kernels but it only gives me "huge.s" and something else. Can I install it on i686 arch?

If so what are some of the kernels I can install?

Any help would be great. If you need more information let me know.

Last edited by kaizoku roof; 02-22-2010 at 01:58 AM. Reason: Lol I683... My bad.
 
Old 02-22-2010, 04:06 AM   #2
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Use the huge.s to install, then switch to the generic after. You'll need an initrd for the generic kernel. To find a suitable command to create one, run this in the terminal:
Code:
/usr/share/mkinitrd/mkinitrd_command_generator.sh
Then add an entry to /etc/lilo.conf like this, changing the partition number to suit:
Code:
# Linux bootable partition config begins
image = /boot/vmlinuz-generic-2.6.29.6
  initrd = /boot/initrd.gz
  root = /dev/sda2
  label = Linux_G
  read-only
# Linux bootable partition config ends
Then run:
Code:
lilo
Reboot, and you should be OK.
P.S.
That kernel name is from Slackware 64, I can't remember if the generic-smp kernel in 32 bit Slack is named differently. So that might need changing for your lilo.conf..

Last edited by brianL; 02-22-2010 at 04:40 AM.
 
Old 02-22-2010, 08:10 AM   #3
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Yeah, 32 bit (which you have) lilo.conf is different, it should be:
Code:
# Linux bootable partition config begins
image = /boot/vmlinuz-generic-smp-2.6.29.6-smp
  initrd = /boot/initrd.gz
  root = /dev/sda2
  label = Linux_G
  read-only
# Linux bootable partition config ends
With whatever your partition number.
 
  


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
Asus Eee PC 1005ha Ubuntu Netbook Remix 9.10 Wifi issue mawkernewek Linux - Laptop and Netbook 6 01-27-2010 06:33 PM
LXer: ASUS Eee PC 1201N On Linux LXer Syndicated Linux News 0 12-22-2009 06:21 PM
Installing Linux on Asus Eee PC 1000HA netbook? atonibay Linux - Newbie 3 09-06-2009 12:48 AM

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

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