LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 03-09-2013, 09:51 AM   #1
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Rep: Reputation: 0
Slackware64 install gone wrong


Today I tried to install Slackware64 14.0 on my laptop with a new hard drive I was given which works and is a 1TB. It's not working I am thinking theres limitation to hard drive size but I can't find anything about hard drive limitations for lilo can't ever find anything when I need it. So here I have a screen that says all this assuming it's all from lilo.

Code:
Warning: boot record relocation beyond BPB is necessary: /dev/sda
Warning: Unable to determine video adapter in use in the present system.
Warning: Video adapter does not support VESA BIOS extensions needed for display of 256 colors. Boot loader will fall back to TEXT only operation.
Fatal: LILO internal error: Would overwrite Parition Table

Sorry, but the attempt to install LILO has returned an error, so LILO has not been correctly installed. You'll have to use a bootdisk to start your machine instead. It should still be possible to get LILO working by editing the /etc/lilo.conf and reinstalling LILO manually. See the LILO man page and documentation in /mnt/usr/doc/lilo-23.2 for more help. The error message may be seen above.
i chose standard for the options about resolutions and color depth this time around still same error and so thank you for your help I hope to hear back quickly as this is very important to me to get Slackware up on my laptop
 
Old 03-09-2013, 10:19 AM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,383

Rep: Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762
This seems to a problem with partitioning on the new drive. Did you partition the drive using fdisk or cfdisk? I would suggest cfdisk. http://docs.slackware.com/slackware:...l#partitioning
 
Old 03-09-2013, 10:20 AM   #3
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
I did use cfdisk but let me look at what you've posted thank you
 
Old 03-09-2013, 10:26 AM   #4
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,383

Rep: Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762
One other thought, perhaps check to see if you need to make a BIOS setting to allow changes to the boot sector. If you used cfdisk, the changes may not have actually been written to the disk.
 
Old 03-09-2013, 10:27 AM   #5
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
well according to there i am not partitioning anythng wrong and on the other hand I'm also not partitioning any differently then I ever have only difference is the hard drive size Could hard drive size be part of my issue? Could my BIOS supposedly not be able to handle a 1TB hard drive...? Is that even possible? This is a HP Pavilion G7-1328dx I bought it only a year ago at Best Buy. It's gotta be a fairly new computer as it is a quad core amd cpu it's it's the a-series so I would expect the BIOS has nothing to do with it but you never know

---------- Post added Mar 9th, 2013 at 11:28 AM ----------

I don't have anything like that in my bios my bios it a very basical and minimal bios on this computer which btw I hate
 
Old 03-09-2013, 10:37 AM   #6
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,383

Rep: Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762
Quote:
Could hard drive size be part of my issue?
I do not think so. When I google I see ads for upgrading that laptop to a 1TB drive.
Any chance that this drive was previously formatted with GPT?
 
Old 03-09-2013, 12:31 PM   #7
kikinovak
MLED Founder
 
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453

Rep: Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154
Quote:
Originally Posted by fatalerror0x00 View Post
well according to there i am not partitioning anythng wrong and on the other hand I'm also not partitioning any differently then I ever have only difference is the hard drive size Could hard drive size be part of my issue? Could my BIOS supposedly not be able to handle a 1TB hard drive...? Is that even possible? This is a HP Pavilion G7-1328dx I bought it only a year ago at Best Buy. It's gotta be a fairly new computer as it is a quad core amd cpu it's it's the a-series so I would expect the BIOS has nothing to do with it but you never know

---------- Post added Mar 9th, 2013 at 11:28 AM ----------

I don't have anything like that in my bios my bios it a very basical and minimal bios on this computer which btw I hate
Hi,

I just installed Slackware64 on a pair of HP Pavilion G7 for a client. You have to partition your disk using 'gdisk' (and NOT 'fdisk'). You can also use the alternative frontend called 'cgdisk'. Also, check if "legacy mode" is enabled in the BIOS.

Last edited by kikinovak; 03-09-2013 at 12:32 PM.
 
Old 03-09-2013, 12:40 PM   #8
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by kikinovak View Post
Hi,

I just installed Slackware64 on a pair of HP Pavilion G7 for a client. You have to partition your disk using 'gdisk' (and NOT 'fdisk'). You can also use the alternative frontend called 'cgdisk'. Also, check if "legacy mode" is enabled in the BIOS.
Did you create an LVM, or did you just do straight up partitions?
 
Old 03-09-2013, 02:47 PM   #9
aaazen
Member
 
