TonyGroves
Programmer
My SuSE 8.2 laptop has suddenly started being unable to boot; it had been working perfectly, and I had not been doing anything provocative to it. The boot sequence gets as far as the message "Warning: unable to open initial console" and stops. SuSE is the only OS on the machine.
I found a page describing this problem on the SuSE site, and followed the instructions in the section titled "/dev/tty1 got erased", as follows:
- I started to SuSE rescue system.
- I did: mknod -m600 /mnt/dev/tty1 c 4 1
and got the response that /mnt/dev doesn't exist.
- I did: cd /mnt
- I did: ls
and got it showed an empty directory.
- I did: md dev
- I did: mknod -m600 /mnt/dev/tty1 c 4 1
which produced no response
- I rebooted, but got the same error message as before.
I also found a lot of stuff on other sites about this problem, but unfortunately no solution that I was able to make head or tail of - I'm quite new to Linux.
Can anybody help here please?
Thanks a lot.
I found a page describing this problem on the SuSE site, and followed the instructions in the section titled "/dev/tty1 got erased", as follows:
- I started to SuSE rescue system.
- I did: mknod -m600 /mnt/dev/tty1 c 4 1
and got the response that /mnt/dev doesn't exist.
- I did: cd /mnt
- I did: ls
and got it showed an empty directory.
- I did: md dev
- I did: mknod -m600 /mnt/dev/tty1 c 4 1
which produced no response
- I rebooted, but got the same error message as before.
I also found a lot of stuff on other sites about this problem, but unfortunately no solution that I was able to make head or tail of - I'm quite new to Linux.
Can anybody help here please?
Thanks a lot.