DragonFly BSD
DragonFly users List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

mount question


From: Andrei Lomov <lomov@xxxxxxxxxxx>
Date: Tue, 12 Oct 2010 17:02:02 +0700

I had installed DragonFly 2.6.3 on 40Gb IDE ATA slave drive (on second (ATA)
controller)

During DragonFly installation it ask to set ufs instead of hummer (in view
of lesser 50 Gb drive space) and I agree.

I don't install any bsd boot loaders preferring to setup lilo.

In linux fdisk, bsd partition looks fine:
# fdisk /dev/hdb
. ..
Disk /dev/hdb: 40.0 GB, 40020664320 bytes
256 heads, 63 sectors/track, 4846 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1        4846    39078112+  a5  FreeBSD



To configure lilo I try to mount bsd partition from linux 
but it fails:

# mount -t ufs -o ufstype=44bsd /dev/hdb1 bsd
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

I'm newbie in bsd and need an advice

Thanks in advance

--
Andrei





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