LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No sda1 in /dev (https://www.linuxquestions.org/questions/linux-newbie-8/no-sda1-in-dev-719710/)

orla999 04-16-2009 08:04 PM

No sda1 in /dev
 
My custom kernel wont boot and i think i know why. there is no sda1 etc in /dev. how do i create them?

maresmasb 04-17-2009 12:07 AM

You can use the makedev and mknod tools. The kernel source directory also has a file named devices.txt somewhere with some relevant info.

See http://www.lanana.org/docs/device-list/devices.txt for a list of linux allocated devices (content is from 2005, so it's not very up-to-date).


All times are GMT -5. The time now is 11:37 PM.