LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-20-2005, 05:59 AM   #1
Melly
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1
Posts: 2

Rep: Reputation: 0
Talking Linux newbie with a few questions...


Hello everyone!

I finally decided to try installing Linux so I'm completely new to everything and was told to try Mandrake 10.1 for my first time.

Well I got it installed just fine a few days ago, but decided I needed more room on the partition so I wiped that partition earlier today and remade it a bit bigger.

The first install on the new partition I must've done something wrong because my computer booted up with a screen of 99 99 99 99... etc. I popped in the installation CD and reinstalled it again, trying to remember the settings I used on the first install.

Well, I got everything working again but now I can't seem to access my Windows files. They used to be in filesystem\mnt\windows but now that folder is blank!

I'd really rather not install Mandrake again in case I get something wrong with those 99 99 99... again, which was really scary, I might add!

Is it possible I made some sort of setting to where I can't access the Windows files? Thanks in advance for any help!
 
Old 04-20-2005, 06:21 AM   #2
trevelluk
Member
 
Registered: Nov 2003
Location: Bristol, UK
Distribution: Debian Lenny, Gentoo (at work)
Posts: 388

Rep: Reputation: 32
The chances are, you're Windows partition wasn't added to the /etc/fstab (filesystem table) file. Take a look at the contents (as root, type cat /etc/fstab), and see if there's a line relating to your Windows partition (probably /dev/hda1).

If it isn't there, or its commented out, then add the following line (have to be root):
/dev/hda1 /path/to/windows/files ntfs noatime,user,ro 0 0

Important: this assumes that you're Windows partition is the first partition on your first hard disk (this is hda1). It will be in most cases.
/path/to/windows/files is the directory where you want you're Windows files to appear. It can be anywhere you like, but the directory must already exist.
If you're using FAT32, not NTFS, then change ntfs to vfat, and you can change the ro to rw (this controls writing to the partition - NTFS is still only safe read only, FAT partitions can be mounted read / write).

And then to get at your files straight away, run mount /path/to/windows/files
 
Old 04-20-2005, 09:16 AM   #3
Melly
LQ Newbie
 
Registered: Apr 2005
Distribution: Mandrake 10.1
Posts: 2

Original Poster
Rep: Reputation: 0
Thank you, it's odd though... I log in today and everything magically appears! I didn't do anything, either.... hmmm, oh well. At least it's working!
 
Old 04-04-2006, 03:37 PM   #4
the-iguana
LQ Newbie
 
Registered: Mar 2006
Posts: 7

Rep: Reputation: 0
Quote:
Originally Posted by trevelluk
The chances are, you're Windows partition wasn't added to the /etc/fstab (filesystem table) file. Take a look at the contents (as root, type cat /etc/fstab), and see if there's a line relating to your Windows partition (probably /dev/hda1).

If it isn't there, or its commented out, then add the following line (have to be root):
/dev/hda1 /path/to/windows/files ntfs noatime,user,ro 0 0

Important: this assumes that you're Windows partition is the first partition on your first hard disk (this is hda1). It will be in most cases.
/path/to/windows/files is the directory where you want you're Windows files to appear. It can be anywhere you like, but the directory must already exist.
If you're using FAT32, not NTFS, then change ntfs to vfat, and you can change the ro to rw (this controls writing to the partition - NTFS is still only safe read only, FAT partitions can be mounted read / write).

And then to get at your files straight away, run mount /path/to/windows/files
Hi there, i was looking for help for something i want to do.
I have winxp and Linux, but i would like to make a partition that i could use while using win or using linux, like a storage partition that i could read and write no matter what OS i'm using at the moment, maybe i should make that partition a fat32, right?
Thanks for helping.
 
Old 04-04-2006, 05:49 PM   #5
trevelluk
Member
 
Registered: Nov 2003
Location: Bristol, UK
Distribution: Debian Lenny, Gentoo (at work)
Posts: 388

Rep: Reputation: 32
Yes, you'd want to make that FAT32 to be able to read and write from Windows and Linux. Linux can read NTFS, but not write to it safely yet.
 
Old 04-05-2006, 03:16 AM   #6
the-iguana
LQ Newbie
 
Registered: Mar 2006
Posts: 7

Rep: Reputation: 0
Thanks a lot...
 
Old 04-05-2006, 03:39 AM   #7
shorun
Member
 
Registered: Mar 2006
Location: belguim
Distribution: fedora, mandriva, suse
Posts: 148

Rep: Reputation: 15
and next time it boots with "99999999" or any other REALLY strang thing, insert your mandrake cd, at boot press F1.
this will ask you to give a command, type resque.
follow the program untill you reach your boot-loader

it will reinstall the bootloader without a full reinstall of your linux
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
4 newbie questions about linux Peleus Linux - Newbie 15 02-19-2005 04:59 AM
Linux Newbie w/ Questions rye_yan_matthew Linux - Newbie 2 11-23-2004 12:01 PM
Some linux newbie questions? New 2 The Game Linux - Software 2 09-01-2003 08:29 PM
Linux C++ Newbie Questions Chryzmo Programming 3 07-23-2003 07:07 PM
Linux newbie questions Jasers Linux - Newbie 4 05-30-2003 03:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:27 AM.

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