LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   Partitioning...which one do I boot? (https://www.linuxquestions.org/questions/slackware-installation-40/partitioning-which-one-do-i-boot-329765/)

dreamer_nights 06-02-2005 08:50 PM

Partitioning...which one do I boot?
 
Ok, so I'm installing Slackware. I have my system partitioned like so:

hda1:SwapDrive 2GB
hda2: "/" partition, 5GB
hda3: "/usr/local" partition
hda4: "/home: partition

so...it tells me I have to flag one of these to boot from.Which one? And is this order correct? It's a 160GB harddrive. Thanks!

phantompgr 06-03-2005 03:54 AM

If your boot record is stored on the MBR then you will want to boot from /dev/hda rather than one of the partitions, I believe.

The Phantom

iZvi 06-03-2005 05:26 AM

Just install your bootloader in the MBR (Master Boot Record), not in any of the partition bootsectors.

mjjzf 06-05-2005 12:43 PM

- And the partition order is not that important.
I would advise against making a /home partition, though of course that is up to your private tastes. The thing is, a lot of setup files are stored in /home/yourusername, and if you keep the /home partition when you make another installation, you may run into a bit of trouble because the system tries to access the configuration files from your former installation.
I much prefer making a separate storage partition and mounting it as /mnt/storage.

justin_p 06-07-2005 06:45 AM

If you ar talking about in cfdisk, make sure the partition with the /boot directory is marked bootable. I have never had problems with this set up.

rkrishna 06-13-2005 12:47 AM

it will depened upon, in which partion u will load lilo

if u r loading lilo in the 1st sector of root then make that as bootable
otherwise (If it is on MBR) no problem


All times are GMT -5. The time now is 11:45 PM.