got the disk back online and rebooted the box, we were able to
easily read data, and files that appeared to be corrupt turned out not
to be.
Can anyone advise me on why I saw what I saw and how I can get around
this in the future.
Regards,
--
Wayne Pascoe
To Unsubscribe: send mail to [EMAIL
Wayne Pascoe <[EMAIL PROTECTED]> writes:
> "M. Warner Losh" <[EMAIL PROTECTED]> writes:
>
> > : I have found that IRQ 5 is used by the onboard usb controller, but
> > : even if I disable in the bios I still get this message popping up.
> >
> >
ntroller, but
even if I disable in the bios I still get this message popping up.
--
- Wayne Pascoe - http://www.penguinpowered.org.uk/wayne/
Hanlon's Razor:
Never attribute to malice that which is adequately
explained by stupidity.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
before the
bootloader. Ideally, I'd like to be able to use the PCMCIA card with
USB but for now I'll just settle for seeing it work :)
If the dmesg does not come through ok, please let me know and I will
put it on my site and just send a link.
Thanks in advance
--
- Wayne Pascoe -
appreciated. I've tried a Belkin controller as
well with even less result (couldn't even get the machine to find a
pccard port).
--
- Wayne Pascoe - http://www.penguinpowered.org.uk/wayne/
If someone eventually manages to bag a B-2,
that's a cool US$1bn worth of scrap metal
get this message popping up.
Any advice on how to fix this, or even whether or not this card is
supported would be MUCH appreciated. I've tried a Belkin controller as
well with even less result (couldn't even get the machine to find a
pccard port).
--
- Wayne Pascoe - http://www.
would also be
great.
So in short, where can I find the closed PR's ?
Thanks,
--
- Wayne Pascoe
| WINDOWS: Where do you want to go today?
[EMAIL PROTECTED] | LINUX: Where do you want to go tomorrow?
http://www.molemanarmy.com | FreeBSD: Are you
cpu_reset: Restarting BSP
cpu_reset_proxy: Grabbed mp lock for BSP
cpu_reset_proxy: Stopped CPU 1
And there it sits. The motherboard is a GA-6VTXDR-C with 2 x 1.26 PIII
Processors and 3GB Ram.
Any idea what is wrong here ?
Thanks
--
- Wayne Pascoe
| You cann
Is this a safe assumption ?
> > try vn_isdisk(vp, &error) where vp is the vnode pointer to the block
> > device?
> >
>
> He is trying to do this from userland, I think...?
Yes, I am. The kernel is faar beyond me for the for
ample snipped --
Thanks for that. I've tried it and the problem with it is that it
reports things like procfs and devfs as being local. The only things
that don't appear local are things like nfs mounts.
I guess I need a way to check only filesystems mounted off of
disks. Is there an
hough. (Take a look in the PR database
> for ideas of where to start).
What is the PR database of which you speak and where can I find it? I
am looking for a project to work on in my free time.
Thanks,
--
- Wayne Pascoe
| The thing is, I was POSITIV
name, "ufs") != 0) ||
(strcmp(mounted_fs[count].f_fstypename, "hfs") !=0) )
?
Thanks
--
- Wayne Pascoe
| I haven't lost my mind...
[EMAIL PROTECTED] | It's backed up on tape somewhere.
http://www.molemanarmy.com
posed to be consistent, is there any
way to check a the filesystem in the current statfs struct against a
list of values without having to do
if ( (strcmp(mounted_fs[count].f_fstypename, "ufs") != 0) ||
(strcmp(mounted_fs[count].f_fstypename, "hfs") !=0) )
?
Th
13 matches
Mail list logo