Pages

Search

Windows 98 + Windows XP + Ubuntu Linux - Forums Linux

Windows 98 + Windows XP + Ubuntu Linux - Forums Linux


Windows 98 + Windows XP + Ubuntu Linux

Posted: 30 Aug 2005 10:24 AM PDT

Impro Fane wrote:
 

Which is correct, does this choice allow you to choose either Windows 98
and Windows XP?

 

Are you saying from the Windows bootloader you cannot boot Windows 98?
 

OK, but it will take some work...

GRUB needs to be reinstalled and both Windows 98 and Windows XP needs to
be (re)installed on primary partions (both need to be hidden from the
other).
 

This is possible but will require lots of additional work. Windows (both
Windows 98 and Windows XP) uses it's own bootloader and the switches
needed are not possible from the GRUB bootloader.
 

Show us the output of;
(for IDE) fdisk -l /dev/hda
(for SCSI) fdisk -l /dev/sda

That's the letter 'L' and not the number one in the commands above.

--
Contained within the Microsoft EULA;
This Limited Warranty is void if failure of the Product has resulted
from accident, abuse, misapplication, abnormal use or a virus.

Kernel Includes versus Modules and Initrd with SATA on VIA SP13000

Posted: 30 Aug 2005 09:05 AM PDT

Geof writes: 

You don't.
 

That's not what it is.
--
John Hasler
gt.org
Dancing Horse Hill
Elmwood, WI USA

howto for how to install windows xp partition on a disk already with a rh 9 partition

Posted: 29 Aug 2005 02:50 AM PDT

On Tue, 30 Aug 2005 12:03:13 UTC, "Nico Kadel-Garcia"
<net> wrote:
 

Safest route is to create a separate partition for /boot as well as a
Grub boot-floppy, and the WinXP partition. The /boot partition can be
quite small. It will only hold the boot images for any linux upgrades.
You might also create a /data partition and symlink /home to
/data/home. Then the other linux partitions can be easily upgraded.

WinXP will over-write the MBR on installation. The Grub boot-floppy
will allow you to re-write the MBR using install. And create a boot
entry in menu.lst (grub.conf) for Windows for dual booting. Note that
you can re-create a grub boot-floppy from within grub, so make some
notes and store them in the /boot directory.

But if your laptop doesn't have a floppy it's a little more difficult
but you can do the same thing with a CD.

Geoff


Fedora core 4 HD issue

Posted: 28 Aug 2005 09:41 AM PDT


<com> wrote in message
news:googlegroups.com... 

I'm confused. You have a CD drive on hdc, gotcha. You have a hard drive at
hda and no other hard drive? How big and how old is this hard drive? How
fast and how old is your motherboard?


FC4 as a load balancing router

Posted: 28 Aug 2005 03:54 AM PDT

In the Usenet newsgroup comp.os.linux.setup, in article
<des557$g6v$dmz.ncs.ea.ibs-infra.bt.com>, Graham Webb wrote:
 

How fast are your ADSL connections? If you are going to connect
four ADSL connections to the same ISP, are you sure that the ISP
has the needed bandwidth to your location? Have you discussed
routing issues with the ISP? (I'm here across the pond - but I
want to connect to your server and download those pictures of the
dachshund wearing an eye patch firing hamsters bound in duct/gaffers
tape out of a 4.2 inch Stokes Mortar at the vicarage. So, I send a
HTTP://GET request to your site. How does it get there? Have you paid
the ISP to split the packets for load balancing? Or have you made
arrangements with bt.com and several other ISPs to all have a route
directly to this box with the five NICs. How do the upstream routers
know to send the packets where to reach your system? Going the other
way, where one inbound line triggers responses from three or four
outbound addresses, how is my computer supposed to know that packets
from foo.bar.btcentralplus.com are related to a request I sent to
baz.bumble.btcentralplus.com. See the problem? It takes more than
you doing stuff on your router.)
 

-rw-rw-r-- 1 gferg ldp 297491 Sep 4 2003 Adv-Routing-HOWTO
 

