 |
|
 |
|
Next: FreeBSD Port: netbeans-6.0.1
|
| Author |
Message |
External

Since: Apr 29, 2008 Posts: 1
|
(Msg. 1) Posted: Tue Apr 29, 2008 9:01 pm
Post subject: multiboot easily Windows XP, Free BSD, Open BSD and Linux from partitions Archived from groups: comp>unix>bsd>freebsd>misc (more info?)
|
|
|
Hi All,
Just couple of questions please:
-Do you know a multi-booter software (doesn't matter if it's commercial)
that will
let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
partitions that are
on the same hard drive?
-Can Free BSD (as it's possible with Linux) be booted (off whatever
partition) from a boot floppy?
-Can Free BSD be installed on a 3rd, 4th partition of a hard drive?
Thanks >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
External

Since: Apr 30, 2008 Posts: 2
|
(Msg. 2) Posted: Wed Apr 30, 2008 5:59 am
Post subject: Re: multiboot easily Windows XP, Free BSD, Open BSD and Linux from partitions [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
SLloyd wrote:
> Hi All,
> Just couple of questions please:
>
> -Do you know a multi-booter software (doesn't matter if it's commercial)
> that will
> let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
> partitions that are
> on the same hard drive?
extipl. It's in the ports.
> -Can Free BSD (as it's possible with Linux) be booted (off whatever
> partition) from a boot floppy?
Yes.
> -Can Free BSD be installed on a 3rd, 4th partition of a hard drive?
Yes.
By the way... It's neither "Free BSD" nor "Free BSD", but "FreeBSD".
Martin
--
"For the Snark's a peculiar creature, that won't
Be caught in a commonplace way.
Do all that you know, and try all that you don't;
Not a chance must be wasted to-day!" >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
External

Since: Apr 30, 2008 Posts: 1
|
(Msg. 3) Posted: Wed Apr 30, 2008 6:25 pm
Post subject: Re: multiboot easily Windows XP, Free BSD, Open BSD and Linux from partitions [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 29 Apr 2008 21:01:48 -0700, SLloyd wrote:
> Hi All,
> Just couple of questions please:
>
> -Do you know a multi-booter software (doesn't matter if it's commercial)
> that will
> let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
> partitions that are
> on the same hard drive?
> -Can Free BSD (as it's possible with Linux) be booted (off whatever
> partition) from a boot floppy?
Yes, this should be possible with a grub floppy.
> -Can Free BSD be installed on a 3rd, 4th partition of a hard drive?
Yes. I don't know/never tried a logical partition (which will work with
Linux).
A bientot
Paul
--
Paul Floyd http://paulf.free.fr >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
External

Since: Oct 08, 2007 Posts: 5
|
(Msg. 4) Posted: Thu May 01, 2008 1:24 am
Post subject: Re: multiboot easily Windows XP, Free BSD, Open BSD and Linux from [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Paul Floyd wrote:
> On Tue, 29 Apr 2008 21:01:48 -0700, SLloyd wrote:
>> Hi All,
>> Just couple of questions please:
>>
>> -Do you know a multi-booter software (doesn't matter if it's commercial)
>> that will
>> let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
>> partitions that are
>> on the same hard drive?
>> -Can Free BSD (as it's possible with Linux) be booted (off whatever
>> partition) from a boot floppy?
>
> Yes, this should be possible with a grub floppy.
>
>> -Can Free BSD be installed on a 3rd, 4th partition of a hard drive?
>
> Yes. I don't know/never tried a logical partition (which will work with
> Linux).
It believe it can be installed in a logical partition but booting the
kernel is an issue.
The FreeBSD bootstrap process (boot0 -> boot2 -> loader) doesn't support
logical partitions. You can bypass the bootstrap process and boot the
kernel directly by using Grub. The big downside is that the loader has
an understand and control of quite of few things like kernel symbols,
modules, variables which affect the kernel, etc ...
I'd recommend using a primary partition if possible. >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
External

Since: Oct 08, 2007 Posts: 5
|
(Msg. 5) Posted: Thu May 01, 2008 1:24 am
Post subject: Re: multiboot easily Windows XP, Free BSD, Open BSD and Linux from [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Paul Floyd wrote:
> On Tue, 29 Apr 2008 21:01:48 -0700, SLloyd wrote:
>> Hi All,
>> Just couple of questions please:
>>
>> -Do you know a multi-booter software (doesn't matter if it's commercial)
>> that will
>> let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
>> partitions that are
>> on the same hard drive?
>> -Can Free BSD (as it's possible with Linux) be booted (off whatever
>> partition) from a boot floppy?
>
> Yes, this should be possible with a grub floppy.
>
>> -Can Free BSD be installed on a 3rd, 4th partition of a hard drive?
>
> Yes. I don't know/never tried a logical partition (which will work with
> Linux).
It believe it can be installed in a logical partition but booting the
kernel is an issue.
The FreeBSD bootstrap process (boot0 -> boot2 -> loader) doesn't support
logical partitions. You can bypass the bootstrap process and boot the
kernel directly by using Grub. The big downside is that the loader has
an understand and control of quite of few things like kernel symbols,
modules, variables which affect the kernel, etc ...
I'd recommend using a primary partition if possible. >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
External

Since: Apr 30, 2008 Posts: 3
|
(Msg. 6) Posted: Thu May 01, 2008 11:19 pm
Post subject: Re: multiboot easily Windows XP, Free BSD, Open BSD and Linux from partitions [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
SLloyd wrote:
> -Do you know a multi-booter software (doesn't matter if it's commercial)
> that will
> let me multiboot easily Windows XP, Free BSD, Open BSD and Linux from
> partitions that are
> on the same hard drive?
GAG is very handy for this, handles my test machine quite well. While my
workstation (FreeBSD) and file server (OpenBSD) function fully off standard
boot code.
--
It is difficult to soar with the eagles when you work with turkeys. >> Stay informed about: multiboot easily Windows XP, Free BSD, Open BSD and Linux .. |
|
| Back to top |
|
 |  |
| Related Topics: | NYC LOCAL: Thursday 26 August 2004 UNIGROUP: Tony Iams on .. - <blockquote what="official UNIGROUP announcement"> Unigroup's August Meeting is this Thursday, and a Field Trip to Microsoft... no kidding... read on... ============================================================= UNIGROUP OF NEW YO...
trying to set up multiboot system with W2k, Linux and Free.. - Hi *, I had a Windows 2k FAT32 installation which I halved using knoppix/parted. In the rest of the disk I made space for a Linux partition and a FreeBSD one using Linux/Debian/fdisk. I want to then multiboot all three OSs using grub Linux I could....
Can we access Linux from windows ? - Hi I am having winxp on C drive and Linux on the second drive . Is there any tool or utility available through which i can access my linux when i am login to windows ? I want to work parallely on both the OS ? Please let me know if there is any solution...
FreeBSD vs. Linux vs. Windows 2000 - hello all , am wondering if the comparison between FreeBSD, and Linux found at : http://people.freebsd.org/~murray/bsd_flier.html still standing - regarding linux and freebsd only - ? also i used linux for a while as a desktop and now i want to study...
linux, freebsd and windows; tri-boot possible ? - Hi i'm currently running a dual boot: linux and windows. does anyone know if it's possible to get all 3 (linux, windows XP, and freeBSD) running? i've currently got a partition for windows, one for linux swap, another for linux / directory, and another... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|