LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-01-2003, 08:47 PM   #1
UberNoob
LQ Newbie
 
Registered: Dec 2003
Location: Germany
Distribution: Ubuntu
Posts: 8

Rep: Reputation: 0
Question Windows 2000 partition not recognized by Linux (anymore)


Hi,

I have two hard disks. Hard disk 1 is a full Windows 2000 partition and hard disk 2 has a Windows and a Linux partition.

The first time I installed Linux it would give me the option to boot Windows 2000 or Linux at startup and both worked fine. I could also mount the Windows 2000 partition from within Linux.

But I had to reinstall Linux again (because of some problems) and after the second installation, the option to boot Windows 2000 disappeared and the Windows 2000 partition doesn't show up in Linux anymore.

The Yast partitioner says that:
/dev/hda1 Hidden HPFS/NTFS

But there seems to be no option to unhide it. And I don't really want to mess with those LVM, RAID and fstab options before I know what they are and what I'm doing.

Any ideas on how I can tell Linux and the bootmanager to find Windows 2000 again?

Thanks
 
Old 12-01-2003, 08:59 PM   #2
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
We need more info mainly, what bootloader are you using?

Welcome to LQ!
 
Old 12-01-2003, 09:02 PM   #3
UberNoob
LQ Newbie
 
Registered: Dec 2003
Location: Germany
Distribution: Ubuntu
Posts: 8

Original Poster
Rep: Reputation: 0
Post

Quote:
Originally posted by Joey.Dale
We need more info mainly, what bootloader are you using?
GRUB

Quote:
Welcome to LQ!
Thanks
 
Old 12-01-2003, 10:53 PM   #4
UberNoob
LQ Newbie
 
Registered: Dec 2003
Location: Germany
Distribution: Ubuntu
Posts: 8

Original Poster
Rep: Reputation: 0
Allright, I managed to unhide the partition using GRUBs unhide command, changing its id partition type from 0x17 to 0x07. Now I'd just need to know how to mount it correctly and how to make it bootable.
 
Old 12-01-2003, 11:05 PM   #5
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
if grub is installed in the MBR of the first disk, try:

title Win2k
rootnoverify (hd0,0)
makeactive
chainloader +1

in your /boot/grub/menu.lst

To mount it you can either manually use the mount command
mount -t ntfs /dev/hda1 /some/mountpoint
or put it in /etc/fstab to mount it automatically on boot/mount by only specifying the device or mount point, eg.
/dev/hda1 /some/mountpoint ntfs auto,umask=222 0 0

windows partition on the second drive is probably /dev/hdb1, check the output of fdisk -l.
 
Old 12-02-2003, 12:35 PM   #6
UberNoob
LQ Newbie
 
Registered: Dec 2003
Location: Germany
Distribution: Ubuntu
Posts: 8

Original Poster
Rep: Reputation: 0
All of this worked fine. A great many thanks.

I only used root (hd0,0) instead of rootnoverify. What's the difference?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
New Partition not recognized in Windows moosturdsoed25 Linux - Hardware 3 02-25-2005 10:20 PM
Linux partition not recognized rchillal Linux - Hardware 5 02-13-2005 11:48 PM
cannot get windows partition anymore... craigers Linux - Hardware 8 09-09-2004 04:55 AM
windows 2000 server searching for linux partition b_vasu Linux - Software 13 12-02-2003 12:14 AM
how to activate partition using windows 2000 server drfatman Linux - Newbie 3 08-02-2003 01:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration