LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices

Reply
Thread Tools
Old 10-08-2009, 09:02 AM   #1
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2
recompile huge.s before install on Slackware64


[Log in to get rid of this advertisement]
I want to enable gpt for partitioning because the huge.s if I am not wrong has it disabled.

Is it possible to recompile the huge.s adding gpt support, and then make the same slackware dvd with the only change being that on that kernel?

I currently don't have a slackware64 anywhere installed, so if it cat be done, can I do it by booting from the dvd ( and recompiling the huge.s)?

or any other way to make slackware see gpt partitions?

Last edited by Alkisx; 10-08-2009 at 09:07 AM..
windows_xp_2003 Alkisx is offline     Reply With Quote
Old 10-08-2009, 11:07 AM   #2
allend
Member
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware-current
Posts: 850
Thanked: 47
Warning! I have no experience with this.
However, on my Slackware64 system
Code:
cd /usr/linux/src/
grep EFI .config
gives:
Quote:
# CONFIG_EFI is not set
# CONFIG_EFI_PARTITION is not set
so kernel support is not enabled by default in Slackware64.
I think that you will have to install Slackware64 elsewhere and build a custom kernel for use with the Slackware64 installer, then make a custom install DVD. I do not know of a way of doing this from the standard DVD distribution.
This link gives useful information.
http://www.ibm.com/developerworks/li...gpt/index.html
Note that the use of GRUB is likely to be necessary.
linuxslackware allend is offline     Reply With Quote
Old 10-08-2009, 01:26 PM   #3
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2

Original Poster
Thank you for your reply,

It seems that the only way is the one you said. This was also what I thought to do.

I will install it to a system I have for tests, and recreate the huge.s.

I don't understand why the don't have it enabled on the slackware dvd. This is 2009. It is very possible that one will need raid with large storage partitions.

Anyway, thanks again.
windows_vista Alkisx is offline     Reply With Quote
Old 10-14-2009, 09:25 AM   #4
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2

Original Poster
unfortunately this did not work.

I made a simple installation on the same server, recompiled the kernel, then replaced the bzImage,System.map.gz and config with the new (on a copy of all the dvd that I made on a folder), and the using mkisofs and growisofs created the same dvd with the above modifiations.

The dvd booted normally, got in as root, but still no gpt partitions where seen. Maybe as someone said, slackware's setup is using fdisk, and fdisk does not recognise gpt.

So, I am thinking of making a manual install. Any other thought?
linux Alkisx is offline     Reply With Quote
Old 10-14-2009, 09:47 AM   #5
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2

Original Poster
Something very interesting I've noticed:

Booting with the original slackware dvd, I could not mkfs on gpt paritions. It looked like it was doing it, but taking almost for ever, and at the end destroying my gpt (It was finding too many nodes to do it).

But, booting with my modified huge kernel, mkfs worked perfect. I think my compiled kernel did enabled gpt support. If I could find a way to make setup use parted instead of fdisk to search for partitions.

Maybe something on the setup scripts? I have no knowledge of this specific matter, if anyone could help me and is possible, maybe we could make a tutorial on instaling slackware with gpt!

And maybe provide also the modified dvd available for download and ready for install. That would be very nice for anyone who wishes to install slackware with big partitions the same way he does it now.

Last edited by Alkisx; 10-14-2009 at 09:52 AM..
linux Alkisx is offline     Reply With Quote
Old 10-23-2009, 05:07 AM   #6
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2

Original Poster
I finally got it done. I have installed it, by using my modified kernel boot dvd, and making a manual install.

I then recompiled the kernel on the system, installed and configured grub, and there it goes! No problems or errors at this stage!

I will soon return on a howto to explain how it was done. Check also a new thread I opened on this case, if we could help others:

http://www.linuxquestions.org/questi...cedure-763910/

Last edited by Alkisx; 10-23-2009 at 05:10 AM..
linux Alkisx is offline     Reply With Quote
Old 11-06-2009, 07:34 PM   #7
pooryorick
LQ Newbie
 
Registered: Aug 2007
Posts: 8
Thanked: 0
Slackware, OS X, gpt

I am eagerly awaiting your howto. I want to install Slackware on a dual-boot Mac Pro, but since OS X + efi already takes up two of the 4 partitions available with MBR, it is problematic. I love Slackware, but with all the new hardware coming out, GPT support is imperative. I need Slackware on GPT partitions, and I need it tonight, damnit!
windows_xp_2003 pooryorick is offline     Reply With Quote
Unread Today, 02:33 PM   #8
Alkisx
Member
 
Registered: Apr 2006
Location: Greece
Distribution: Slackware
Posts: 74
Thanked: 2

Original Poster
Sorry for the delay, a few days more, because I am really busy at work! I had to make this server a PDC with samba, and update the client pcs. Next week I will post the howto. Sorry for the delay but I can't find time right now.

So, next week!
windows_vista Alkisx is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Updating from Slackware64-current to Slackware64 13. glore2002 Slackware 4 08-28-2009 07:50 PM
[SOLVED] Slackware64-C client wont detect Slackware64-C Samba server slackass Slackware 5 08-08-2009 12:23 AM
Slackware64 install on HP dv3-2155mx krlrvr Slackware 6 07-28-2009 10:36 AM
slackware64 : want to install wbar wingevil Slackware 5 07-26-2009 04:06 AM
help install slackware64-current christyler2009 Slackware 2 06-26-2009 12:31 PM


All times are GMT -5. The time now is 09:41 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration