|
Post Number: 1
|
pengu1nn
I am almost one of Us.
Group: Members
Posts: 499
Joined: Sep. 2000
|
|
Posted on: Mar. 18 2001,15:44 |
|
|
i decided to install debian linux the other day, which was a pain in the ass but i've install linux before so i was able to get just about everything installed (no sound with my a3d card )anyway my problem is this: lilo is a pain in my ass. at first it installed to my windows partition (over writing the windows boot info (i guess)) we moved it somewhere else, where i do not know (it doesn't seem to matter either), ok lilo prompt: if i type linux it boots linux no problem, if i type windows it takes me to a NEW lilo prompt. if i type linux at the new lilo prompt it gives me a error 0x40 (if i type windows again it will continue to give me a new lilo prompt) i don't want to reinstall windows, i'll lose all my porn and mp3's (and other things) i have fdisked the mbr, i don't know how to fdisk just the windows partition boot stuff (if there is such a thing) my lilo.conf is right, i can get to dos with a windows boot disk (in fact every few times i boot up i have to use it to boot to dos so my ethernet card works in linux, it's crazy (stupid sis 900 chips)) i would like to take the time to thank the opensource bitches for not a goddamn thing, stuck up no good motherfuckers!!! any ideas? edit: does that make any sense? i'm sick so i didn't really think it out before i typed it (and i don't feel like retyping at this point)
This message has been edited by pengu1nn on March 19, 2001 at 10:49 AM
|
|
|
|
Post Number: 2
|
|
Post Number: 3
|
|
Post Number: 4
|
|
Post Number: 5
|
|
Post Number: 6
|
Spydir Web
FNG
Group: Members
Posts: 13
Joined: Apr. 2001
|
|
Posted on: Mar. 18 2001,22:13 |
|
|
for the sound - A3D sound drivers are almost non-exsitent. You're better off with *gulp*... onboard sound.I would also recommend not installing Doors and Tux on the same drive, but if you really "have to", then so be it. Crack open some version of Partition Magic, or if you can't get your hands on a version of that go for FIPS.exe (comes on most linux install disc's). Make your two partitions and be happy. Using fdisk or whatever your version of linux uses, delete the partition you just made and add new ones in for what you need in linux. All you really did with that partition you just made was make the space (note - if you got an error in fips when making the disk, do a scan disk then a defrag). That'll get your drives setup. If lilo is fucking up, I'd recommend seeing if you can reinstall or upgrade to a newer version. I used to have a problem where lilo would just get the "LI" of the prompt, and freeze up. If you plan on leaving your linux stuff running for a while at a time(days on end), you're probably better off with using bootdisks anyway. Yeah, I won't be the last to say it, but it takes really long for 'em to start, but it's not a terrible idea either. If anything, see if you can find some linux users around your area to help out, cuz I've always found getting someone who knows what they're doing to sit down and goof with it is better then most other things. ------------------ Spydir Web - http://netsyndrome.net/spydirweb/ Net Syndrome - http://www.netsyndrome.net/ Sometimes you're the dog, sometimes you're the hydrant...
|
|
|
|
Post Number: 7
|
damien_s_lucifer
Emperor of Detnet
Group: Members
Posts: 33
Joined: Jan. 1970
|
|
Posted on: Mar. 18 2001,22:26 |
|
|
I have Win98SE, Win2K, and Linux all booting from the same HD.The key is this : 1. Boot from a Linux boot/rootdisk combo (Slackware provides good ones). Use Linux fdisk or cfdisk to make a reasonable (mine's 2GB) ext2fs partition. DON'T INSTALL LINUX YET - the partition is just to make sure you can use LILO later on, since LILO doesn't like to boot a partion with a starting cylinder > 1023 2. Install Win98 into its own partition (2-4GB). MAKE THIS THE BOOT PARTITION. 3. Install Linux. Install LILO into the MBR. Add an option to lilo.conf to boot /dev/hda2 (your Win98 partition). My setup is a little more complicated, but here's the partition layout (* means boot partition) : code:
OS / Filesystem Address +++++++++++++++++ 0 GB + Win98 FAT32* + +++++++++++++++++ 2 GB + Linux ext2fs + +++++++++++++++++ 4 GB + Win2K NTFS + +++++++++++++++++ 8 GB + Shared FAT32 + +++++++++++++++++ 30 GB/home on the linux partition points to an NFS mount
hope this helps... This message has been edited by damien_s_lucifer on March 19, 2001 at 05:27 PM
|
|
|
|
Post Number: 8
|
|
Post Number: 9
|
|
Post Number: 10
|
|
|
|