Hi,

If I try to mount my freebsd partition under linux I get the following :

------------------------------------------------------------------
debian:/mnt# mount -t ufs -o ufstype=44bsd /dev/hda3 /mnt/freebsd/
mount: wrong fs type, bad option, bad superblock on /dev/hda3,
       or too many mounted file systems
------------------------------------------------------------------

Am I doing anything wrong ? 

I have compiled support for freebsd partition in the kernel.

--------------- <SNIP> ------------------------------
# 
# Partition Types
# 
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y  
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_SMB_NLS is not set
CONFIG_NLS=y
--------------- <SNIP> ------------------------------

My partitions are as follows :

Disk /dev/hda: 255 heads, 63 sectors, 2096 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       255   2048256    b  Win95 FAT32
/dev/hda2           256       766   4104607+  83  Linux
/dev/hda3           767       961   1566337+  a5  BSD/386
/dev/hda4           962      2096   9116887+   f  Win95 Ext'd (LBA)
/dev/hda5           962      1326   2931831    c  Win95 FAT32 (LBA)
/dev/hda6          1327      1691   2931831    c  Win95 FAT32 (LBA)
/dev/hda7          1692      1946   2048256   83  Linux
/dev/hda8          1947      1962    128488+  82  Linux swap
/dev/hda9          1963      2096   1076323+  83  Linux

I have installed freebsd 4.2 on /dev/hda3 and it boots using GRUB.

Thanks in advance.

Warm Regards

-- 
------------------------------------------------------------------------------
Rajesh Fowkar                       [EMAIL PROTECTED]
Kurtarkar Nagari,Bldg-C,T4,         http://rajesh.computers.webjump.com
Santacruz,Ponda-Goa-403401-INDIA    Powered By : Debian GNU/Linux (Potato)
                                                 Kernel 2.4.5 & Mutt 1.3.15i
                                                 IceWM 1.0.8-6  & KDE 2.1
"The expert at anything was once a beginner."  -Hayes 
------------------------------------------------------------------------------

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to