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-25-2015, 04:28 AM   #1
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Rep: Reputation: Disabled
Installing Linux Slitaz - does not boot after the "successful" installation


Hello

I wanted to install Slitaz (linux version) on my old netbook.
So I indeed installed it (successfully according to the installation-progress).
However after installation Slitaz does not boot and nothing happens.

This is how i have installed Slitaz
1. I partitioned my harddsik appropriately (/ = 10 GB; /home = 200+ GB; linux-swap = 4 GB; /boot = 100 MB)

2. I have chosen then to install the system to / and specified which shall be my /home directory when Slitaz asked. So i did this appropriately in my opinion.

3. I specified during the installation that boot manager should be installed. Once I tried the installation with and once without installing the boot manager. But both times the same problem appears.

4. After the screen informs me that Slitaz was successfully installed, the netbook gets rebooted. I pull out the pendrives as commanded, and then the System does not boot after the BIOS-entry possibilities.

So do I have to install the grub boot-loader? If so, I have completely no idea how to do this and I need a tutorial then. And also where do I get the grub-installer from. Through a live-pendrive-linuxversion?


with kind regards
 
Old 12-25-2015, 07:26 AM   #2
oldtechaa
Member
 
Registered: May 2015
Location: US
Distribution: Fedora
Posts: 364

Rep: Reputation: 83
Could you give a more exact description of everything that happens on boot? Like what it does instead of booting? Does it give a "No operating system installed" error or what?
 
Old 12-25-2015, 08:32 AM   #3
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by oldtechaa View Post
Could you give a more exact description of everything that happens on boot? Like what it does instead of booting? Does it give a "No operating system installed" error or what?
only this appears:

http://s27.postimg.org/8iat8po03/20151225_152929_1.jpg
image upload no limit
 
Old 12-25-2015, 08:51 AM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,573

Rep: Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499
You do need to install the bootloader since you have no other operating system on the computer in which case it would not boot. It's been a while since I've used Slitaz but the default for installation would be to /dev/sda which would be the MBR of the first drive. Do you remember if that is what you did or did you change the default. Have you re-set the BIOs to boot first from the hard drive after installing?
 
Old 12-25-2015, 09:21 AM   #5
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
You do need to install the bootloader since you have no other operating system on the computer in which case it would not boot. It's been a while since I've used Slitaz but the default for installation would be to /dev/sda which would be the MBR of the first drive. Do you remember if that is what you did or did you change the default. Have you re-set the BIOs to boot first from the hard drive after installing?
yes. I am trying to boot from the harddrive
 
Old 12-25-2015, 11:02 AM   #6
oldtechaa
Member
 
Registered: May 2015
Location: US
Distribution: Fedora
Posts: 364

Rep: Reputation: 83
Depending on the BIOS, you might be able to disable all other boot options temporarily and see what it says.
 
Old 12-25-2015, 11:34 AM   #7
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by oldtechaa View Post
Depending on the BIOS, you might be able to disable all other boot options temporarily and see what it says.
anyway. i installed now grub manually.
the thing is, grub gets booted correctly.
yet nothing is assigned in the grub menu, meaning i have to assign the partitions.

with
Code:
ls
i receive:

Code:
(hd0) (hd0,msdos4) (hd0,msdos3) (hd0,msdos2) (hd0,msdos1)
(hd0,msdos3) is /
(hd0,msdos4) is /home
(hd0,msdos2) is /boot
(hd0,msdos1) is linux-swap


i tired to assign with:

Code:
set prefix=(hd0,msdos2)/grub
set root=(hd0,msdos3)
insmod linux
insmod normal
normal
i did not receive any error message, but nothing happens after executing these commands neither after reboot.
 
Old 12-25-2015, 12:09 PM   #8
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,396

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
try
Code:
configfile (hd0,msdos3)/boot/grub/grub.cfg
or where ever the grub.cfg file is located

Last edited by colorpurple21859; 12-25-2015 at 12:11 PM.
 
Old 12-25-2015, 12:19 PM   #9
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Been awhile since I ran Slitaz

I know I 1st did a md5sum check of my iso before proceeding with the install. Grub install was told to go
to the mbr of my hard drive. Not the root folder in the "/" partition.

Mine was just / and /home and /swap with a Windows 2000 SP4 Pro partition. Just a dual booter IBM A22m (Sold it).

Nothing like your mdos entries you are showing.

Mine were like (hd1,0) for / and (hd1,1) for /home if I remember right and Windows 2000 was (hd0,0)
Something is screwy here with these msdos listed from ls. Maybe someone knows more about what is going since I do not know.
 
