Jump to content

Sherpa

Members
  • Posts

    382
  • Joined

  • Last visited

Everything posted by Sherpa

  1. try to login to icewm from startup, then as it is doing its flash console screen, press ctrl alt f1 and look for errors, or is it still login prompt?
  2. I know this may sound stupid but what is SCO ( what does it stand for) is it hated because it supports Unix over Linux?
  3. i am still receiving this error, but i think that it is something from the samba server end, do i have to setup individual samba users on the samba server in order for the win computers to access the shared files? I mean to i have to set the samba server to allow the computers on my network to access my linux files?
  4. I have had this error several times before, i remember that it always happened after i shut down the computer. when i went to boot up the computer all i got was a message that said L 99 99 99 99 99 99 99.... i guess i am just wondering what causes this error, each time i powered off the computer it was done correctly , there was no power serge, and the computer powered down itself. I also have a American Power Conversion Back-up battery (un interruptable power supply) and serge protector to further protection. the first time this happened to me was when i was running my Winblows hard drives, and it crashed, and had to be shut off by holding the power button down for 5+ seconds. At that time i was a noobie, and when i switched the boot order in my bios to boot from my linux drive i received this error. [At this point i think i should explain a little bit about my hardware configuration on my computer. I have 2 80Gb hard drives that have winblows on them ( they are in raid 0 configuration an my onboard raid card) i have an additional two hard drives on my computer they are both regular ide hard drive configurations. i have a 250 GB hard drive that has a 32 GB partition ( that is of FAT32 format) so i can share files between my linux drive and my Win Hard drive. Then for the other IDE hard drive it is an 80 GB drive that has a 32 GB (FAT32 partition) for the same purpose as the other FAT32 partition (linux storage and sharing to windows), and on the rest of that hard drive i have linux installed. I did this in order to prevent cross contamination between my linux drives and my Winblows (i have to reformat WInblows on a regular basis). So anyway the way i choose between windows and linux is to change the boot order of my devices in the bios settings. If i want to boot to windows, i choose to boot from the Promise raid device, and if i want to boot to linux, i will choose to boot from the 80 GB IDE hard drive. ] Now back to the first time i received the lilo error. So i was in windows and it crashed as it usually does and i had to do a hard power off. So i was tired with fooling with windows and i wanted to boot my Mandrake 10 CE hard drive, so i switched to boot order, i saved the bios settings and it restarted, then i noticed that i got this error. Being a noobie i thought that i had fatally destroyed the OS, and i concluded that the only way to fix it was to reformat and reinstall, so that is what i did. To make an even longer story short i reinstalled mandy 10 CE, the OE came out and i reformatted and reinstalled Mandy 10 OE and everything was working fine... Until there was a storm one night. I shut down by computer from mandy ( it shutdown with no problems) then i powered off everything, switched the powersupply switch on the back of the computer off, unplugged it, and shut the backup battery off. ( i am very protective of my computer equipment) The next morning i went to boot up everything when i noticed that Mandy 10 OE had now given me the same error. i tried using the rescue disk to reinstall the bootloader. (i was told to restore the MBR off of this discussion board, but i never figured out how to do that) but then i did some googleing and found that someone had fixed it by resetting their bios settings to default. i did this and sure enough mandy 10 booted up with no problems. i am just wondering what could have caused this failed boot up on these two occasions?? [moved from Software by spinynorman]
  5. wow, i supprised to say i dont know where i got them from either, aka i cannot find the link in the thread, i look back in my history for it, and i wiill post my findings
  6. ya, i know, i just got so frustrated when i tried to install it on CE that i gave up, i need to try again btw is there any particular reason there is no fast reply button on this thread?
  7. ok, looking for free tux bumper sticker
  8. mozilla has a download manager, i am unfamillier with Getright for Winbloz
  9. well i was wondering if any linux books had them in them.... along with a linux distro or something
  10. ive noticed that too with my 52x drive with K3B in mandrake 10 oe
  11. i need a tux bumper sticker for my car , anyone know where i could get one?
  12. i can now got to view all computers in workgroup on the win computer and i can see the samba server, but when i click on it to access the files, windows tells me that i do not have sufficient permissions stupid windows...... could it be that i have to make the samba server only accessible by password?
  13. you couldn't also give specific ndiswrapper install instructions could you? it would help me out a great deal!!!!
  14. i have tried ndiswrapper before, but i had some issues with the WEP key, i use 128bit encryption which consists of like 24 hex decimals, but i read some where that ndiswrapper only recognizes 10 or something, is this true?
  15. log in as root and edit the file /etc/inittab edit the line id:5:initdefault: to your liking, save and reboot...
  16. urpme ndiswrapper try this as root, it will uninstall ndiswrapper then do this rpm -qa | grep ndiswrappper
  17. i want to install windows media player for linux, i have seen a screenshot from kdelook.org that someone had WMP installed on their linux box, (ps, this is just to prove a point to a friend)
  18. *oops* *PLEASE MOVE TO NETWORKING FORUM*
  19. just what i was going to suggest
  20. ok i have 7 other computers in my house and they all use winblows, i want to share files between them and my linuxbox, i think the program i am supposed to use is samba? right? all of my XP computers have NTFS drive partitions, will samba still work? objectives: 1. i want to see files that are being shared on the network by the winblows machines, and be able to copy files from them to my linuxbox 2. i want to have a folder on my linux box that is shared on the network, and that all of the winblows can see and copy things from is this even possible and if so (and if samba is the right program), were can i find a good tutorial with step by step instructions?
  21. what is your exact kernel? uname -r
  22. Edit as Root i thought this thing was neat form kde-look.org, dont know if it will do what you want but still
  23. well if you are running 2.6.3-7 make sure you have kernel-source 2.6.3-7 [david@localhost david]$ rpm -qa | grep kernel kernel-source-2.6.3-13mdk kernel-i686-up-4GB-2.6.3.7mdk-1-1mdk kernel-2.6.3.7mdk-1-1mdk [david@localhost david]$ uname -r 2.6.3-7mdk-i686-up-4GB [david@localhost david]$ i just check min and noticed that i do not have the proper kernel-source i am using kernel 2.6.3-7mdk-i686-up-4GB but i have kernel-source kernel-source-2.6.3-13mdk so when i go to urpmi and issue the the command "urpmi kernel-source" it is going to tell me everything already installed like so: [root@localhost david]# urpmi kernel-source Everything already installed [root@localhost david]# you have to specify the correct kernel-source [root@localhost david]# urpmi kernel-source-2.6.3-7 The following packages have to be removed for others to be upgraded: kernel-source-2.6.3-13mdk.i586 (in order to install kernel-source-2.6.3-7mdk.i586) (y/N) y ftp://mirror.aca.oakland.edu/linux/mandrakelinux/official/10.0/i586/Mandrake/RPMS/kernel-source-2.6.3-7mdk.i586.rpm then it will finish downloading and installing
  24. i jusr restarted my computer and it stoped crashing, Get the RPM's there good
  25. nope i used the rpms... i just restarted my computer and magically it stoped crashing... even if ilooked in the *.theme file i would not know what to look for... thanks for all the help btw
×
×
  • Create New...