Re: Fedora 17 does not recognize additional drives
I got
Code:
bash: shell: command not found...
bash: PWD: command not found...
Similar command is: 'pwd'
make: *** /lib/modules//build: No such file or directory. Stop.
Re: Fedora 17 does not recognize additional drives
Quote:
Originally Posted by erwtas
I got
Code:
bash: shell: command not found...
bash: PWD: command not found...
Similar command is: 'pwd'
make: *** /lib/modules//build: No such file or directory. Stop.
Re: Fedora 17 does not recognize additional drives
Ok, now it says
Code:
bash: PWD: command not found...
Similar command is: 'pwd'
make: Entering directory `/usr/src/kernels/3.4.0-1.fc17.i686'
make[1]: *** No rule to make target `/usr/src/kernels/3.4.0-1.fc17.i686/arch/x86/syscalls/syscall_32.tbl', needed by `arch/x86/syscalls/../include/generated/asm/unistd_32.h'. Stop.
make: *** [archheaders] Error 2
make: Leaving directory `/usr/src/kernels/3.4.0-1.fc17.i686'
Re: Fedora 17 does not recognize additional drives
This time I got this
Code:
make: Entering directory `/usr/src/kernels/3.4.0-1.fc17.i686'
/usr/src/kernels/3.4.0-1.fc17.i686/fs/partitions/Makefile:29: /Rules.make: No such file or directory
make[1]: *** No rule to make target `/Rules.make'. Stop.
make: *** [_module_/usr/src/kernels/3.4.0-1.fc17.i686/fs/partitions] Error 2
make: Leaving directory `/usr/src/kernels/3.4.0-1.fc17.i686'