On 26.11.06 23:34, Amit Joshi wrote:
> On Sunday 26 November 2006 21:00, Matus UHLAR - fantomas wrote:
> > On 26.11.06 20:21, Amit Joshi wrote:
> > > I am trying to mount the FreeBSD Partition on my Debian Testing system
> > > with the 2.6.17-2 kernel.
> > > I tried searching the config file and did not find any reference to UFS
> > > or U2FS in that file. So maybe it is not supported by my kernel?
> >
> > you first need to have FreeBSD partitions support to be able to work with
> > them. 
> 
> Thanks. How do I get that? :)

looking at /boot/config-2.6.8-3-686, it's allowed in debian kernels:

CONFIG_BSD_DISKLABEL=y

> > Then, you need UFS filesystem support. Luckily, UFS write support is 
> > dangerous for some versions of UFS, but it's safe for FreeBSD's UFS
> > (however I'm not sure if that woeks with softupdates...)

> Oh..I wasn't aware of this. How about reading / writing from/to Linux 
> partitions from FreeBSD?

Last time I tried work with FreeBSD partitions on linux, it worked. I would
try it again, after backing up...

however, looking again at /boot/config-2.6.8-3-686, writing is not allowed
in debian kernels:

CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set

> > > Anyways, keeping my fingers crossed. Can anybody tell me how do I go
> > > about mounting the partition?
> >
> > does the kernel report anything about the connected drive and partitions
> > on it?
> 
> I am not sure what are you trying to ask here. Does the kernel report
> anything about the connected drive?? Umm.no idea! How do I check that?
> 
> Well..fdisk -l /dev/hdb says that this hard disk has a partition tagged as
> FreeBSD.  Does it help?

the fact that fdisk can create partition marked as FreeBSD, and fact that
fdisk can create FreeBSD disklabel on such partition, does not mean that the
kernel can do that. However using: "dmesg | grep hdb" should tell you if
your kernel recognizes it...

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Microsoft dick is soft to do no harm


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to