Warren Ockrassa wrote:
>
> But the BIOS *does* recognize the hard drive?
>
I said I was doing something _stupid_. I was wrong. I was doing
_two_ stupid things. To make it work:

(a) create a directory of any name [say, windows2] using mkdir:

  mkdir /windows2

(b) map the _logical_ partition to it by inserting a line in /etc/fstab:

  /dev/hdb5  /windows2   vfat    defaults,uid=albmont 0 0

Done.

Alberto Monteiro

_______________________________________________
http://www.mccmedia.com/mailman/listinfo/brin-l

Reply via email to