Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#294685 - 08/03/2007 20:06 OS upgrade and dual boot - comments and suggestions, please
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Hi all-

I'm getting tired of all the blue screens that my old HP gives me- it's running WinME and was new just before XP came out.
I recently upgraded my storage drive from a flakey 80GB to a new 300GB. Unfortunately, WinME can only see 137GB of the new drive.
I was thinking that now is the time to leave ME behind and go through the effort of setting up a new OS.
My original plan was to load Win2k onto the new drive as master and rebuild my current status on top of that with my old 40GB master now as slave (or set aside for reference).

I thought maybe it would be fun to set up the system as dual boot with Ubuntu. That way I could have fun and play and learn in two worlds.

Reason for Win2k over XP is that I have a copy of 2k and I'm cheap.
Would I be correct in assuming the 300GB drive would be partitioned for the two OSes?
What are the options for bootloaders?
Will I be able to access files from one OS's partition with the other?

Any suggestions or comments would be greatly appreciated!
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294686 - 08/03/2007 20:30 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Start here: Ubuntu Wiki: WindowsDualBoot

Basically, if you're starting from scratch, you'll tell whichever OS you install first to not use the whole drive.

There are a number of bootloaders, from LILO to GRUB to GAG to Windows' own NTLDR. I'd just go with whatever the Linux install uses by default.

You will certainly be able to read files from the other OS. Writing might not be the best idea. Both ways, you'd be depending on utilities not as well vetted as the native ones and you could potentially end up corrupting a filesystem. The safest bet, if you need a filesystem both OSes have RW support for, is to create a small FAT partition. Or use a USB key. But you should have no problems reading the other OS's filesystems.
_________________________
Bitt Faulk

Top
#294687 - 08/03/2007 20:41 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
andy
carpal tunnel

Registered: 10/06/1999
Posts: 5914
Loc: Wivenhoe, Essex, UK
It has been a while since I used Win2k, but I seem to remember that it can't see above 137GB during the setup process either. If I remember rightly 137GB+ support was introduced in one of the service packs.

Edit:

All the gory details here http://www.48bitlba.com/win2k.htm


Edited by andy (08/03/2007 20:43)
_________________________
Remind me to change my signature to something more interesting someday

Top
#294688 - 08/03/2007 22:00 Re: OS upgrade and dual boot - comments and suggestions, please [Re: andy]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Quote:
If I remember rightly 137GB+ support was introduced in one of the service packs.

Thanks for the link-
I've read previously that large drives are supported after SP3.

edit:
That link has some great info and tools that I'll have to play with tonight. I'm not sure exactly what is on my Win2k install CD, other than the 'Windows 2000 Pro' scrawled with a marker.
I may have to make a small partition on the drive for the Windows install, then expand it after the service packs are in place.


Edited by Robotic (08/03/2007 22:16)
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294689 - 08/03/2007 22:24 Re: OS upgrade and dual boot - comments and suggestions, please [Re: wfaulk]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Quote:
Start here: Ubuntu Wiki: WindowsDualBoot

Basically, if you're starting from scratch, you'll tell whichever OS you install first to not use the whole drive.

Thanks, Bitt-
I wonder which would be easier to install first- Ubuntu or the Win2k, given that I may have to do some jumping through hoops with the Windows to get it to see the whole drive.

I'm assuming I have to make Windows able to see the whole drive before I can tell it which area to install onto. My thinking is if Windows can't see the whole drive, then how will it be able to see the partition that another tool created for it.

At what point does the boot loader come into play? After the first install? After the second? Is it an automatic thing that comes in with the Linux install and thereafter 'sees' two OS's and just asks which to use?
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294690 - 08/03/2007 22:25 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
Attack
addict

Registered: 01/03/2002
Posts: 598
Loc: Florida
Quote:
Quote:
If I remember rightly 137GB+ support was introduced in one of the service packs.

Thanks for the link-
I've read previously that large drives are supported after SP3.

edit:
That link has some great info and tools that I'll have to play with tonight. I'm not sure exactly what is on my Win2k install CD, other than the 'Windows 2000 Pro' scrawled with a marker.
I may have to make a small partition on the drive for the Windows install, then expand it after the service packs are in place.



Or you can use Nlite to create an install CD with the latest service pack and drivers.
_________________________
Chad

Top
#294691 - 08/03/2007 22:31 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
My first instinct is to install Windows first, due to boot loader issues, but Linux has an issue where its boot partition needs to be within the first 1024 tracks on the disk, so it may make sense to install Linux first, so you can get that early partition.

