View Single Post

   
  #7 (permalink)  
Old 02-21-2008, 08:03 AM
Nate Edel
 
Posts: n/a
Default Re: Can't find /dev/hda

hastenthunder <hastenthunder@hotmail.com> wrote:
> I'm trying to install AMD64 version of GENTOO and fdisk cannot find
> /dev/hda.
> The dmesg command show that /dev/hda does exist, but neither fdisk nor ls
> can see it.
>
> Any help is greatly appreciated.


I hit the same problem recently; whatever the problem was, it was with
creating the link/device node -- running "mknod /dev/hda b 3 0" fixed the
problem, and after running fdisk, the devices for /dev/hda1 ... hda7 were
all populated properly.

--
Nate Edel http://www.nkedel.com/

"I do have a cause though. It is obscenity. I'm for it." - Tom Lehrer
Reply With Quote