LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-20-2008, 10:59 AM   #1
smurthy
Member
 
Registered: Oct 2008
Location: KL Malaysia
Distribution: Fedora 9, Ubuntu Hardy, Puppy Linux
Posts: 32

Rep: Reputation: 16
Are files in Ubuntu installed with Wubi readable by Fedora?


Hello,

I am learning my way thru Linux, and have Ubuntu Hardy installed using Wubi under Win XP. Also have Fedora 9 installed on a separate hard drive.

Just learnt how to access the Fedora files from Ubuntu by installing LVM.

Is there a way to read the files stored under Ubuntu by Fedora? From Windows XP / Fedora the Ubuntu system under Wubi is just one big file (unreadable) in a NTFS partion.

All my data is stored on separate NTFS partions on two hard drives, accessible by all three OS.

I am trying to understand limitations of installing Ubuntu with Wubi.


murthy
 
Old 11-20-2008, 04:46 PM   #2
irishbitte
Senior Member
 
Registered: Oct 2007
Location: Brighton, UK
Distribution: Ubuntu Hardy, Ubuntu Jaunty, Eeebuntu, Debian, SME-Server
Posts: 1,213
Blog Entries: 1

Rep: Reputation: 88
Consider using a samba share in ubuntu?
 
Old 11-20-2008, 07:16 PM   #3
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Assuming all three OSs are running on one machine (and not at the same time), a samba share will do you no good.

LVMs (standard in Fedora installs) are great until something breaks, then they are a royal PITA. Almost everyone who has had one fail (that did not absolutely need one) will not use one again. With the exception of contiguous space all the advantages of a LVM can be easily be done without using it. In short, when LVM blows, hang on to your shorts.

As far as the WUBI problem; that is probably better answered over on the Ubuntu forum (its their baby).
 
Old 11-20-2008, 08:07 PM   #4
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
WUBI would have put all its data onto a single file on the disk. You need two steps to read out that file:

1. mount the NTFS partition - once you do this then you can find that wubi file somewhere in the mounted directory

2. mount the wubi file using the filesystem loop device:
mount /mnt/ntfs/mywubifile /mnt/wubifs -o loop
This mounts the file /mnt/ntfs/mywubifile onto the mount point /mnt/wubifs
If you do not use 'autofs' you will need to specify the filesystem to mount via the '-t' flag - for example - mount -t ext3

You can do all this as 'root'; if a normal user needs regular access then you should set up fstab entries.
 
Old 11-21-2008, 12:40 AM   #5
smurthy
Member
 
Registered: Oct 2008
Location: KL Malaysia
Distribution: Fedora 9, Ubuntu Hardy, Puppy Linux
Posts: 32

Original Poster
Rep: Reputation: 16
pinniped, thanks!!

Your suggestion worked beautifully!! Except had to change 'loopsudo' to 'loop' as follows:

# mount -t ext3 /media/Ubuntu/ubuntu/disks/root.disk /mnt/wubifiles -o loopsudo
mount: /media/Ubuntu/ubuntu/disks/root.disk is not a block device (maybe try `-o loop'?)
# mount -t ext3 /media/Ubuntu/ubuntu/disks/root.disk /mnt/wubifiles -o loop
#

Not certain I understood the cautions described in man mount for using autofs, so decided to go via '-t' flag.

Again, thanks for your help.

murthy
 
Old 01-21-2011, 11:27 AM   #6
mazin
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
Thumbs up mazin marji

Thanks that was really helpful, I had external hard disk, it was originally having windows installation and ubuntu installed with wubi. And I needed to reach ubuntu partiotion


So to reach ubuntu files on external disk, I used the commands you mentioned with modification as the ubuntu partition is ext4

$sudo mkdir /mnt/wubifiles
$sudo mount -t ext4 /media/~/ubuntu/disks/root.disk /mnt/wubifiles -o loop


And it was OK. Thanks
 
  


Reply

Tags
wubi



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
Need help connecting to internet through ubuntu 8.04 installed through Wubi girsdeciple Linux - Newbie 2 07-09-2009 05:39 PM
tablet screen and stylus pen on lenovo x60 with ubuntu (wubi installed) Siljrath Linux - General 0 08-03-2008 12:38 PM
LXer: Ubuntu 8.04’s Wubi makes for universal desktop LXer Syndicated Linux News 0 04-23-2008 09:51 PM
LXer: Use Wubi to install Ubuntu without partitioning LXer Syndicated Linux News 1 04-10-2008 03:07 PM
LXer: Wubi: Ubuntu Installer for Windows LXer Syndicated Linux News 0 06-25-2007 01:46 PM

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

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