Date: Wed, 17 Dec 2008 12:42:29 +0300 From: "Gema niskazhu" <gemochka@gmail.com> To: freebsd-questions@freebsd.org Subject: Problem with extracting from md Message-ID: <84133fac0812170142t356bd12aub183ee640284369f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84133fac0812170142t356bd12aub183ee640284369f>