Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-19-2010, 10:33 PM
|
#1
|
|
Member
Registered: Feb 2010
Location: usa/louisiana/new_orleans
Distribution: Mint14 Kde, Chakra Linux K.
Posts: 164
Rep:
|
slackware/multiB partition scheme suggestion (newbie here, just deleted M$ windows)
Hey all,
So I am very excited. I have just (dont gasp!) deleted Vista, and have deleted all my partitions using gparted (from an Ubuntu 10.04 live CD). Very excited about my Slackware 13.1 install tonight or tomorrow.
Can you please recommend a partition scheme that would satisfy the following conditions:
1. Good for multi-boot
2. Flexible
3. Sufficient space for Ubuntu 10.04 (so far my primary OS (will be reinstalling))
4. Sufficient space for Slackware 13.1
5. Efficient position for Swap
6. Sufficient space for an additional Distro to tinker with/change (Gentoo, Arch etc down the line)
7. A good, but not huge, spot for LFS down the line.
I only have 150 GB internal but have plenty of external space for docs/movies etc.
how do you Slackware users feel about /home partition etc? or at least a place to share all the docs from among OSs (if this is even practical, and doesn't make things messy, otherwise i can use external space) Anyhow thanks for the advice.
|
|
|
|
10-19-2010, 11:23 PM
|
#2
|
|
Member
Registered: Apr 2009
Location: Carrollton, Texas
Distribution: Slackware
Posts: 936
|
Use LVM and file systems that can be made larger while mounted (I know that reiserfs and xfs allow that. ext3, AFAIK, does not.).
I currently maintain a "small" primary partition of 512M for /boot which is formatted as ext2. I currently run mirrored software RAID on all my linux disks and use the various md devices as LVM physical volumes. I then allocate what I think I'll need on my many logical volumes.
CAVEAT: If you make /usr too small, you'll end up (on Slackware, anyways) with the possibility of packages that didn't install completely. While it's possible to shrink logical volumes, it can be tricky depending upon the file system used on it.
LVM is easier to use than you might think. I resisted using it for a long time, thinking that it would make things more complex. Actually, it simplified things (for me, anyways). Now that Slackware supports having your rootfs on a logical volume, it's even easier to use than before.
|
|
|
|
10-20-2010, 02:41 AM
|
#3
|
|
Senior Member
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,866
|
Hello Ubunoob001,
here an example from my laptop (320GB HD): ... fdisk -l
Code:
fdisk -l
Gerät boot. Anfang Ende Blöcke Id System
/dev/sda1 * 1 4462 35840983+ 7 HPFS/NTFS
/dev/sda2 4463 8286 30716280 7 HPFS/NTFS
/dev/sda3 12749 38913 210167648+ 5 Erweiterte
/dev/sda4 8287 12748 35841015 83 Linux
/dev/sda5 12749 16013 26223367 83 Linux
/dev/sda6 16014 16079 530113+ 82 Linux Swap / Solaris
/dev/sda7 16080 18038 15735636 83 Linux
/dev/sda8 18039 20650 20980858+ 83 Linux
/dev/sda9 20651 31094 83891398+ 83 Linux
/dev/sda10 31095 38913 62805093+ 83 Linux
Code:
notebook ~ # df -h
Dateisystem Size Used Avail Use% Eingehängt auf
/dev/sda4 34G 14G 19G 42% /
udev 10M 296K 9,8M 3% /dev
/dev/sda8 20G 12G 6,8G 64% /home
/dev/sda9 79G 5,1G 70G 7% /usr/local/public
/dev/sda5 25G 9,6G 14G 42% /usr/local/arch
shm 2,0G 0 2,0G 0% /dev/shm
/dev/sda2 30G 20G 11G 65% /usr/local/windata
Explanation: I'm dualbooting Windows XP and Linux Gentoo and Arch. /dev/sda1 is the windows-system partition (c: ), /dev/sda2 is d: on windows and in Linux mounted as /usr/local/windata.
/dev/sda3 is an extended partition for Linux. /dev/sda4 and /dev/sda5 is / for Gentoo and Arch, /dev/sda6 is 512MB swap for both. /dev/sda7 and /dev/sda8 are the home directories for the Linux-distributions. /dev/sda9 is mounted as /usr/local/public and holds data which I want to access from both Linux-installations. On /dev/sda10 resides an image for Clonzilla to restore the Windows XP. I use to mount the respectively other distribution on /usr/local, this is usefull to compare the configurations.
I'd recommend when dualbooting more than one Linux-distributions to use grub instead of lilo since it will be much easier to maintain.
Markus
|
|
|
1 members found this post helpful.
|
10-20-2010, 08:31 AM
|
#4
|
|
Member
Registered: Feb 2010
Location: usa/louisiana/new_orleans
Distribution: Mint14 Kde, Chakra Linux K.
Posts: 164
Original Poster
Rep:
|
Many thanks for the suggestions. They were helpful...on to the Slackware Install.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|