Hmm, I think I'd probably install Linux first, making sure to install your boot loader on a partition, not the MBR, and leaving enough space free for a Windows install. Then install Windows in the free space, which will steal the boot partition from your Linux installation. Then boot back into Linux with your install CD, run fdisk and mark the Linux partition as the boot partition. Then you'll have to modify your boot loader to recognize the Windows install.

None of it is very trivial. It would be if Windows gave you utilities to really do what you want during installation and/or didn't try to take over your computer.
_________________________
Bitt Faulk

Top
#294692 - 08/03/2007 22:42 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Quote:

I wonder which would be easier to install first- Ubuntu or the Win2k


Always Windows before anything else, simply because Windows will very likely blow away any other OS or bootloader. The other OSs tend to be more cooperative with existing installs.

Cheers

Top
#294693 - 08/03/2007 22:45 Re: OS upgrade and dual boot - comments and suggestions, please [Re: mlord]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Mark, how you make sure, then, that Linux gets a boot partition under the 1024 track mark?
_________________________
Bitt Faulk

Top
#294694 - 08/03/2007 23:08 Re: OS upgrade and dual boot - comments and suggestions, please [Re: wfaulk]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Quote:
Mark, how you make sure, then, that Linux gets a boot partition under the 1024 track mark?


It generally doesn't need one -- the bootloaders got updated to deal with that (was it really 1024.. my memory is fuzzy) ages ago.

But it probably still needs something within the first 137G (128GB), so your suggestions (including partitioning) are all very good on that front.

Cheers

Top
#294695 - 08/03/2007 23:15 Re: OS upgrade and dual boot - comments and suggestions, please [Re: mlord]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
I thought it was also an issue of the kernel needing to initially access the disk via BIOS calls.
_________________________
Bitt Faulk

Top
#294696 - 08/03/2007 23:54 Re: OS upgrade and dual boot - comments and suggestions, please [Re: wfaulk]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Quote:
I thought it was also an issue of the kernel needing to initially access the disk via BIOS calls.


Yup, that's what it was, long long ago. Bootloader, not kernel, though.

-ml

Top
#294697 - 09/03/2007 12:35 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
Neutrino
addict

Registered: 23/01/2002
Posts: 506
Loc: The Great Pacific NorthWest
I am currently using a laptop that is set up with XP and Ubuntu in dual boot. I have a 30 GB partion first for xp, then a 20GB ext3 partition for Ubuntu, and then a 20GB swap partition also for Ubuntu. I loaded XP first and then used GRUB in Ubuntu as the dual boot loader. It all went without a hitch. I currently use NTFS3g to read and write to my NTFS partition while in Linux. It works great. Ubuntu is a bit finicky about graphics cards. It would not load out of the box on to two of my desktops. One of them has a Nvidia 8800 card and the other has an ATI 9200 graphics card. I did the research on the issue with the Nvidia card and found the correct drivers and instructions for correcting the problem, so it’s not impossible to fix, even for a Linux beginner.
_________________________
No matter where you might be, there you are.

Top
#294698 - 17/03/2007 20:02 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Thanks for all the replies!

I tried playing with this a little last night, but for some reason I couldn't boot from my CD drive. Now I can't read anything from it at any time, so I've either screwed up a driver or the optics are dirty. I'll have to clean it out and try again later.
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294699 - 20/03/2007 20:55 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
I found the problem with my all-in-one optical disk drive- IT SUCKS.
Any recommendations on a replacement?
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294700 - 20/03/2007 21:14 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
I'm a big fan of the Pioneer 111D/112D/etc.. line. Very fast ripping and burning.
And cheap, too!

Cheers


Edited by mlord (20/03/2007 21:14)

Top
#294701 - 20/03/2007 23:44 Re: OS upgrade and dual boot - comments and suggestions, please [Re: mlord]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Thanks, Mark!
Indeed they are cheap- at newegg they're $30-$35, but sadly out of stock.
I couldn't find them at Fry's Outpost or Geek.com, though.
I'll drop by the Fry's store on my way home tonight and see what's on the shelf there.
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294702 - 21/03/2007 06:18 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
pedrohoon
enthusiast

Registered: 06/08/2002
Posts: 333
Loc: The Pilbara, Western Australia
Just picked up the Pioneer DVR-A11XLA a couple of months ago and very happy with it (same as the 111D but does DVD-RAM too).
I had to search hard for it though as it is discontinued.

