Re: mounting freebsd partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2003-09-29 at 15:36, prashant wrote:
> Hi all,
> i get the following error when i try to mount my freebsd partition:
> 
> [root@TheWarezHouse root]# fdisk -l
> 
> Disk /dev/hda: 80.0 GB, 80026361856 bytes
> 255 heads, 63 sectors/track, 9729 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hda1   *         1       652   5237158+   b  Win95 FAT32
> /dev/hda2           653      8653  64268032+   f  Win95 Ext'd (LBA)
> /dev/hda3          8654      9226   4602622+  a5  FreeBSD
> /dev/hda5           653      1566   7341673+   b  Win95 FAT32
> /dev/hda6          1567      2871  10482381    b  Win95 FAT32
> /dev/hda7          2872      4831  15743668+   b  Win95 FAT32
> /dev/hda8          4832      6527  13623088+   b  Win95 FAT32
> /dev/hda9          6528      7945  11390053+  83  Linux
> /dev/hda10         7946      8015    562243+  82  Linux swap
> /dev/hda11         8016      8653   5124703+  83  Linux
> [root@TheWarezHouse root]# mount -t ufs -o ufstype=44bsd /dev/hda3
> mount/
> mount: wrong fs type, bad option, bad superblock on /dev/hda3,
>        or too many mounted file systems
> [root@TheWarezHouse root]#
> 
> I am using the default 2.4.20-8 kernel that comes with RedHat 9. Can
> anyone tell mewhat I am doing wrong? Thanks.

It would be helpful if you could give the output of 

#cat /proc/filesystems

and 

#lsmod

If I am not mistaken the module for ufs is not loaded. Since RedHat 
compiles this as a module and it is not built in the kernel.

You can check whether you have ufs support by seeing the output of 

#cat /proc/filesystems. If ufs is listed then sorry someone else will 
have to help you out. Otherwise try doing the following and then run 
your mount command

#modprobe ufs


-- 
Arindam Dey

The mind is not a vessel to be filled
but a fire to be kindled.

GPG FPR: B8E3 219E F129 F970 F4A7  BC50 9636 504A BEDF 5739


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux