sure. (I had to sudo to do it)..... Here is the message: [cmimac:~] molnarc% sudo pdisk /dev/hda -diskSize Password: pdisk: can't open file '/dev/hda' (No such file or directory)
So, I tried using some other devices, and it seems that this actually returned something: [cmimac:~] molnarc% sudo pdisk /dev/rdisk0 -diskSize 19077 [cmimac:~] molnarc% On Sunday, April 7, 2002, at 07:40 PM, Stew Benedict wrote: > > On Sun, 7 Apr 2002, Christopher Molnar wrote: > >> OK, that worked... thanks..... >> >> Now, is there any way that I can find out why my hard drives are not >> being recognized? >> > > It's just IDE right? Sort of odd that the drive wouldn't be seen. Can > you > > pdisk -l /dev/hda > > in the console shell? > > Stew Benedict > > -- > MandrakeSoft > PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/ > >