If you want more bandwidth that is available with your ADSL connection,
you're going to have to speak to a provider that can give you a (partial
or full) T3/OC-1 connection. You are talking big bux there. That 'pipe'
running down the street does not have infinite bandwidth, no matter what
the advertisements say. You can do bonding and load balancing, but that
takes the cooperation from (read that as "you have to pay") your upstream.

Old guy

I Plan to build a community portal site for Linux resources -- HELP Requested

Posted: 27 Aug 2005 05:40 PM PDT

In comp.os.linux.setup Moe Trin <example.tld>: 
[..]
 
 

Not in Germany, politicians will never ever ask us about something
important, like other country do/did. There's not more then
elections every few years sou can make your mark somewhere, but
it doesn't really matter which betrayer one selects.
 
 

A little annoyance, but nothing more if you knew the exchange
rates in your head, this remains the single advantage of the
Euro in exchange many prices for things of daily usage have been
converted 1:1, even if the official course was about 1:1.95,
effectively impoverishing us. ;(

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 14: sounds like a Windows problem, try calling
Microsoft support

about kernel patch error?

Posted: 25 Aug 2005 07:23 PM PDT


"Peter T. Breuer" <it.uc3m.es> wrote in message
news:it.uc3m.es...
 

Why not? You wander up, brag about how other people don't zip, and fail to
notice the rip in the seat of yours.


Central log server

Posted: 25 Aug 2005 02:34 PM PDT

I have noticed that in message
<430e3972$0$18641$sunsite.dk>, chabral
<com> did write: 

Linux, again. I have a server at work taking log messages from the
router via syslogd and a php page to display them in a format I require.
I've created the same thing at home also.

--
Tombstones Postmaster.
If you feel that you have received this message in error,
please contact org.uk including full headers.
*** Note: HTML mail WILL be killfiled. ***

booting with 3 controlers

Posted: 24 Aug 2005 05:53 PM PDT

On Thu, 25 Aug 2005 21:32:28 +0200, Hans-Juergen Lange <de> wrote: 

Ok, are the major and minor numbers reasonable predictable for hdi?
/usr/src/linux/Documentation/ide.txt says:

"
Primary: ide0, port 0x1f0; major=3; hda is minor=0; hdb is minor=64
Secondary: ide1, port 0x170; major=22; hdc is minor=0; hdd is minor=64
Tertiary: ide2, port 0x1e8; major=33; hde is minor=0; hdf is minor=64
Quaternary: ide3, port 0x168; major=34; hdg is minor=0; hdh is minor=64
fifth.. ide4, usually PCI, probed
sixth.. ide5, usually PCI, probed
"

Which does suggest that something different happens above hdh.

In an early iteration, I managed to get all 3 controllers working with
the on-board VIA controller in the middle {SiI680,VP_IDE,HPT370}
I installed Gentoo and Grub on a mirrored (dmraid) pair on the HPT370.
Grub would not install on hdi or /dev/mapper/hpt37x_gdfgehef.

Unfortunately, I have not been able to duplicate this arrangement since
I transplanted the motherboard into a new case. I can get
{SiI680,HPT370,VP_IDE} or {HPT370,SiI680,VP_IDE} and neither will boot
Mandrake.

--
Photos and travelogues from Africa and Southeast Asia: http://www.exile.org

Cannot open Gnome desktop in Cygwin

Posted: 24 Aug 2005 02:44 AM PDT

In comp.os.linux.setup, Michael Heiming uttered the immortal words:
 

It's Winux rather than Linux. :-D

Ok, I'll stop now. :-)

--
Andy.

Finding device filenames for USB devices

Posted: 23 Aug 2005 02:12 PM PDT


"Matt" <com> wrote in message
news:ioJPe.814$roc.ny...
 

Check out /var/log/messages to see if your device is listed in there.


--
------------------------------------
Most people are like Slinkies , they are not useful for very much , but they
make you smile when you push them down the stairs.


Sandgroper
------------------------------------
Remove KNICKERS to Email
net.au