LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-03-2005, 01:14 PM   #1
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Rep: Reputation: 30
Wierd Things Happening During Install


I just got a Thinkpad 770z. I wanted to try something different so I thru on Debian 3.0. I got sick of the crazy ways Debian does things and decided to go back to my first love, Slack. I downloaded 10.2 and booted the laptop to Disk 1. I press ENTER to load default image, then enter to accept US keyboard layout. ENTER to get into root. I already had my partitions set up from Debian so I got to try "setup". It says "No such file or directory". Then I try fdisk and it renders:

attempt to access beyond end of device
01:00 rw=0, want=1073825997, limit 6464
blah
blah
blah
...
segmentation fault

Then I do a cfdisk and it says:
Can't Open cfdisk.bin

Ideas?
 
Old 10-03-2005, 01:18 PM   #2
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,224

Rep: Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397
That is strange, but worst case scenario is that your discs might be corrupted do to a bad download or burn, try downloading the 10.2 isos again, either from a different source, and also try using a different program to write the isos to the cds. Other than that if you still have trouble, then it might be your laptop, but I highly doubt that, since you managed to get debian on there in the first place, but anyways, just try redownloading the isos again, and see what happens.
 
Old 10-03-2005, 01:55 PM   #3
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
I can't imagine it being the CD because the boot.i image loaded OK and the MD5 validation checks out. Could it have something to do with having my swap partition located before my boot partition on the HD?
 
Old 10-03-2005, 02:02 PM   #4
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,224

Rep: Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397Reputation: 1397
I don't know why that would be an issue, I wouldn't think that linux would care where the swap partition is located, as long as there is one, but if that is the case, try rerunning cfdisk again, and reformat the drive completely, and place the swap partition after your linux partition, and make sure they are both primary, not logical/extended
 
Old 10-03-2005, 02:02 PM   #5
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
Its definantly not the CD because I threw it into another laptop and it ran fine.
 
Old 10-03-2005, 02:03 PM   #6
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
It can't get into cfdisk... or fdisk...
 
Old 10-03-2005, 04:19 PM   #7
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
Booted to debian, ran CFDISK, deleted all partitions, rebooted to Slack CD and get the same non-sense. Anyone have thoughts?
 
Old 10-03-2005, 05:51 PM   #8
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
try to clean up the bootsector.
dd if=/dev/null of=/dev/hda bs=512 count=1

( never do this when a disk contains any data you want to keep )

egag
 
Old 10-03-2005, 06:00 PM   #9
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
0+0 records in
0+0 records out

Same errors. Thanks for the idea.
 
Old 10-03-2005, 06:17 PM   #10
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
-----------
attempt to access beyond end of device
01:00 rw=0, want=1073825997, limit 6464
blah
blah
blah
------------

do you still get that error ?

what kind of disk is that ?
makes me think it's not using lba when it should...

egag
 
Old 10-03-2005, 06:22 PM   #11
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
This may be dumb and if I am wrong, sorry, but it is a thought.......................have you tried throwing a different stick of memory in. Yes, I am somewhat of a
 
Old 10-03-2005, 06:24 PM   #12
PDock
Member
 
Registered: Aug 2004
Distribution: Slack10 & curr. tried numerous
Posts: 189

Rep: Reputation: 37
For a 770X I have/understand without knowing why to set the bios to NOT use "fast boot". Doubt if bios setting is the answer as same setting works with one distro but not another but ..... worth a try

ppd
 
Old 10-03-2005, 06:32 PM   #13
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
Yes I am still getting that same error verbatim.
I will toy with BIOS.
I have no memory to swap with, but I don't think it is a RAM issue.
I will look up specs on the laptop and see what type of disk it has.
 
Old 10-03-2005, 06:42 PM   #14
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
You might also want to look at the HCL entries on this forum. You may find something there. (Note, please, that this is a suggestion only. I have not looked in the HCL, and don't know what, if anything, is there for your specific hardware.)
 
Old 10-04-2005, 11:00 PM   #15
mattp
Member
 
Registered: Mar 2004
Location: Chicago, USA
Distribution: Slackware 10.2
Posts: 368

Original Poster
Rep: Reputation: 30
I installed Slack 9.1 with ZERO problems. Weird. Thanks for the help!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
really really wierd thigns happening here... kahn Programming 16 08-08-2005 05:12 PM
Wierd screen after successful install marales314 Linux - Newbie 1 01-20-2005 12:15 AM
wired things happening Paxmaster Linux - Software 5 10-24-2004 05:46 PM
Weird things are happening saiz66 Slackware 8 05-17-2003 12:03 AM
Help: wierd screen after Linux install georgedeng Linux - Software 2 08-09-2001 07:22 AM

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

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