Mount freebsd 5.x disk on linux 2.6.18
- From: "ebm" <ebmarquez@xxxxxxxxx>
- Date: 7 Jan 2007 15:04:48 -0800
I have a FreeBSD 5.x disk that I want to mount on my OpenSUSE Linux
server. I can't format the drive since it has all my mp3's on it. I was
hoping to mount the disk and transfer the data off of it. When I try to
mount it I get cannot access errors.
I've tried using 44bsd, ufs2, 5xbsd, old for the fstype.
Can anybody help me get this mounted correctly?
build:~ # mount -r -t ufs -o ufstype=ufs2 /dev/sdb4 /export
build:~ # ls /export/samba
ls: cannot access /export/samba: Input/output error
build:~ # ls /export/
ls: cannot access /export/ftp: Input/output error
ls: cannot access /export/samba: Input/output error
ls: cannot access /export/other: Input/output error
fdisk info:
build:~ # fdisk /dev/sdb4
This disk has both DOS and BSD magic.
Give the 'b' command to go to BSD mode.
Command (m for help): p
Disk /dev/sdb4: 25 MB, 25600000 bytes
255 heads, 63 sectors/track, 3 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb4p4 * 1 4 25000 a5 FreeBSD
Partition 4 has different physical/logical endings:
phys=(1023, 254, 63) logical=(3, 28, 41)
Uname:
build:~ # uname -a
Linux build 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006
i686 i686 i386 GNU/Linux
.
- Prev by Date: Stats comp.os.linux.misc (last 7 days)
- Next by Date: Re: looking for sorting/comparing utility
- Previous by thread: Intel 865G chipset and Google Earth
- Next by thread: Re: Mount freebsd 5.x disk on linux 2.6.18
- Index(es):
Relevant Pages
|