LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-25-2008, 03:08 AM   #1
who i am
LQ Newbie
 
Registered: Jan 2008
Posts: 10

Rep: Reputation: 0
Install windows xp and openSUSE 10.2 on single hard drive


Hi all!
I have 2 troubles.I have a nec laptop with this hardware: CPU pentium III 800Mhz, 256 MB Ram, 20GB Hdd, use Micronet wireless card through PCMCIA. I devide Hdd to 2 partitions: 1 for Win XP, 1 for my data.
1: I tried to install suse 10.2 on this laptop and I must delete windows xp. While I boot cd to install suse 10.2 I see it load driver for wireless card successfully but when finish install, I can't connect use wireless card to connect Internet , although I see this wireless card led always light. In windows xp, I use wireless card normally.
2: I want to install suse 10.2 to learn, keep the partition which installed win xp. I don't know what boot loader (Grub or Lilo) is suitable for multiOS on single hard disk.
Please give me your solutions! Thanks!
 
Old 02-25-2008, 04:51 AM   #2
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
Question Install windows xp and opensuse 10.2 on single hard drive4

First both Lilo and grub will do I use grub
Second 256 MB internal memory is a minimum 512 Mb would by better
Using 256 MB during installation you can,t as call install ADD ON
Even fore Xp 512 MB performed better
Let say 10 GB would enough to install linux
What do you mean by a wireless card a wireless modem ?
 
Old 02-25-2008, 05:27 AM   #3
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Make sure that you have the "wireless-tools" and "wpa_supplicant" packages installed. You probably do.
Open up the console and enter "sudo /usr/sbin/iwlist scan". Do you see a list of APs? If so, then the device is installed, and you either need to configure wpa or the problem is with the networking setup.

With SuSE 10.2, the knetwork applet works better for wep but not so well with wpa. I opted for the "Traditional Method with ipup" method at the first dialog of the "Network Devices" -> "Network Card" setup in YaST2 (Click on the Global Tab).

In the next tab, select your wireless device and click edit. You probably want to use "DHCP" so you don't need to manually enter the IP address, Gateway & DNS addresses.
Be sure to go though the Advanced setup portion by clicking on the dropdown box at the bottom of the page. Also double check that the right device driver is shown.

After clicking [NEXT] you will get to the wireless setup part where you will enter the PSK.

I'm typing this from memory because I'm using SuSE 10.3 now. One improvement was that the kinternet network manager applet works great with wpa encryption. I selected my network and entered the psk. Mine is a 64 hex digit key derived from the /dev/random device, so I have keep it on a pendrive and cut and past into the dialog. After that first time, kwallet keeps track of the key, and I just need to enter my password.
 
Old 02-25-2008, 06:03 AM   #4
who i am
LQ Newbie
 
Registered: Jan 2008
Posts: 10

Original Poster
Rep: Reputation: 0
First thank ronlau9. I know 512MB ram is better than 256MB. But my laptop is old. I can't improve my machine. In my mind, grub is boot loader which if remove linux on machine installed windows then can't boot windows and lilo not do that. Is that correct?
Thank to jschiwal. if your answer is correct, then my problem is I used opensuse 10.2 that not support wpa. Because my WAP use WPA encryption. And to fix my problem is update to 10.3. I'm alright?
 
Old 02-25-2008, 08:21 AM   #5
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
Both Lilo and Grub can be put in the MBR To my knowledge todays distros used mostly GRUB
If you don,t put lilo in the MBR but on the partition where you installed linux then you need some think else to load
lilo.The command in Windows Xp fixmbr should put the mbr back in place, when we still use windows me I did it with dos command
fdisk mbr, but I have not yet done it windows xp
But you also have the choice to use a floppy to boot.
 
Old 02-25-2008, 05:06 PM   #6
who i am
LQ Newbie
 
Registered: Jan 2008
Posts: 10

Original Poster
Rep: Reputation: 0
if i want to remove linux os and not use floppy to boot that don't want reinstall windows xp then how can i fix this problem?I remember when i remove linux, windows xp not load, and the sceen display "grub>" as the command dos. i don't know how to continue to load windows xp normally
 
Old 02-25-2008, 06:08 PM   #7
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Quote:
Originally Posted by who i am View Post
Thank to jschiwal. if your answer is correct, then my problem is I used opensuse 10.2 that not support wpa. Because my WAP use WPA encryption. And to fix my problem is update to 10.3. I'm alright?
Stick with grub which is what SuSE uses.

WPA is supported with SuSE 10.2 but the kinternet program that YaST sets up (that runs in KDE) doesn't very well. If there is a knetworkmanager package for SuSE 10.2, try that instead but I don't know if it is integrated with the SuSE scripts. I'm suggesting using the scripts method if knetwork manager isn't available or doesn't work. Knetwork manager is what I use on my laptop with 10.2 and it works great. When I had SuSE 10.2, I would use "sudo /sbin/rcnetwork down eth0" to shut down the NIC and "sudo /sbin/rcnetwork start wlan0" to start wireless. The wpa_psk was in /etc/sysconfig/networking/ifcfg-wlan0. It was entered there from when I selected "managed mode" in YaST2 and entered the key. However when I changed the key, I would edit the ifcfg-wlan0 file instead of re-running YaST2. It was just easier.

FYI, here is what I use to create a random key:
Code:
dd if=/dev/random bs=32 count=1 | od -tx1 | sed '3d;s/^.\{7\}//;s/ //g' | tr -d '\n' ; echo
 
  


Reply

Tags
install



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Added Fedora 6 to Windows XP - Single hard drive gzero Linux - Newbie 8 02-18-2008 05:18 PM
Help needed with windows xp ntfs transfer to linux partition single hard drive Fb1985 Linux - Newbie 9 11-18-2007 03:54 PM
OpenSUSE installation corrupted my hard drive? Can't start Windows now sandeepg Linux - General 12 01-20-2006 10:32 PM
OpenSUSE installation corrupted my hard drive? Can't start Windows now sandeepg SUSE / openSUSE 2 01-14-2006 11:17 AM
can i install 9.2 on my hard drive with windows me? Fiery Mandriva 4 12-30-2003 05:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration