LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-22-2007, 04:13 PM   #1
Jen Fraggle
LQ Newbie
 
Registered: Jan 2007
Location: Cornwall, UK
Distribution: Ubuntu 6.10
Posts: 5

Rep: Reputation: 0
Discs option missing from system folder


I have just installed Ubuntu on my laptop and have dual boot with windows xp. I want to access my xp partitions (fat32 filesystems) from Ubuntu but following the help file, I don't have a Discs option. How can I find my partitions?

Thanks in advance

Jen
 
Old 01-22-2007, 04:49 PM   #2
logos34
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Rep: Reputation: 0
They should be mounting in your /media directory.

Open a terminal and type
Quote:
cat /etc/fstab
Are they listed?
 
Old 01-23-2007, 12:07 PM   #3
Jen Fraggle
LQ Newbie
 
Registered: Jan 2007
Location: Cornwall, UK
Distribution: Ubuntu 6.10
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks, I tried that and all it found was my linux partitions and cd drive. Is there anything else I can try?

All help appreciated

Jen
 
Old 01-23-2007, 02:50 PM   #4
logos34
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Rep: Reputation: 0
Assuming grub allows you to boot into windows, then hopefully it's just a matter of adding your xp partitions to fstab and creating mount points for them.

Run this command in a terminal:
Quote:
sudo fdisk -l
Find you windows partitions and add an entry for each one to your fstab file.

First, backup fstab:
Quote:
sudo cp /etc/fstab /etc/fstab.backup
Then,
Quote:
gksudo gedit /etc/fstab
Add a line for each one at the end like this (replace 'hda1' with your partition):
Quote:
/dev/hda1 /media/hda1 vfat iocharset=utf8,umask=000 0 0
Now create mount points for each one like this:
Quote:
sudo mkdir /media/hda1
Then
Quote:
sudo mount -a
They should mount. Now reboot to make sure they automount on startup.

Note: the 'disks' utility has for some reason been dropped in edgy. You can read about it here.
 
Old 01-23-2007, 04:03 PM   #5
Jen Fraggle
LQ Newbie
 
Registered: Jan 2007
Location: Cornwall, UK
Distribution: Ubuntu 6.10
Posts: 5

Original Poster
Rep: Reputation: 0
That's wonderful, thank you so much. I can now view both my windows partitions.
I only installed Ubuntu yesterday and it is my first experience with Linux so it is great to have such easy to follow help. Now all I need is to work out how to install the driver I've downloaded and I can get my wireless internet working.

Jen
 
  


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
[Amarok] Missing an option! FnordPerfect Linux - Desktop 0 01-14-2007 04:33 PM
boot option missing mean fc1 Fedora 8 12-19-2006 04:48 AM
Firefox under linux missing option. javb Linux - General 1 09-03-2006 06:15 PM
Missing initrd option in 2.6.4 kernel HokieEngr Linux - Software 8 04-06-2004 01:29 AM
missing GNUChessX Option Alasis Linux - Software 0 08-11-2002 11:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 03:12 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