[ltp] insalling Linux on old thinkpads...
Rob Mayoff
linux-thinkpad@www.bm-soft.com
Tue, 7 Dec 1999 10:55:16 -0600 (CST)
| Somebody on the linux thinkpad newsgroup suggested I
| use "mknod" to get "/dev/hda", "fdisk"
| to create linux and swap partitions /dev/hda1 and
| /dev/hda2 respectively. Even after I do this, I still
| get the same error (error_1 above).
Do you know how to run mknod? Here are the commands to create those
devices:
mknod /dev/hda b 3 0
mknod /dev/hda1 b 3 1
mknod /dev/hda2 b 3 2
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html