| Welcome | |
|---|---|
| Welcome to antiX-forum. You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today! |
|
anticapitalista wrote:You could install antiX's grub to the MBR and overwrite the pcfluxbox one and add the lines you have for pcfluxbox to the antiX-mepis grub menu.
To do that, boot antiX livecd, and open a terminal, sux to root password and type msystem.
There is an option to re-install grub.
Put it in the MBR from the antiX partition.
Also maybe before the above, try changing the /dev/hda5 to sda5
anticapitalista wrote:Also maybe..., try changing the /dev/hda5 to sda5
anticapitalista wrote:You could install antiX's grub to the MBR and overwrite the pcfluxbox one and add the lines you have for pcfluxbox to the antiX-mepis grub menu.
To do that, boot antiX livecd, and open a terminal, sux to root password and type msystem.
There is an option to re-install grub.
Put it in the MBR from the antiX partition.
eriefisher wrote:Here is a person who has grub booting 100+ OS's. It's long but clearly demonstrates the power of grub.
http://www.justlinux.com/forum/showthre ... did=143973
Most MS systems are designed to reside in a primary partition, and there can be a maximum of four primaries in each hard disk. To get more partitions, a user “must” give up one primary to turn it into an extended partition. In Linux a Pata (or IDE) disk can have 63 partitions maximum and the limit of a Sata or SCSI disk is 15.
The number of partitions plus the whole disk itself make up 64 and 16 devices respectively.
(Updated note: Since the publication of this thread Linux kernel 2.6.20 and newer have ceased to support Pata disk names and the 63 partitions limit, stated in the blue text above, is no longer supported. Please read Post #21 for further explanation)
An extended partition also consume a device name but cannot be used for storage because it is just the border defining the beginning and the finishing points of the logical partitions.
Linux can be installed and booted from either a primary or a logical partition so it pays to give the primaries to MS systems that dependent on them.
Linux always name the first logical partition as the 5th partition in any hard disk. Therefore theoretically in a Pata disk, say a hda, the maximum usage is hda1, hda2 and hda3 as the primaries, hda4 being the extended partition holding a maximum 59 logical partitions inside (from hda5 to hda63).
I used 2x300Gb Pata disk and 2x200 Sata Disk to set up 152 partitions. I always put one operating system in one partition. As an extended partition of each hard disk has no storage of its own, one data-only partition is needed for my personal data, another data-only partition to house the common boot loader and one Swap partition is needed for all the Linux I ended up losing 7 partitions leaving 145 partitions to house the 145 operating systems. [/code]
His hard drive map:Here are the partition sizes I allocate to each system
(a) Dos in 1 or 2Gb (primary, type fat16 or fat32)
(b) XP and Vista in 25Gb and 20Gb (primary, type NTFS)
(c) For Win2k I used 15Gb (primary, type NTFS)
(d) For Win98 I used 5Gb (primary, type fat32)
(e) Linux 5Gb (majority) and 10Gb ( say for a few for big distros) (logical, either Ext3 or Reiserfs filing types)
(f) One swap 1 Gb common to all Linux
(g) Personal data 95Gb large fat32
Again I reiterate, all the 145 OS's share one single partition where they deposit and store their personal data. I wonder whether this means that each OS's root goes in a separate partition, and the home folder of all the OS's is in the same, single personal data folder. It is still a question in my mind, how each Linux distro recognizes which home folder is its own.
Upon further reading, it seems that in fact he has placed each distro's root and home folder together in the same partition:In the installation of every Linux we can “instruct” the installer to place Linux in any partition we want. This is done by nominating a single partition to mount the root or “/” of the Linux. If no more than one partition is given to an installer it will place a Linux's directories of /boot, /home, /usr…..as subdirectories to "/" inside the single partition, stacking them back to back so that you only need to worry only if the accummulative content starts to excced the overall partition capacity.
JawsThemeSwimming428 wrote:I think it's kind of standard to an extent. If I am not sure I usually just look up a default GRUB for that distro and copy it.
Users browsing this forum: No registered users and 0 guests