LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   GRUB Entry for DesktopBSD on /dev/hdb3 (https://www.linuxquestions.org/questions/%2Absd-17/grub-entry-for-desktopbsd-on-dev-hdb3-433998/)

vharishankar 04-11-2006 04:06 AM

GRUB Entry for DesktopBSD on /dev/hdb3
 
I installed DesktopBSD on /dev/hdb3 without installing a boot loader since I already have Grub installed on /dev/hda. But the problem now is, how do I boot off it since I am not aware of the boot loader file.

I am also unable to mount this partition from /etc/fstab.

Any guidance will be appreciated.

vharishankar 04-11-2006 07:54 AM

Never mind, I resolved it. Now the other question is how do I mount the BSD partition from other Linux OSes? Specifying the ufs filesystem in fstab doesn't work.

dudulz 04-11-2006 10:52 AM

try this :

mount -t ufs /mount_point

you can also look in man mount for freeBSD


All times are GMT -5. The time now is 05:59 PM.