LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 02-08-2014, 11:35 AM   #1
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Rep: Reputation: Disabled
Dell Inspiron 1520 Laptop locks up after slack64 14.1 install


I loaded as described in the title and when booting the process gets to a certain stage and locks up with Caps lock flashing. I tried to reboot using a USB stick and that is no longer recognised by the laptop.

The laptop is now bricked.

The last thing on the screen prior to lock up is:

[ 3.653043] [<ffffffff81b4b9f0>] ? rest_init+0x80/0x80
 
Old 02-08-2014, 02:37 PM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Check in the BIOS that it still be set up to boot off an USB device first and see if you can boot off your USB installer (as if you'd install again). If yes we can tell you how to chroot into you slackware and reinstall lilo.

Anyhow, as the boot sequence aborts after more that 3.5 seconds, I don't think that the laptop is actually bricked.
 
Old 02-08-2014, 04:35 PM   #3
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
Check in the BIOS that it still be set up to boot off an USB device first and see if you can boot off your USB installer (as if you'd install again). If yes we can tell you how to chroot into you slackware and reinstall lilo.

Anyhow, as the boot sequence aborts after more that 3.5 seconds, I don't think that the laptop is actually bricked.
I have set it to boot off USB and it doesn't see the stick. I do however have PXE working but I can never get anything to run using PXE.

Last edited by SAJM; 02-08-2014 at 04:42 PM. Reason: Spelling
 
Old 02-08-2014, 05:03 PM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Quote:
Originally Posted by SAJM View Post
I have set it to boot off USB and it doesn't see the stick. I do however have PXE working but I can never get anything to run using PXE.
To narrow down the problem, can you boot your other computer off the same USB stick?
 
Old 02-08-2014, 06:06 PM   #5
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
To narrow down the problem, can you boot your other computer off the same USB stick?
I was not clear earlier. The USB stick contained the recovery data generated when I did the install. I have just reloaded it using the default install kernel and I have my Dell laptop back booting by USB. However I still haven't a clue how to go about fixing lilo, short of doing yet another fresh install.
 
Old 02-09-2014, 02:04 AM   #6
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Quote:
Originally Posted by SAJM View Post
I have just reloaded it using the default install kernel and I have my Dell laptop back booting by USB.
I assume that you mean you can boot off the USB stick containing the installer (the one you have put on it using the "dd" command, see your other thread).

If that is that case, just do what are told on the first screen to boot your already installed Slackware:
Code:
In a pinch, you can boot your system from here with a command like:

boot: hugesmp.s root=/dev/sda1 rdinit= ro 

In the example above, /dev/sda1 is the / Linux partition.
After booting, log in your Slackware as root, type "nano /etc/lilo.conf" to check and edit this file as need be, run "lilo -t -v" and il all goes well run "lilo", then remove the USB stick and reboot. That's all there is to it.

Last edited by Didier Spaier; 02-09-2014 at 02:05 AM.
 
Old 02-09-2014, 09:54 AM   #7
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
In the example above, /dev/sda1 is the / Linux partition.[/CODE]After booting, log in your Slackware as root, type "nano /etc/lilo.conf" to check and edit this file as need be, run "lilo -t -v" and il all goes well run "lilo", then remove the USB stick and reboot. That's all there is to it.
I booted up as you suggested only used the huge.s kernel.

The script ran and loaded as before stopping and locking up at the same place.

There is a string of data scrolling, things like "no filesystem could mount root", "kernel panic", "unable to mount root"

If I let the startup script nun the default script I get access to root.

I entered the following:
slack:/# mount /dev/sda1 os
slack:/# block device is write protected , mounting read-only

then I got long hex strings

XFS (sda1): Internal error xfs_sb_read_verify at line730 of file fs/xfs/xfs_mount.c. Caller )xffffffff8134df45
XFS (sda1): corruption detected. Unmount and run xfs_repair
mount: you must specify the file system


I tried to run xfs_repair but did not understand it enough to feel confident.
 
Old 02-09-2014, 10:28 AM   #8
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Reinstall. When asked, choose an ext4 file system, then "check => Slow format that checks for bad blocks".

Last edited by Didier Spaier; 02-09-2014 at 10:33 AM. Reason: last sentence removed (forgot that OP installs a 64bit slackware)
 
Old 02-09-2014, 02:27 PM   #9
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
Reinstall. When asked, choose an ext4 file system, then "check => Slow format that checks for bad blocks".
I did that. When it came to configuring LILO it said there was a problem with the display and LILO.

I can boot boot to a point but get the following error:

"The superblock could not be read" together with lots of stuff about ext2.

I then get a choice of entering contrl-d or give root pwd for normal log in. both options just reboot the system

The USB stick created during the install turns out to be unbootable.
 
Old 02-09-2014, 02:45 PM   #10
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 this point I would suspect hardware error and at least check the memory (using Memtest86+, can be found on the Slackware install DVD) and the harddisk (using the disk manufacturer's diagnosis tool).
 
Old 02-09-2014, 05:45 PM   #11
SAJM
Member
 
Registered: Nov 2012
Location: Essex UK
Distribution: Slackware 15
Posts: 269

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
At this point I would suspect hardware error and at least check the memory (using Memtest86+, can be found on the Slackware install DVD) and the harddisk (using the disk manufacturer's diagnosis tool).
Sadly you are correct. I ran the hard drive diagnostics and got error 2000-0146 which is bad news for the drive.

It was a 2nd hand computer and not worth repairing, so I guess it's all over. Thanks for everyone's help.
 
Old 02-09-2014, 06:27 PM   #12
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
Quote:
Originally Posted by SAJM View Post
Sadly you are correct. I ran the hard drive diagnostics and got error 2000-0146 which is bad news for the drive.

It was a 2nd hand computer and not worth repairing, so I guess it's all over. Thanks for everyone's help.
I would not consider this computer to be too old for repairing (typing this on a laptop with somewhat similar specs that just a few months ago got a new SSD), but of course that is up to you.
 
Old 02-19-2014, 02:20 AM   #13
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Hard drives are easily replaced. If it's the hard drive just get a replacement and all will be well.

As far as partitioning... I suggest either:

/(root) - ext4
Swap - 2x your RAM

Or...

/boot - ext4 - 50mb
/(root) - JFS or BtrFS - remaining space
Swap - 2x your RAM
 
Old 02-19-2014, 05:05 AM   #14
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
Why would you recommend swap to be 2x RAM?
 
Old 02-19-2014, 09:39 PM   #15
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Just something I learned a long time ago. Can't recall where, but the guy who told me it said always do double your RAM, unless you have over a certain size and amount, of which I forget just in case, but it had to deal with how much swap could be accessed should the need arise, but over a certain amount was unnecessary as it's just eaten up HDD space.
 
  


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
Dell Inspiron 1520 laptop problems rsamurti Zenwalk 5 06-06-2008 01:47 PM
Dell Inspiron 1520 and wireless netsu Slackware - Installation 2 05-27-2008 04:12 PM
No sound on dell inspiron 1520 laptop da_marius Linux - Newbie 4 01-30-2008 04:42 PM
Wireless connection Dell Inspiron 1520 vvinuv Linux - Laptop and Netbook 2 01-17-2008 01:26 AM
install Fedora 6 on Dell Inspiron 1520 with Vista on it liyankka Linux - Laptop and Netbook 5 09-04-2007 08:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

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