| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-26-2010, 09:49 PM
|
#1
|
|
Member
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware ....that's all besides Salix and Porteus
Posts: 528
Rep:
|
access ubuntu root disk on xp install
I have a friends PC which had XP installed and onto which he installed Koala. I don'y know much about it but it seems that there is an ubuntu directory in the XP filesystem in which there is a 16gb file named root disk.
The machine can no longer boot in either xp or unbuntu but I can put the hardrive elswhere and copy files. Is there anyway to access the contents of root disk which is obviously the root filesystem of his former unbuntu install?
|
|
|
|
02-26-2010, 10:28 PM
|
#2
|
|
Member
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Rep:
|
Create an ubuntu install disk and use that to rescue the computer.
|
|
|
|
02-26-2010, 10:37 PM
|
#3
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
" Karmic Koala" is Ubuntu 9.10, and is usually called "karmic" for short - it sounds like your friend used the option to install karmic as an application within XP. This is known as a "wubi" install.
[ wubi wiki]
Generally you need to manage a wubi install from windows - just like any other windows app.
You can copy C:\ubuntu\disks\root.disk someplace, install XP, install another wubi, copy this file back.
Alternately, since c:\ubuntu\disks\root.disk), is seen by Linux as a real hard disk, (says the wubi web site) it is probably possible to mount it. Copy it to ~ then:
sudo mount -t ext4 ~/root.disk /mnt
I've never tried this, so I checked - which suggests there will be better luck via...
sudo mount -o loop ~/root.disk /mnt
|
|
|
|
02-27-2010, 12:50 PM
|
#4
|
|
Senior Member
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Rep:
|
Supposedly, Windows does NOT have Ext<anything> support, so if you want to access an Ubuntu installation from Windows, you would need to use a third-party utility. And I don't know of any third-party utility for Windows that gives it Ext4/3/2 support.
As for WUBI, if Windows can't boot, neither can it. And GRUB 2 also cannot boot WUBI, because it has trouble booting loop devices. WUBI will be removed from Lucid, for the last reason I specified.
|
|
|
|
02-28-2010, 03:26 AM
|
#5
|
|
Member
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware ....that's all besides Salix and Porteus
Posts: 528
Original Poster
Rep:
|
Hi all,
Thasnks for the help. Yes it was probably a wubi install. I saved the image but I have not had any chance to try to mount it. I just checked emails since yesterday.
|
|
|
|
02-28-2010, 08:12 AM
|
#6
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
Considering Kenny's info - you will be doing your friend a favour by installing a dual boot (or, better, don't install windows at all). Ubuntu aught to run better outside of windows too.
FWIW: accessing ext fs' from windows
http://www.howtoforge.com/access-lin...s-from-windows
http://www.linuxjournal.com/article/9449
... usually you cannot update the journal from windows though.
ext4 is still unwritable from windows. But ext2fsd will read it... but I suspect the ext4 has to be installed without the extent bit.
Last edited by Simon Bridge; 02-28-2010 at 08:14 AM.
|
|
|
|
02-28-2010, 01:41 PM
|
#7
|
|
Member
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware ....that's all besides Salix and Porteus
Posts: 528
Original Poster
Rep:
|
I after seeing me run xp in vbox he decided he just wants a linux install as he only needs xp for running the MPLab IDE and a few othe minor things with no Linux equivalent. I've reformated the hda already, no Dell partition and no xp partitition and have Slack current installed as its the only Linux I'm familar with. I just have to see If I can recover some of his kid's schoolwork which was in O.O. on the Ubuntu root image which is now on a second 500mb hd which he will use for timeshifting dvb.
|
|
|
|
02-28-2010, 06:15 PM
|
#8
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
MPLab runs in WINE
http://www.chiefdelphi.com/forums/sh...ad.php?t=58592
piclab is very similar.
picp is the corresponding pic programmer.
But it is likely that he is expected to submit mplab file formats.
You'll want to give your friend a crash course in how to think in slackware. There are lots of habits Win users pick up that do not apply, and can make things worse.
|
|
|
|
02-28-2010, 06:42 PM
|
#9
|
|
Member
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware ....that's all besides Salix and Porteus
Posts: 528
Original Poster
Rep:
|
Unless there has been a change, usb devices cannot be accessed when running on wine and the PICKit2 programmer is a usb programmer. When I started messing with microchips I tried to find/use Linux based aps but functionality was limited and not all microchips are supported.
He and his daughters mucked along without any coaching on Ubuntu. I'm putting together a slackbox running current and kde-4.4 and locking it down they are not powerusers or hackers. They'll be allright and if he still gets into grief he can call me up and I can talk him through the situation on the phone. I'm not keen on learning a new distro just to support a friend.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:38 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|