Results 11 to 17 of 17
I installed the ndiswrapper which matched to my Kernel and then tried installing the drivers for the USB wifi adapter. As I wasn't successfull, I lost interest and was away ...
- 03-23-2008 #11Just Joined!
- Join Date
- Feb 2008
- Location
- Manchester, U.K.
- Posts
- 13
I installed the ndiswrapper which matched to my Kernel and then tried installing the drivers for the USB wifi adapter. As I wasn't successfull, I lost interest and was away from the system this long.
Now, when I am trying to log-in as an oracle user, its not letting me by throwing the error msg shown in the pic. Is there anything like restoration (to last known good config) as in Windows?
Any suggestions?
---------------------------------------------------
Your home directory is listed as:
'/home/oracle' but it does not appear to exist. Do you want to log in with the /(root) directory as your home directory?
It is unlikely anything will work unless your use a failsafe session.
-------------------------------------------------------
- 03-24-2008 #12
If you recently upgraded the kernel, then you may be able to boot into the older kernel. During the boot process, the GRUB screen will load. By pressing the up/down arrows you can select the kernel version to boot with.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 03-24-2008 #13Just Joined!
- Join Date
- Feb 2008
- Location
- Manchester, U.K.
- Posts
- 13
No, I haven't upgraded the Kernel, instead I installed ndiswrapper suitable for the present kernel version.
- 03-24-2008 #14
Installing NDISwrapper shouldn't have any effect on the home folder. Can you log in as another user? (if there is another user) If you log in as another user, or root, does the /home/oracle folder still exist?
Did you have the /home folder installed on a separate partition? If so, maybe it is not mounting that partition anymore. Give some info on how many partitions you created during the install process, then post the output of this command.
Code:/sbin/fdisk -l
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 03-24-2008 #15Just Joined!
- Join Date
- Feb 2008
- Location
- Manchester, U.K.
- Posts
- 13
Thanks for the reply and I am sorry, I should have mentioned this in the first place.
The only other user is 'root' and Yes, I can login into it. And /home/oracle folder still exist. And during installation I created the following partitions.
/
/boot
/oracle
and SWAP
And the output for the code is
Code:# /sbin/fdisk -l Disk /dev/hda: 160.0 GB, 160040803840 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 5222 41945683+ 7 HPFS/NTFS /dev/hda2 5223 19456 114334605 f W95 Ext'd (LBA) /dev/hda5 5223 10444 41945683+ 7 HPFS/NTFS /dev/hda6 10445 11749 10482381 83 Linux /dev/hda7 11750 14360 20972826 83 Linux /dev/hda8 14361 15665 10482381 83 Linux /dev/hda9 15666 16187 4192933+ 82 Linux swap Disk /dev/sde: 4127 MB, 4127194624 bytes 255 heads, 63 sectors/track, 501 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sde1 * 1 502 4030432 b W95 FAT32 Partition 1 has different physical/logical endings: phys=(500, 254, 63) logical=(501, 196, 14)
- 03-25-2008 #16
I don't know where to go with this. The partition is mounted and the folder exists, yet it claims that it doesn't exist. Strange.
Since this is a completely different problem that the original start of the thread, I suggest starting a new thread. The wireless section is not the best place to get help for this problem.
Provide all of the info from the last post, and the error messagePaul
Please do not send Private Messages to me with requests for help. I will not reply.
- 03-25-2008 #17Just Joined!
- Join Date
- Feb 2008
- Location
- Manchester, U.K.
- Posts
- 13
Thanks, will do that.


Reply With Quote