Registered: Dec 2009
Posts: 358

Rep: Reputation: Disabled
Quote:
Originally Posted by fatalerror0x00 View Post
Today I tried to install Slackware64 14.0 on my laptop with a new hard drive I was given which works and is a 1TB. It's not working I am thinking theres limitation to hard drive size but I can't find anything about hard drive limitations for lilo can't ever find anything when I need it. So here I have a screen that says all this assuming it's all from lilo.

Code:
Warning: boot record relocation beyond BPB is necessary: /dev/sda
Warning: Unable to determine video adapter in use in the present system.
Warning: Video adapter does not support VESA BIOS extensions needed for display of 256 colors. Boot loader will fall back to TEXT only operation.
Fatal: LILO internal error: Would overwrite Parition Table

Sorry, but the attempt to install LILO has returned an error, so LILO has not been correctly installed. You'll have to use a bootdisk to start your machine instead. It should still be possible to get LILO working by editing the /etc/lilo.conf and reinstalling LILO manually. See the LILO man page and documentation in /mnt/usr/doc/lilo-23.2 for more help. The error message may be seen above.
i chose standard for the options about resolutions and color depth this time around still same error and so thank you for your help I hope to hear back quickly as this is very important to me to get Slackware up on my laptop
We don't have enough information to figure this out.


Please post:
  1. The output from this command: fdisk -l
  2. The lilo.conf (/mnt/etc/lilo.conf) file
  3. The make/model of the laptop
 
Old 03-10-2013, 02:53 PM   #10
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by allend View Post
I do not think so. When I google I see ads for upgrading that laptop to a 1TB drive.
Any chance that this drive was previously formatted with GPT?
I would have no way oh knowing that for sure but I have a pretty good change of being right if i say no

Quote:
Originally Posted by kikinovak View Post
Hi,

I just installed Slackware64 on a pair of HP Pavilion G7 for a client. You have to partition your disk using 'gdisk' (and NOT 'fdisk'). You can also use the alternative frontend called 'cgdisk'. Also, check if "legacy mode" is enabled in the BIOS.
Ummmm does cgdisk or gdisk come on the slackware disk? if so I'll find out in a minute if it doesn't then well how do I get it so i can use it?
 
Old 03-10-2013, 02:56 PM   #11
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
So cgdisk is on the disk do i need to use cgdisk? I've never heard of this tool before so I'm a litter wary if you don't mind plus I really dont' wanna sit here and waste my time fixing this issue and it not work I'm annoyed I was expecting a smooth ride here and upset that it's not but it happens I guess though I'll just go with it
 
Old 03-10-2013, 03:19 PM   #12
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
after about 20 minutes of messing with stuff i understand cgdisk and gdisk now and am going on with the installation and hoping it will work
 
Old 03-10-2013, 03:51 PM   #13
Bazzaah
Member
 
Registered: Mar 2007
Distribution: Slackware64-current, Slackware64 14
Posts: 331

Rep: Reputation: 50
http://docs.slackware.com/slackware:install

this might help you.
 
Old 03-13-2013, 01:57 PM   #14
fatalerror0x00
Member
 
Registered: Oct 2012
Location: Holden, ME, USA
Distribution: SlackWare64 14.00
Posts: 185

Original Poster
Rep: Reputation: 0
Those of you giving me simple slackware install documents...No offense but your not helping this isn't a basic issues of something I installed wrong I have litereally done over 100 slackware installs almost all done the same way I do my install traditionally partition one / partition two /home partition three /usr/local and partition four swap. I've done everything over and over again 5 times with this computer if I made a mistake I would have caught it by now -.-

Now I have found something very insteresting while I was repairing an issue that happened because of my stupidity when working on this issue to my windows hard drive...my first partition on my hard drive is the /boot directory the very first partition and starts 2048 sectors or whatever in. does this maybe mean anything?
 
  


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
[SOLVED] Alien Bob's slackware64-current-install-dvd.iso not install bnguyen Slackware 3 09-10-2012 07:30 AM
Is PKG_CONFIG_PATH set wrong in slackware64-current?? lumak Slackware 20 09-15-2009 02:07 PM
[SOLVED] Slackware64-C client wont detect Slackware64-C Samba server slackass Slackware 5 08-07-2009 11:23 PM
slackware64-current : pulseaudio compilation fails, wrong version of libtool pokipoki08 Slackware 2 07-31-2009 11:59 PM
slackware64 : want to install wbar wingevil Slackware 5 07-26-2009 03:06 AM

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

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