Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 27th, 2005, 3:01 AM   #31
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 3 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
No problem, tell me in this thread if you get stuck, don't PM me because then if someone else gets stuck they can just check this thread.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Oct 27th, 2005, 8:52 AM   #32
Nebula
Hobbyist Programmer
 
Nebula's Avatar
 
Join Date: Oct 2005
Posts: 193
Rep Power: 3 Nebula is on a distinguished road
Send a message via AIM to Nebula
Yea i'm stuck, I only have 2 partitions but i want to keep Windows. In the tutorial it dosnt tell me how to make 3 partitions. :/ Not that i saw anyways. Plz clearafy. If so plz be specific as to which part. Thnx!
__________________
When will Jesus bring the porkchops?
Nebula is offline   Reply With Quote
Old Oct 27th, 2005, 9:10 AM   #33
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Considering that you're in cfdisk, delete the second partition (the one without Windows). While still highlighting the newly-deleted partition, make a new partition that is the size of the space less 500mb or so (that is to say, if it's an 8gb partition, make this one a 7.5gb partition). Then make it of linux type (83 iirc) and you're done with that one. Now, select the space that is still free on the drive and make a new partition with that one. Use the entirety of the leftover space and make it of swap type (82 iirc).

Now you will have a large Windows partition, a somewhat large Linux partition, and a small swap partition. Also note that you haven't touched your Windows partition.

After you install linux, use its bootloader (LILO for Slackware) to install onto the MBR and it will present a Linux/Windows menu for you at startup.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Old Oct 27th, 2005, 9:59 AM   #34
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,436
Rep Power: 7 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
good work
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Oct 27th, 2005, 10:28 AM   #35
peace_of_mind
Professional Programmer
 
peace_of_mind's Avatar
 
Join Date: Sep 2004
Location: Hell if I know most of the time
Posts: 435
Rep Power: 4 peace_of_mind is on a distinguished road
Send a message via MSN to peace_of_mind Send a message via Yahoo to peace_of_mind
Talking

One more thing, and I may have overlooked this detail if it has been given. Is the larger partition first on the hard drive, or is the smaller? Windows needs to be at the beginning of the hard disk, if I'm not mistaken.

To re-emphasize what's already been said; resizing a partition is just that, changing it's size. If you were to make the larger partition smaller by 5 gigs that 5 gigs would show as "free space" just as when you delete a partition that storage shows as free space. No partition will ever change size unless you specificly alter it's size. Just do as CD said and delete that small partition. Then when you follow his excellent tutorial the Slack setup will walk you through setting up the partitions that it requires. You'll be fine.

EDIT: I really should have checked for a second page to this thread... but the info still holds true, even if it is redundant
__________________
Amateurs built the ark
Professionals built the Titanic

peace_of_mind is offline   Reply With Quote
Old Oct 27th, 2005, 9:09 PM   #36
Nebula
Hobbyist Programmer
 
Nebula's Avatar
 
Join Date: Oct 2005
Posts: 193
Rep Power: 3 Nebula is on a distinguished road
Send a message via AIM to Nebula
Just wanna say that coldDeath helped ,via aim, about installing Slack and he really knows what hes doing. Thnx!
__________________
When will Jesus bring the porkchops?

Last edited by Nebula; Oct 27th, 2005 at 9:20 PM.
Nebula is offline   Reply With Quote
Old Oct 28th, 2005, 2:44 AM   #37
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 3 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
well its installed, but we've still got to get Xorg up and running, get him a non root account and get some sound.

I think that the one thing that puts people off slack, is that it by default goes into runlevel 3. (Terminal).
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Oct 28th, 2005, 8:46 AM   #38
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Quote:
get Xorg up and running, get him a non root account and get some sound.
startx, adduser, alsamixer && alsactl store
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Old Oct 28th, 2005, 9:25 AM   #39
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 3 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
xorgconfig before that
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Oct 28th, 2005, 9:44 AM   #40
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 3 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Theres an 'unofficial' 64bit Slackware distro: http://slamd64.com/
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC