Thread: How can I install FreeBSD from .iso using Grub2 along Ubuntu?
i want install freebsd (pc-bsd) alongside ubuntu 10.04 , windows 7. not have cd or dvd or usb key burn .iso, thinking instead of using grub2 launch it.
created empty partition freebsd installed (see screnshot below).
now, should locate .iso file? on root partition? on home partition? on new partition (zfs formatted)? matter?
how should set grub2? thinking of adding /etc/grub.d/40_custom (if partition .iso located /home):
is correct... , enough info?menuentry "freebsd" {
insmod loopback
insmod iso9660
set isofile="~/iso/pcbsd8.0-x86-dvd.iso"
loopback loop (hd0,1)$isofile
}
each of computers has 4 oss on them. includes windows, mac osx, bsd (which have used 7 years name server), , multiple variants of ubuntu.
never bump each other.
here's did:
http://ubuntuguide.org/wiki/multiple_os_installation
or
http://kubuntuguide.org/multiple_os_installation
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How can I install FreeBSD from .iso using Grub2 along Ubuntu?
Ubuntu
Comments
Post a Comment