Edit: It looks like I missed out - there is a newer model (DVR-A12) readily available here.

Oh well, at least I have been able to do backups for the last couple of months.
_________________________
Peter.

"I spent 90% of my money on women, drink and fast cars. The rest I wasted." - George Best

Top
#294703 - 21/03/2007 06:43 Re: OS upgrade and dual boot - comments and suggestions, please [Re: pedrohoon]
pedrohoon
enthusiast

Registered: 06/08/2002
Posts: 333
Loc: The Pilbara, Western Australia
Also a SATA version available.
_________________________
Peter.

"I spent 90% of my money on women, drink and fast cars. The rest I wasted." - George Best

Top
#294704 - 27/03/2007 14:37 Re: OS upgrade and dual boot - now optical combo drives [Re: mlord]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
The ETA for the Pioneers to be back in stock at NewEgg has come and gone and still they are out of stock.
Perusing NewEgg for other options has me looking at this Asus drive.
The reviews seem good, but I have nothing else to go on. I'd prefer to steer clear of LG and Lite-On. I'd get a Pioneer (even without lightscribe) based on the comments of members here, but I really don't want to go over $50 and availability otherwise isn't happening.
In brief- anyone have any *bad* experiences with Asus?
Also, I don't *need* lightscribe or the 'retail' package, but the difference in price is small and I'm not sure what options I'd have for LS software otherwise. Ideas?

edit: LightScribe.com has some freeware for labelling, so an OEM drive is an option. The Nero that comes with the above retail drive doesn't thrill me anyway.
edit2: I've just ordered this Samsung. Hope it works better than the Lite-On. Thanks again to Mark for the recommendation of the Pioneer. I'm anxious to get back on track with the *real* project at hand!


Edited by Robotic (27/03/2007 22:06)

Top
#294705 - 27/03/2007 23:53 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
MarkM
stranger

Registered: 11/12/2000
Posts: 105
Loc: Seattle, WA USA
Try switching the jumper on the CD-ROM drive master\slave. Your new hard drive might have a jumper for cable select or master\slave that is interfering with the CD drive. I've had a few that required having the CD drive set to slave before it would boot.

I always thought ME was the worst OS MS released. You must have a great deal of patience. Love Win2k - I think it's the best release from MS.

Partition your drives. There's no need to have one 300GB blob.

Vmware now has a free copy. I've been running Ubuntu as a virtual machine on an XP laptop. It also has the cool feature of being able to save the state of the OS. That might be a fun way to experiment.

Cheers!

Top
#294706 - 28/03/2007 01:14 Re: OS upgrade and dual boot - comments and suggestions, please [Re: MarkM]
Robotic
pooh-bah

Registered: 06/04/2005
Posts: 2026
Loc: Seattle transplant
Quote:
Try switching the jumper on the CD-ROM drive master\slave. Your new hard drive might have a jumper for cable select or master\slave that is interfering with the CD drive. I've had a few that required having the CD drive set to slave before it would boot.

I wondered about that, but the drive failed to read normal CDs even under WinME and had trouble with DVDs, too. This is in contrast to normal operation that I'm used to seeing of the drive, so I thought the whole master/slave/cable-select issue was moot.
Quote:
I always thought ME was the worst OS MS released. You must have a great deal of patience. Love Win2k - I think it's the best release from MS.

I've been much too patient with ME. I've run Win2k at work for four years and have never had a problem. Mistake Edition, indeed.
Quote:
Partition your drives. There's no need to have one 300GB blob.

It's in the plan... sort of. The idea is to partition off about 50GB for Ubuntu to play with and the rest for MicroSoft. Should I partition up the MS portion into smaller bits? I've never done that before and I don't know what the pros and cons would be.
Quote:
Vmware now has a free copy. I've been running Ubuntu as a virtual machine on an XP laptop. It also has the cool feature of being able to save the state of the OS. That might be a fun way to experiment.

Cheers!

I'll look into the VMware- that sounds interesting! My brother was looking at working for them recently, but he's just announced he's back at Sun again.

Thanks for the reply-
_________________________
10101311 (20GB- backup empeg)
10101466 (2x60GB, Eutronix/GreenLights Blue) (Stolen!)

Top
#294707 - 28/03/2007 05:35 Re: OS upgrade and dual boot - comments and suggestions, please [Re: Robotic]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Quote:
Should I partition up the MS portion into smaller bits?


No.
_________________________
-- roger

Top