Hey it worked! heheheheh maraming salamat Tonton Rabena.
In my partion hda
hda1 = win95
hda2 = FreeBSD
Now, FreeBSD makes my hdd as a logical partition, so I assumed that my "/" partion of
FreeBSD in Linux was hda5
and executed the following command:
#insmod ufs
#mount -t ufs -o ufstype=44bsd /dev/hda5 /mnt
#ls /mnt
COPYRIGHT cdrom dist kernel mnt proc service tmp
bin compat etc kernel.GENERIC modules root stand usr
boot dev home kernel.old modules.old sbin sys var
Thanks again Tonton.
Jimmy
Tonton Rabena wrote:
> try this one..
>
> mount -t ufs -o ufstype=44bsd
>
> ----- Original Message -----
> From: "Jimmy" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 20, 2001 1:08 PM
> Subject: Re: [plug] mounting ufs (FreeBSD file system)
>
> > Tonton Rabena wrote:
> >
> > > i think.. its..
> > >
> > > mount -t <type>
> > >
> > > ----- Original Message -----
> > > From: "Jimmy" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, July 20, 2001 11:33 AM
> > > Subject: [plug] mounting ufs (FreeBSD file system)
> > >
> > > > Hello Pluggers!
> > > >
> > > > I'm looking at linux kernel's make menuconfig and I found out that I
> can
> > > > mount ufs (FreeBSD filesystem), my question is, how can I mount ufs
> file
> > > > system?
> > > >
> > > > TIA
> > > >
> > > >
> > > > Jimmy Lim
> > > > Operation & Support Team Leader
> > > > Tricom
> > > >
> > > > _
> > > > Philippine Linux Users Group. Web site and archives at
> > > http://plug.linux.org.ph
> > > > To leave: send "unsubscribe" in the body to
> [EMAIL PROTECTED]
> > > >
> > > > To subscribe to the Linux Newbies' List: send "subscribe" in the body
> to
> > > [EMAIL PROTECTED]
> > >
> > > _
> > > Philippine Linux Users Group. Web site and archives at
> http://plug.linux.org.ph
> > > To leave: send "unsubscribe" in the body to
> [EMAIL PROTECTED]
> > >
> > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to
> [EMAIL PROTECTED]
> >
> > yeah, I also tried this:
> >
> > root@orion:~# fdisk -l /dev/hda
> >
> > Disk /dev/hda: 255 heads, 63 sectors, 2491 cylinders
> > Units = cylinders of 16065 * 512 bytes
> >
> > Device Boot Start End Blocks Id System
> > /dev/hda1 * 1 1147 9213246 c Win95 FAT32 (LBA)
> > /dev/hda2 1148 2491 10795680 a5 BSD/386
> > root@orion:~# fdisk -l /dev/hdb
> >
> > Disk /dev/hdb: 255 heads, 63 sectors, 1860 cylinders
> > Units = cylinders of 16065 * 512 bytes
> >
> > Device Boot Start End Blocks Id System
> > /dev/hdb1 1 892 7164958+ b Win95 FAT32
> > /dev/hdb2 893 908 128520 82 Linux swap
> > /dev/hdb3 909 1030 979965 83 Linux native
> > /dev/hdb4 1031 1860 6666975 5 Extended
> > /dev/hdb5 1031 1152 979933+ 83 Linux native
> > /dev/hdb6 1153 1860 5686978+ 83 Linux native
> > root@orion:~# insmod ufs
> > Using /lib/modules/2.4.5/kernel/fs/ufs/ufs.o
> > root@orion:~# mount -t ufs /dev/hda2 /mnt
> > mount: wrong fs type, bad option, bad superblock on /dev/hda2,
> > or too many mounted file systems
> >
> > :(
> >
> > anybody can help me?
> >
> > Jimmy
> >
> >
> >
> > _
> > Philippine Linux Users Group. Web site and archives at
> http://plug.linux.org.ph
> > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
> >
> > To subscribe to the Linux Newbies' List: send "subscribe" in the body to
> [EMAIL PROTECTED]
>
> _
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
> To subscribe to the Linux Newbies' List: send "subscribe" in the body to
>[EMAIL PROTECTED]
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]