LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware Boot issue (https://www.linuxquestions.org/questions/slackware-14/slackware-boot-issue-211531/)

eosophobia 07-30-2004 12:55 PM

Slackware Boot issue
 
I'm having a problem... I have installed Windows XP on a partition and Slackware installed sucessfully on another partition, but windows just boots everytime I start my computer. I installed LILO when it asked but I have no boot options what so ever.

gbonvehi 07-30-2004 01:01 PM

Go to your BIOS setup and choose to boot from the Slackware's disk.

-X- 07-30-2004 01:37 PM

Sounds like you put LILO on the Slackware partition, not the MBR. You can try this. Get your Slackware boot floppy, you did make a boot floppy didn't you? Okay, now boot off your floppy. Lets say Slack boot partition is on hda2. As root do;
cd /
dd if=/dev/hda2 of=boot.lnx bs=512 count=1
Copy boot.lnx to a floppy.
Now start XP. Copy boot.lnx from the floppy to c:\ . Look for c:\boot.ini and open it. Add this;
c:\boot.lnx="Slackware"
Reboot, should show the Slackware entry on the boot screen. Going my memory, so get back your outcome.

spes_hominis 07-30-2004 01:43 PM

Which options did you pick when you installed LILO? If you picked "Custom", then "Install to root partition", you may be having the same problem that I had. Try "Newbie", then "Install to MBR[master boot record]". I have no idea why this worked though:confused:
Don't be too leery of writing to the MBR; you can restore it with a DOS/Win98 bootdisk, as detailed here:https://www.redhat.com/archives/blin.../msg00046.html

eosophobia 07-31-2004 12:28 PM

So I got it to work... now I just need to know how to setup a wireless network hehe...

2Gnu 07-31-2004 01:45 PM

Post the details in Wireless Networking, and we'll try to get you going.
Include information on your card - make, model & chipset - symtoms, errors, etc.

eosophobia 07-31-2004 05:19 PM

WEll it isn't detecting my nic at all. It's a prostar laptop with an integrated nic. So I'm not sure...

2Gnu 07-31-2004 10:21 PM

Nothing in dmesg?
What's the output of lspci, assuming that it's a mini-pci card?

eosophobia 07-31-2004 11:00 PM

nah it's just in the laptop... not an add on card... here is a link to my laptop...http://www.prostarlaptop.com/index.c...ail&model=8794

If it's any help hehe

2Gnu 08-01-2004 12:55 AM

That tells me nothing.
"In the laptop," i.e. integrated, usually means a mini-PCI card.
lspci will normally give some info as will dmesg. Removing the cover and looking at the card or looking up the FCC ID may reveal additional clues. Without more info about the chipset, it will be tough to help.

gbonvehi 08-01-2004 01:24 AM

You could see what's the chip by looking at your windows drivers (most laptops comes with their drivers's cd..) :)

eosophobia 08-02-2004 12:19 PM

Ok straight from device manager

Gigabyte GN-WPEAG Wireless Network Adapter PCI

and

Realtek RTL8169/8110 Family Gigabit ethernet NIC


All times are GMT -5. The time now is 05:37 PM.