| Quote |
| Cannot open dev/hda |
| Quote |
| su(pam_unix)[612] session opened for user (uid=0) [/home/dsl]# |
| Quote |
| dmesg | grep -i ide dmesg | grep -i hd |
| Quote |
| I tried entering the two commands listed earlier |
| Quote | ||
| So it seems you either mistyped (fdisk -l /dev/hda not fdisk -l dev/hda) or there isn't a driver for your ide controller, or your HD isn't connected.. Now that you are there, play around a bit, get to know Linux.. Try ls, cd, nano..... Try "free" it lists how much memory you have... Then type (as root, aka after sudo su)
That | comes from alt-gr and <.. It will show all ide messages from the kernel.. Post 'em here... |
| Quote |
| dmesg: invalid option -- i BusyBox v1.2.2 (2006.12.07-15:23+0000) multi-call binary Usage:dmesg [-c] [-n LEVEL] [-s SIZE] |
| Quote |
| bash: -i command not found |