Hello,
I have installed FreeBSD on a netbook. I partitioned my drive so FreeBSD occupies around 114GB and left 120GB unallocated.
I can see that /dev/ada0p2 is mounted under / and is of type ufs.
/dev/ada0p3 is 4GB of swap space.
I am confused as /dev/ada0p1 seems to be a file, but it appears to be in machine code and is unreadable. I do need to know what this is and how my disc is laid out because I need to install grub2 and have no idea where or how to do so. I have downloaded it from the repository using pkg_add -r grub2 and done no more.
After getting grub2 installed I plan on installing a Linux distribution and if I can dual boot Linux or FreeBSD then my problem is solved.
However, if grub2 only works for booting Linux I may need to install GAG. The instructions for GAG say that grub must be installed in the 'superblock' and that the program (which is an operating system selector) goes in the MBR. But if /dev/ada0p1 is the MBR, would installing GAG wipe vital FreeBSD data?
In passing, I read in these forums that a single freebsd-swap partition will also work with Linux. Is this true or not?
To summarise this is what I want:
1. To install FreeBSD (done)
2. To install a Linux distribution (not yet done)
3. To simply be able to boot either FreeBSD or Linux, using grub2 and or GAG, if it is needed (not yet done)
I sure could use some help with this.
Thank you
I have installed FreeBSD on a netbook. I partitioned my drive so FreeBSD occupies around 114GB and left 120GB unallocated.
I can see that /dev/ada0p2 is mounted under / and is of type ufs.
/dev/ada0p3 is 4GB of swap space.
I am confused as /dev/ada0p1 seems to be a file, but it appears to be in machine code and is unreadable. I do need to know what this is and how my disc is laid out because I need to install grub2 and have no idea where or how to do so. I have downloaded it from the repository using pkg_add -r grub2 and done no more.
After getting grub2 installed I plan on installing a Linux distribution and if I can dual boot Linux or FreeBSD then my problem is solved.
However, if grub2 only works for booting Linux I may need to install GAG. The instructions for GAG say that grub must be installed in the 'superblock' and that the program (which is an operating system selector) goes in the MBR. But if /dev/ada0p1 is the MBR, would installing GAG wipe vital FreeBSD data?
In passing, I read in these forums that a single freebsd-swap partition will also work with Linux. Is this true or not?
To summarise this is what I want:
1. To install FreeBSD (done)
2. To install a Linux distribution (not yet done)
3. To simply be able to boot either FreeBSD or Linux, using grub2 and or GAG, if it is needed (not yet done)
I sure could use some help with this.
Thank you