| View previous topic :: View next topic |
| Author |
Message |
server Guest
|
Posted: Mon Jun 23, 2003 10:23 pm Post subject: Problem with grub dual-booting Linux and Win2K |
|
|
| message unavailable |
|
| |
|
Back to top |
mjt Guest
|
Posted: Mon Jun 23, 2003 10:23 pm Post subject: Re: Problem with grub dual-booting Linux and Win2K |
|
|
Jason Mann wrote:
| Quote: | The 3 Linux boot options work fine, but when I attempt to boot Windows
2000, it freezes the machine solid halfway through loading.
|
.... "where" is it freezing? do you see ANYTHING related to win2k
that it has taken control and is booting? or is it sticking under
grub's control? your config looks fine (without having fdisk
statistics, that is).
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J. Tobler: motorcyclist, surfer, # Black holes result
skydiver, and author: "Inside Linux", # when God divides the
"C++ HowTo", "C++ Unleashed" # universe by zero |
|
| |
|
Back to top |
mjt Guest
|
Posted: Mon Jun 23, 2003 10:23 pm Post subject: Re: USB Under RH9 (2.4.20-8) locks hard |
|
|
Ronnie wrote:
| Quote: | Hi, I've been having problems with RH9. It locks hard everytime I
boot. I narrowed it down to it being the USB that is causing it to
lock up. Now I can get it to boot by disabling the USB controller
[snipped] |
.... and how did you determine that it is "usb" in general? you sure
it's not some usb device? can you tell us your analysis process>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J. Tobler: motorcyclist, surfer, # Black holes result
skydiver, and author: "Inside Linux", # when God divides the
"C++ HowTo", "C++ Unleashed" # universe by zero |
|
| |
|
Back to top |
zratis Guest
|
Posted: Tue Jun 24, 2003 4:32 am Post subject: Re: Connecting to a linux box on local network from Internet |
|
|
Thanks, it works this way.
J <jakedahs@hotmail.com.NOSPAM> wrote in message news:<tv92dv48d082b217t48k9pl92ihvr5uq72@4ax.com>...
| Quote: | After the forwarding is all setup try to access the machine from
outside your router, not from another machine through the lan. Have
someone on the internet or a friend test the forwarding from their
location. It wont foward to that machine from the inside.
On 22 May 2003 07:20:00 -0700, zratis@yahoo.com (zratis) wrote:
I am trying to get connectivity to my Linux box which is on LAN at
home. All that I've read from these newsgroups on the same subject
has been tried out, including the "/etc/rc.d/init.d/ipchains stop" to
bring down the Linux firewall.
Linux box runs Red Hat 7.3, and Apache Web server is running. The
Test Page comes up at http://192.168.0.101/ . I have modified router
settings to accept connections from outside to port 80, and route it
to 192.168.0.101, which is the Linux box on the LAN. It does not
work, and I am stuck without a clue about what's going on for days and
days now. I can of course ping the Linux box (by its LAN IP, on the
LAN).
The router is a DLink DI-604 (which is also a wireless router). I
modified the "Virtual Server" settings to route connections to Linux
box. All Filters are disabled. Firewall (inside router) allows
traffic from all IPs from WAN (outside LAN) through port 80 to Linux
box (identified by its LAN IP). The DLink router gets its IP
dynamically. I have a cable modem.
Same error type occurs when I try to SSH to Linux box using my cable
modem's Internet IP, when for example I use PuTTy. Just as the same
happens with FTP'ing.
Still doesn't work. Please help! |
|
|
| |
|
Back to top |
Paul Kimoto Guest
|
Posted: Tue Jun 24, 2003 9:38 am Post subject: Re: wi-fi |
|
|
In article <15401f94.0306221233.2547fb34@posting.google.com>, poseidon wrote:
| Quote: | i wan't to get wi-fi working on my thinkpad running deb (woody). i'm
new to the technology. can someone point me to documents explaining
the set-up, which pcmcia wireless cards are known to work, etc.
cheers,
rms
|
(Presumably not the notorious rms.)
Do you want to set up a new network, or join an existing network?
The standard PCMCIA cards for Linux are the Orinoco 802.11b card(s) from
Lucent/Agere/Proxim and the various Prism cards that use the drivers from
http://www.linux-wlan.com/linux-wlan/ .
You should install the wireless-tools .deb package (and read the
documentation therein) and edit /etc/network/interfaces (or, alternatively,
/etc/pcmcia/network.opts and /etc/pcmcia/wireless.opts). There is a
linux-wlan-ng .deb for Debian testing and unstable, but not for woody.
--
Paul Kimoto
This message was originally posted on Usenet in plain text. Any images,
hyperlinks, or the like shown here have been added without my consent,
and may be a violation of international copyright law. |
|
| |
|
Back to top |
ZRWM Guest
|
Posted: Tue Jun 24, 2003 11:54 am Post subject: Re: Where is the kernel-source package and how do I install |
|
|
thanks everybody for your responses.
Gopher <gopherbyrd_obvious@netscape.net> wrote ...
| Quote: | It's on cd3, kernel-source-2.4.21-0.13mdk.rpm. The most likely reason it
isn't showing up in the gui rpm installer is it's already installed on your
system, it only shows packages that have not been installed. The sources
are installed in /usr/src/linux/. The kernel sources got installed on your
system if you installed the development packages.
|
No, actually, I didn't have any /usr/src/linux, the first thing I
checked ;-)
Anyway, I tossed the installation and reinstalled Mandrake from
scratch, but this time using the netinstaller boot floppy.
I used ftp.planetmirror.com (Australian mirror) and that showed the
kernel sources in the package manager interface. Took about two hours
to reinstall the whole system and now everything I need is there.
So, my advice to everyone out there with broadband internet wanting to
install Mandrake would be
- don't waste your time with CD burning, do an ftp installation
1) download the first CD only
2) mount the ISO image and copy the netinstall.img to create a boot
floppy
3) boot from the floppy and point the installer to a nearby ftp site
that's a lot better than fiddling with CDs where the installer seems
to be confused about what packages are on what CD, then not showing
you all the available packages.
thanks again
regards
ZR
| Quote: |
some stuff to read
http://www.catb.org/~esr/faqs/smart-questions.html
http://rute.sourceforge.net/ downloadable Linux Manual
http://homepage.ntlworld.com/alex.bache/mandrake-faq.html AOLM FAQ
Lighten up,
Goph |
|
|
| |
|
Back to top |
Marquez LaMaistres Guest
|
Posted: Tue Jun 24, 2003 12:50 pm Post subject: Re: Where is the kernel-source package and how do I install |
|
|
| Quote: | No, actually, I didn't have any /usr/src/linux, the first thing I
checked
|
Did you install the kernel-source? If not then urpmi kernel-source should
install it.
| Quote: | So, my advice to everyone out there with broadband internet wanting to
install Mandrake would be
- don't waste your time with CD burning, do an ftp installation
|
Skip that. If you are into net-installs then you have to try Bonxai Linux (aka
mini-woody). :)
| Quote: | that's a lot better than fiddling with CDs where the installer seems
to be confused about what packages are on what CD, then not showing
you all the available packages.
|
How long did it take for you to install mandrake from the net?
--
Marquez LaMaīstres
E-Mail: lamaistres(at)charter(dot)net
http://webpages.charter.net/lamaistres/
Human Knowledge Belongs to the World. |
|
| |
|
Back to top |
Jason Mann Guest
|
Posted: Tue Jun 24, 2003 1:28 pm Post subject: Re: Problem with grub dual-booting Linux and Win2K |
|
|
Windows 2000 started loading, and the white graphical screen with the
progress bar appeared.
It locked solid at about 5/8ths of the way across.
This happens everytime after a warm reboot, and never after a cold reboot.
"mjt" <mjtobler@removethis_consultant.com> wrote in message
news:qIGJa.4888$ra1.1789487222@newssvr12.news.prodigy.com...
| Quote: | ... "where" is it freezing? do you see ANYTHING related to win2k
that it has taken control and is booting? or is it sticking under
grub's control? your config looks fine (without having fdisk
statistics, that is). |
|
|
| |
|
Back to top |
mjt Guest
|
Posted: Tue Jun 24, 2003 4:47 pm Post subject: Re: Problem with grub dual-booting Linux and Win2K |
|
|
Jason Mann wrote:
| Quote: | Windows 2000 started loading, and the white graphical screen with the
progress bar appeared.
It locked solid at about 5/8ths of the way across.
This happens everytime after a warm reboot, and never after a cold reboot.
|
..... well, now that we know windows has control of the booting,
i'd say it's a winders issue. i cnat think of why it is happening.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J. Tobler: motorcyclist, surfer, # Black holes result
skydiver, and author: "Inside Linux", # when God divides the
"C++ HowTo", "C++ Unleashed" # universe by zero |
|
| |
|
Back to top |
Daniel Hansen Guest
|
Posted: Tue Jun 24, 2003 8:29 pm Post subject: Re: Mouse pointer "stuck" at top of display in X |
|
|
There MUST be a name for this phenomenon:
1) Spend hours looking for the solution to a petty but frustrating problem.
2) Give up and post a question to the newsgroups.
3) Just for the heck of it do a couple more searches
4) BAM -- there's the answer staring you in the face.
I found a discussion group thread that suggested changing
| Quote: | Option "Protocol" "Microsoft"
|
to...
| Quote: | Option "Protocol" "PS/2"
|
.... which I did, and it worked like a charm.
-----------------
On Tue, 24 Jun 2003 08:40:46 -0500, Daniel Hansen <drhansenjrSMACK_A_SPAMMER@mindspring.com>, wrote:
| Quote: | I have finally succeeded in getting X11/Gnome running on my ancient HP Vectra (RH8), but the mouse cursor ends up "stuck" at the top of the display.
Any movement of the mouse in any direction simply results in the pointer moving back and forth along the horizontal axis. The mouse in an HP-branded
MS Mouse-compatible, and I selected Option 1 (for MS Mouse-compatible) in xf86config.
Does anyone have a clue where I blew it?
D
Dan Hansen
http://www.wildwisconsin.com
|
------------------------------------------------
Dan Hansen
------------------------------------------------ |
|
| |
|
Back to top |
Adam Guest
|
Posted: Tue Jun 24, 2003 11:47 pm Post subject: Re: Mouse pointer "stuck" at top of display in X |
|
|
On Tuesday 24 June 2003 16:29, Daniel Hansen wrote:
| Quote: | There MUST be a name for this phenomenon:
1) Spend hours looking for the solution to a petty but frustrating
problem. 2) Give up and post a question to the newsgroups.
3) Just for the heck of it do a couple more searches
4) BAM -- there's the answer staring you in the face.
|
Don't feel too bad. I had a mouse/X problem once where the pointer kept
drifting around. I swapped the mouse for one from another computer and got
a similar problem (but not exactly the same).
The eventual result? Mouse no.1 was old and worn out; mouse no.2 needed a
different protocol in the X configuration. |
|
| |
|
Back to top |
Jay Nabonne Guest
|
Posted: Wed Jun 25, 2003 1:17 am Post subject: Re: Suse 8.0 Pro Boot problem |
|
|
"lucy" <lucythemost@hotmail.com> wrote in message
news:10ea0f2c.0306231138.47ef8a9@posting.google.com...
| Quote: | I installed 8.0 on my PC with no problem. However, when I reboot
without the CD in the CD drive, it hung with 'LIL' on the screen. I
think it has something to do with my HD. My PC is a Pentinum 3, with
60 gig HD. I setup it with dual boot Win 98/Suse 8.0 before without
any problem. Now I just want a Linux machine, so I re-installed Suse
8.0, but I could not get it to boot without the CD. Please help.
|
I had that problem once. What fixed it was running "fdisk /mbr" using the
*Windows* fdisk (the one you get on a Win 98 boot disk, for instance). This
rewrote the master boot record on the hard drive (which a Windows
installation had done proprietary things to).
Jay |
|
| |
|
Back to top |
Jazz Guest
|
Posted: Wed Jun 25, 2003 1:47 am Post subject: Re: Games |
|
|
I know what you said on Sunday 22 June 2003 16:11, Misa Damjanic.
| Quote: | I have just bought linux bamboo (mandrake 9.1), and i never used linux
before. And now i want to install games, but i don't know how!!!
P.S. When I say games, I mean games like Grand Theft Auto: Vice City,
Splinter Cell, not the card games
|
.... and you also do not know how to access Usenet from Linux either.
Might I suggest you direct your trolling attempts at
comp.os.linux.advocacy, where you will be properly shredded to pieces
for trying to pass such sub-standard work as a valid troll post?
--
Jazz.
"... and pray that there's intelligent life somewhere out in space,
"because there's bugger all down here on Earth!"
Eric Idle - the Meaning of Life |
|
| |
|
Back to top |
Jazz Guest
|
Posted: Wed Jun 25, 2003 1:50 am Post subject: Re: Mouse pointer "stuck" at top of display in X |
|
|
I know what you said on Tuesday 24 June 2003 17:29, Daniel Hansen.
| Quote: | There MUST be a name for this phenomenon:
|
It's called "slap-ouch".
"Slap", from hitting your forehead.
"Ouch", from forgetting you were still holding your favourite coffee
mug.
--
Jazz.
"... and pray that there's intelligent life somewhere out in space,
"because there's bugger all down here on Earth!"
Eric Idle - the Meaning of Life |
|
| |
|
Back to top |
CyberCFO Guest
|
Posted: Wed Jun 25, 2003 8:05 am Post subject: Re: Where is the kernel-source package and how do I install |
|
|
On Mon, 23 Jun 2003 23:54:26 -0700, ZRWM wrote:
| Quote: | So, my advice to everyone out there with broadband internet wanting to
install Mandrake would be
- don't waste your time with CD burning, do an ftp installation
1) download the first CD only
|
Why would anyone want to download a 650MB iso to get a 1.44MB disk image
when I can get the image off the distribution tree I am going to do the
ftp install from.
Check here
ftp://ftp.planetmirror.com/pub/Mandrake/9.1/i586/images
--
/g
"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx |
|
| |
|
Back to top |
|