Menu

#1 /dev/ram0: no such device or address

open
nobody
None
5
2002-06-21
2002-06-21
Anonymous
No

This is a test post, as i don't currently see any others...

The call to open() fails when i run make_root_fs:

open(FD, /dev/ram0): no such device or address at
/lib/yard/yard_utils.pl line 242.

I've recreated all the /dev/ram* devices with
`/dev/MAKEDEV ram`
Any ideas?

Thanks,

Brett

Discussion

  • Nobody/Anonymous

    Logged In: NO

    compile Ram support into the Kernel options of your block
    devices.
    Zeno

     
  • Nobody/Anonymous

    Logged In: NO

    Brett,

    change the line in where it says /dev/ram0 in the
    Configure.pl.in to whatever your symbolic link is

    eg "/dev/rd/0"

    then go through the make make install

    John

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.