Here are the contents of these two files:
/boot/grub/grub.conf
/etc/fstab

[EMAIL PROTECTED] brady]# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,1)
#          kernel /vmlinuz-version ro root=/dev/hda3
#          initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2115.nptl)
       root (hd0,1)
       kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdd=ide-scsi rhgb
       initrd /initrd-2.4.22-1.2115.nptl.img
title Windows XP
       rootnoverify (hd0,0)
       chainloader +1

[EMAIL PROTECTED] brady]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 /windows vfat defaults 0 0
/dev/hda6 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,r o 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,r o 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0


When we partitioned the hard drive I don't remember moving any of the windows boot files anywhere. Thanks.

Brady



From: Kimball Larsen <[EMAIL PROTECTED]>
Reply-To: BYU Unix Users Group <[EMAIL PROTECTED]>
To: BYU Unix Users Group <[EMAIL PROTECTED]>
Subject: Re: [uug] I NEED HELP!
Date: Thu, 26 Feb 2004 14:45:51 -0700

Which commands?
I think we just needed to see the contents of 2 files on your hard drive. The first lives at /boot/grub/grub.conf, the second lives at /etc/fstab.
You should be able to read these files, but may need to be root if the permissions on the files are not set to allow regular users to read them.


What do you see when you type the following in a terminal?

ls -la /boot/grub/grub.conf

and

ls -la /etc/fstab


Good luck!


-- Kimball


Brady Curtis wrote:


I tried to type those commands but my permission was denied. I couldn't change the permission status on the properties menu of those files. I really don't know my way around the Linux platform yet.

thanks
Brady


From: Justin Findlay <[EMAIL PROTECTED]>
Reply-To: BYU Unix Users Group <[EMAIL PROTECTED]>
To: BYU Unix Users Group <[EMAIL PROTECTED]>
Subject: Re: [uug] I NEED HELP!
Date: Tue, 24 Feb 2004 11:57:42 -0700

On Tue, Feb 24, 2004 at 11:16:07AM -0700, Brady Curtis wrote:
> I just recently installed LINUX on my computer at the last install fest,
> but my windows XP portion will not boot up. I don't know how to fix it, and
> am just about at the point to format my hard drive and start all over. I'd
> be willing to pay someone to come over to my house and take a look at it.
> Let me know if you're interested.


I'm sure a personal visit wouldn't be necessary; this is probably something solvable on the list. Can you post the contents of your /boot/grub/grub.conf and /etc/fstab files to the list?


Justin


____________________
BYU Unix Users Group
http://uug.byu.edu/
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


_________________________________________________________________
Stay informed on Election 2004 and the race to Super Tuesday. http://special.msn.com/msn/election2004.armx



____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list





____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

_________________________________________________________________
Store more e-mails with MSN Hotmail Extra Storage � 4 plans to choose from! http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/



____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to