Vittorio wrote:

>Alle 15:11, sabato 16 aprile 2005, Christoph Gysin ha scritto:
>  
>
>>Vittorio wrote:
>>    
>>
>>>I've just reshaped the partitions of my laptop hardisk removing a primary
>>>partition /dev/hda3 previously devoted to swap, making a bigger
>>>reiserfs /dev/hda3 and recreatring the swap partition that now is
>>>/dev/hda7.
>>>
>>>bash-2.05b# mkswap /dev/hda7
>>>/dev/hda7: No such file or directory
>>>
>>>What should I do?
>>>      
>>>
>>Probably the ioctl to reread the partition table failed. The kernel
>>still uses the old partition table. After the next reboot the partition
>>should show up in /dev.
>>
>>Christoph
>>    
>>
>
>No Christoph, it still doesn't work! I've been rebooting three times to no 
>avail. Still /dev/hda1,...,/dev/hda6 ****ONLY***
>  
>

Is /proc/partitions correct??  If not, check 'dmesg' for the problem.

Did the correct device show up under /dev/ide/...?  If not, again,
'dmesg' should have an error message for you.

Otherwise, I think devfsd is failing to create hda7.  I have no idea
where devfsd errors go to.../var/log/messages would be my best guess. 
Or it could be a configuration problem...examine /dev/devfsd.conf and
/dev/devfsd.d/*.

I'm not really familiar with devfs, so this is pretty much the limit of
the assistance I can give.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to