Problem with extracting from md
Gema niskazhu
gemochka at gmail.com
Wed Dec 17 10:07:35 UTC 2008
Hi!
First of all sorry for my bad english =)
I am using 8-0 CURRENT amd64.
I've tried to install Free BSD dist from md device.
but faced a problem with extracting data from it..so
# mkdir -p /dist
# mdconfig -a -f /a/FreeBSD/7.0-amd64-disc1.iso
# mount -t cd9660 /dev/md0 /dist
#cd /dist/7.0-RELEASE/base
#DESTDIR=/mnt ./install.sh
..and here i've got I\O error.
here it's dmesg.
cd9660_vget_internal() at cd9660_vget_internal+0x10a
cd9660_lookup() at cd9660_lookup+0x456
vfs_cache_lookup() at vfs_cache_lookup+0xf0
VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0x95
lookup() at lookup+0x4b2
namei() at namei+0x50d
kern_chdir() at kern_chdir+0x78
syscall() at syscall+0x1bf
Xfast_syscall() at Xfast_syscall+0xab
--- syscall (12, FreeBSD ELF64, chdir), rip = 0x80094330c, rsp =
0x7fffffffe408, rbp = 0x800c0b880 ---
g_vfs_done():md0[READ(offset=53409792, length=2048)]error = 5
g_vfs_done():md0[READ(offset=53409792, length=2048)]error = 5
I think somth works wrong with my motherboar.
I'm usin A8N-SLI.
Anyone had the same problem?
With best regards Kiselev Vasily.
More information about the freebsd-questions
mailing list