Old 12-25-2015, 12:23 PM   #10
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Quote:
Originally Posted by colorpurple21859 View Post
try
Code:
configfile (hd0,msdos3)/boot/grub/grub.cfg
or where ever the grub.cfg file is located
I do not think Slitaz uses a grub2. Hence no grub.cfg.

http://doc.slitaz.org/en:handbook:in...ub-boot-loader

It uses a menu.list like in grub legacy instead.

Might be useful info or not.

http://tuxdiary.com/2014/04/13/boot-...-in-uefi-mode/

Last edited by rokytnji; 12-25-2015 at 12:28 PM.
 
Old 12-25-2015, 01:43 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
nebeneffekt, i have been using slitaz for a short while and quite liked it.
it is not meant to be installed, but can be installed with some extra steps.
they have a good community & wiki, and you should really ask your questions there, because slitaz is a little different from other linux distros.
 
Old 12-25-2015, 01:47 PM   #12
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
nebeneffekt, i have been using slitaz for a short while and quite liked it.
it is not meant to be installed, but can be installed with some extra steps.
they have a good community & wiki, and you should really ask your questions there, because slitaz is a little different from other linux distros.
i understand. and noticed this too until now
well maybe, do you recommend another small-sized Linux version for old laptops/netbooks?
 
Old 12-25-2015, 01:56 PM   #13
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Specs? A link to your netbook/laptop review would be good. Example:

http://www.thinkwiki.org/wiki/Category:A22m
 
Old 12-25-2015, 04:47 PM   #14
nebeneffekt
LQ Newbie
 
Registered: Nov 2012
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
Specs? A link to your netbook/laptop review would be good. Example:

http://www.thinkwiki.org/wiki/Category:A22m
It is a Toshiba NB550D

http://www.cnet.com/uk/products/toshiba-nb550d/
 
Old 12-25-2015, 08:21 PM   #15
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Quote:
Originally Posted by nebeneffekt View Post
It is a Toshiba NB550D

http://www.cnet.com/uk/products/toshiba-nb550d/

It also has just 1GB of RAM. The C-50 is a dual-core chip that AMD describes as an 'accelerated processing unit'. That's because it combines the CPU, memory controller and Radeon HD 6250 graphics core onto a single die.

The CPU lacks hyper-threading capability and is clocked at 1GHz, as opposed to the 1.5GHz of Intel's dual-core Atom N550. Nevertheless, the NB550D still performed better than Toshiba's Atom-N550-equipped NB520. In the PCMark05 benchmark test, it clocked up a score of 1,885, compared to the NB520's result of 1,667.

https://www.youtube.com/watch?v=p3vld_tTYXQ

Use this latest release

MX-15_386.iso 24-Dec-2015 08:22 1.1G

http://iso.mxrepo.com/

Be sure and download and use the

MX-15_386.iso.md5 23-Dec-2015 18:50 48

to check the md5sum before running the install medium you will use.

Helpful videos can be found at

https://www.youtube.com/channel/UCFW...KlXW5uE9opXukQ

I run the lighter version, AntiX 15 but MX-15 is easier for novice users IMO. Since it uses XFCE 4.12 .
With dual core amd processors and 1 gig of ram you will be just fine. Give it spin. I think you will like it just fine.

Just to show how old a machine I am posting from now.

Code:
harry@biker:~
$ inxi -M
Machine:   System: IBM product: 2529E1U v: ThinkPad Z60m
           Mobo: IBM model: 2529E1U
           Bios: IBM v: 77ET64WW (1.24 ) date: 02/27/2007
harry@biker:~
$ inxi -f
CPU:       Single core Intel Celeron M (-UP-) cache: 1024 KB
           speed: 1396 MHz (max)
           CPU Flags: acpi apic bts clflush cmov cx8 de dts fpu fxsr mca mce
           mmx msr mtrr nx pae pbe pge pse sep ss sse sse2 tm tsc vme
harry@biker:~
$
 
  


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
Skip "Installation Method" and "Select Partition" screens using boot options tclappsdba Linux - Newbie 1 11-26-2010 05:31 AM
"Installing non-distro Linux on USB key" or "Using syslinux to boot a jffs2" lymae Linux - Newbie 6 12-31-2006 10:00 PM
"Successful install" results in "Boot device not found" slackr007 Fedora 2 06-21-2005 04:05 PM
"Successful install" results in "Boot device not found" slackr007 Linux - Newbie 2 05-31-2005 08:02 PM
dual boot linux, need to setup "another" lilo during installation? sirpelidor Linux - Newbie 3 02-04-2004 10:10 PM

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

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