T3STY
29th February 2012, 09:22 PM
Hello everybody!
I am new here, and the problem I'm going to ask help for I have already posted it some hours ago in linuxforums.org forum, unfortunately without any answer - even if it had more than 150 views... I'm going to copy-paste it here explaining the situation I am runned into and I hope you can help me.
---START---
I have a very big problem with my Fedora 16 installation (x64, Gnome 3, updated to 3.2 kernel). I think I know where the problem is, but I'm not sure. Now I'm sticking with a Fedora 16 x86 installation on my USB pendrive. Anyway, yesterday I have installed the lastest version of VirtualBox ( 4.1.8 ) using the RPM from the official website. When I wanted to start a new virtual machine it gave me an error massage saying to run this:
/etc/init.d/vboxdrv setup
Ran it in a terminal and it showed that DKMS was not installed. Then I installed it with yum install dkms and all gone fine, the virtual machine was working.
Until here, you could see nothing wrong, right? well, to me it's DKMS that is causing me troubles. It needs the kernel source to get compiled right, and it probably took a wrong kernel version. But let's get a little further... after this I was looking for a way to swap the Super keys (the keys with the Win logo) because I needed the right super key to work as the left one - on my keyboard I have an Fn key instead of the left super and I can't start activities (Gnome 3 feature) with the right super key. I've done this:
xmodmap -pke (showing the actual keymap configuration)
xmodmap -e "keysym Super_R = Super_L" (setting the Win_R to be Win_L)
xmodmap -pke (checking the new keymap configuration)
The checking said that the 134th key (Super_R) was now acting as Super_L (133rd key). But when pressing it did nothing. So I thought I had to restart to apply changes... I've never seen the login window since then. It is always hanging at the boot with the message:
Failed to start LSB: starts and stops login and scanning of iSCSI devices...
See 'systemctl status iscsi.service' for details
I've switched to another tty with CTRL+ALT+F2, logged in with root and executed systemctl, but it only said that it failed to start LSB, nothing more.
I'm not really experinced in using Linux (I was using Ubuntu 9.04/10, then switched back to Windows) and I really don't know how to get rid of this problem.
Could you help me, please?
p.s. Sorry for writing so much but I thought you may need to know exactly how things gone.
UPDATE:
I've found on some posts on the web that I must execute the exact command systemctl status iscsi.service. This is the output:
Loaded: loaded (/etc/rc.d/init.d/iscsi)
Active: failed since Wed, 29 Feb 2012 15:53:50 +0100; 19s ago
Process: 1264 ExecStart=/etc/rc.d/init.d/iscsi start (code=exited, status=3/NOT IMPLEMENTED)
CGroup: name=system: /system/iscsi.service
---END---
If you have any hint that could help, please tell it to me. I don't want to run out of the trubles using the windows way (reinstalling the OS...). Thank you!
I am new here, and the problem I'm going to ask help for I have already posted it some hours ago in linuxforums.org forum, unfortunately without any answer - even if it had more than 150 views... I'm going to copy-paste it here explaining the situation I am runned into and I hope you can help me.
---START---
I have a very big problem with my Fedora 16 installation (x64, Gnome 3, updated to 3.2 kernel). I think I know where the problem is, but I'm not sure. Now I'm sticking with a Fedora 16 x86 installation on my USB pendrive. Anyway, yesterday I have installed the lastest version of VirtualBox ( 4.1.8 ) using the RPM from the official website. When I wanted to start a new virtual machine it gave me an error massage saying to run this:
/etc/init.d/vboxdrv setup
Ran it in a terminal and it showed that DKMS was not installed. Then I installed it with yum install dkms and all gone fine, the virtual machine was working.
Until here, you could see nothing wrong, right? well, to me it's DKMS that is causing me troubles. It needs the kernel source to get compiled right, and it probably took a wrong kernel version. But let's get a little further... after this I was looking for a way to swap the Super keys (the keys with the Win logo) because I needed the right super key to work as the left one - on my keyboard I have an Fn key instead of the left super and I can't start activities (Gnome 3 feature) with the right super key. I've done this:
xmodmap -pke (showing the actual keymap configuration)
xmodmap -e "keysym Super_R = Super_L" (setting the Win_R to be Win_L)
xmodmap -pke (checking the new keymap configuration)
The checking said that the 134th key (Super_R) was now acting as Super_L (133rd key). But when pressing it did nothing. So I thought I had to restart to apply changes... I've never seen the login window since then. It is always hanging at the boot with the message:
Failed to start LSB: starts and stops login and scanning of iSCSI devices...
See 'systemctl status iscsi.service' for details
I've switched to another tty with CTRL+ALT+F2, logged in with root and executed systemctl, but it only said that it failed to start LSB, nothing more.
I'm not really experinced in using Linux (I was using Ubuntu 9.04/10, then switched back to Windows) and I really don't know how to get rid of this problem.
Could you help me, please?
p.s. Sorry for writing so much but I thought you may need to know exactly how things gone.
UPDATE:
I've found on some posts on the web that I must execute the exact command systemctl status iscsi.service. This is the output:
Loaded: loaded (/etc/rc.d/init.d/iscsi)
Active: failed since Wed, 29 Feb 2012 15:53:50 +0100; 19s ago
Process: 1264 ExecStart=/etc/rc.d/init.d/iscsi start (code=exited, status=3/NOT IMPLEMENTED)
CGroup: name=system: /system/iscsi.service
---END---
If you have any hint that could help, please tell it to me. I don't want to run out of the trubles using the windows way (reinstalling the OS...). Thank you!