Ubuntu / Apple :: Reinstall Osx10.5 From Ext Hardrive
Apr 30, 2011
During my Ubuntu install I screwed up Leopard 10.5 and don't have original install disk. I have downloaded 10.5 via a torrent via Ubuntu on my external hardrive and it is too large, my G5 doesn't support dual layer to burn install DVD. I thought I found a Ubuntu link that would help me install this OSX.dmg from my external firewire drive but i can't find it again.Anyone recognize this that could provide a link?
View 1 Replies
ADVERTISEMENT
Apr 21, 2010
I am attempting to be careful in case my system crashes, and although highly unlikely my first question is if there is a way to first compress my Linux Partitions. After running the diskutil command in OSX's Terminal, I basically end up with this poartition scheme:
Quote:
Macintosh HD = 130GB
disk0s3 = 1MB
disk0s4 = 30GB
Linux Swap = 1.3 GB
I am sure there is a way in the Terminal to first compress disk0s3, disk0s4, and Linux Swap, and then output the compressed partitions into my external Harddrive. I have already read some of the suggestions that only /HOME, /etc/fstab/, list of installed packages, /opt, and /var/cache/apt/archives/-where all installed packages are stored, is what I should backup. But, please correct me if I'm wrong. Wouldn't it take quite a while to install all those packages again in case of a system failure. Or would it just be easier to untar all of them in their directories once Linux has been reinstalled. The closest command I have found so far in being able to achieve this is:
Quote:
sudo tar cvf - files | (cd target_directory ; tar xpf -) The above code is very suitable for what I am looking for because it enables you to copy files into another location by using the tar command where you would create In my case the new location would be my external harddrive. My external harddrive already has its own Linux partition which I am able to mount in Linux and that Linux sees as free space.
View 7 Replies
View Related
Sep 1, 2011
I have a Mac Book with Ubuntu installed (no partitions). Do you know how to substitute Ubuntu with Leopard/Snow Leopard? My problem is that the OSX installation CD does not see my hard disk
View 4 Replies
View Related
Mar 29, 2010
I'm trying to reinstall Mac OS X on a single boot Linux powerbook, but have no idea what to do because to my understanding ubuntu wont read a .DMG file, does this means that I have to burn it? Or maybe convert into an .ISO and then burn? Or can it be done from within the machine from an .ISO?
View 7 Replies
View Related
May 28, 2010
I reinstalled Mac OSX and my Mac files on my 24" intel core 2 duo iMac from a Time Machine backup. The Linux and Swap partitions appear to be unaffected. However, rebooting into Linux 8.04 stops at the Grub stage.
View 7 Replies
View Related
Mar 3, 2011
Running Ubuntu 10.04 and I'm trying to re-install Mac OSX back onto my MBP. I'm running competely off of GRUB and I have no other partitions for any other OSs running. Popped in my MAC OS CD and came up with this error.
Unable to mount location
Error mounting: mount exited with exit code 1: helper failed with:
mount: block device /dev/sr0 is write-prtected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
How should I go about with removing Ubuntu, and re-installing MAC OSX?
View 3 Replies
View Related
Jul 25, 2010
I have Ubuntu installed and I need to reinstall Window$ so that I can set up a dual boot.I cannot get my Hardrive to format, I think there is a way to format the drive in recovery but I do not remember the commands for command prompt.
View 4 Replies
View Related
Mar 8, 2011
I have recently reinstalled Ubuntu. As the last operating system developed a problem (Xubuntu) and I lost all my files I decided this time to partition the drive so that anything important could be backed up to the other partition.The problem I have now is I cannot work out how to see the other 40Gb of the drive in order to copy the files over. Ubuntu shows 120ish gig for its portion which is as I set it up.
View 9 Replies
View Related
Jan 1, 2011
Id like to know how to partition my hd on kubunto!
what software should I use?
View 6 Replies
View Related
May 2, 2010
So I was messing around trying to uninstall Nibbles and reinstall since I have an issue starting that game and something happened and removed the submenu under Games called "Logic", which had another whole list of games.
Is it possible to reinstall the games package or reinstall the update?I'm thinking more of the lines of a system restore or something so back 2 days from today.
View 2 Replies
View Related
Apr 2, 2010
I noticed its my hardive that has problems and wont boot any of my operating systems not letting me get to my desktop. Is there a way i can clean it or a disk to do it but without doing it at your desktop?
View 7 Replies
View Related
May 2, 2010
My XP partion is C: and 1st HD. my 2nd Empty Hard drive part is F:/ Can i install wubi on the other hardrive using my c partuon?
View 9 Replies
View Related
Feb 10, 2011
copy a list of fileswhich has some unique string e.g
filename_1dec_2010.tar
filename_2dec_2010.tar
filename_3dec_2010.tar
filename_4dec_2010.tar
and i have another secondary hardisk i guess i need to grep with "_2010" and move
View 6 Replies
View Related
Apr 4, 2011
I'm trying to mount a USB hardrive from the terminal.
Using the following I can mount the hdd:
Code:
sudo mount -o rw,users /dev/sdb1 /mnt/usbhd However if I try and change to /mnt/usbhd :
Code:
-bash: cd: /mnt/usbhd: Permission denied
(if I change to root I can view the contents)
If I add umask=000 I can view the contents, but I can't do anything to them:
Code:
sudo mount -o rw,users,umask=000 /dev/sdb1 /mnt/usbhd
Code:
mkdir: cannot create directory `misc': Read-only file system
I have tried changed the privileges of /mnt/usbhd, and I have tried adding an entry into /etc/fstab (and restarted), and I have tried using "user" rather than "users" but I get exactly the same results.
I don't have autofs or usbmount installed, which I read somewhere causes issues.
Code:
/dev/sdb1 on /mnt/usbhd type ntfs (rw,nosuid,nodev)
I've run these commands on another machine and it works perfectly, so it isn't the drive...?!
View 1 Replies
View Related
Feb 4, 2011
how do I retrieve/reinstall Grub without having to reinstall Ubuntu?
View 1 Replies
View Related
Nov 23, 2010
I put ubuntu 10.10 on my computer it was great i then the driver finder told me that I could make my computer 3d so i downloaded the driver now my computer will not read my hardrive and will not boot.
if you know how to fix this
and i have tried to put ubuntu back on with a live cd but it says error
View 3 Replies
View Related
Jan 4, 2011
Prior to the update my internal hd worked flawless. Now its a read-only disk and i can't change it by gui.
Code:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
[code]....
View 1 Replies
View Related
Apr 16, 2011
When I try to mount my 320 Gig HD I get this.
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending
What am I missing?
Im Running Ubuntu 10.10
View 1 Replies
View Related
Jan 17, 2010
I am having issues with sharing an external hard drive with other users on a computer. For example if I reboot and login with user A and then logout and login with user B, I am not able to mount the external hard drive. If I reboot and login with user B first, I can then access the external hard drive with user B but not user A. Is there a way that both users can use the drive without having to reboot every time?
I am assuming this is some sort of security issue. If I login with the second user and go to /mnt/external harddrive I get a permission error."You do not have the permissions necessary to view the contents of "External Drive"." If I login with the first user and try to set the permission it doesn't give me the ability?
View 6 Replies
View Related
Jul 23, 2010
I installed Ubuntu 10.04 two days ago and was using my 1tb passport external HDD with it to download and store files. However today whenever i try and copy/cut and past to the HDD i get this error message..
Error opening file '/media/My Passport/test.avi': Input/output error This is obviously very fustrating and i want to stay with Linux but i do need to fix this problem else im afraid im going to have to back to awful windows.
View 4 Replies
View Related
Oct 18, 2010
i installed ubuntu using wubi and so far i have been impressed. I quickly filled up the small size i allocated for the ubuntu installation in wubi and now find myself in quite a predicament. I was thinking of performing a clean install of ubuntu and removing the existing windows installation. Rather than dual booting, i was using virtual box to run a windows xp machine so that i could use common windows applications. However, i was having some problems running some applications in the virtual box.
it was possible to install ubuntu and windows on the same hardrive with the ability to boot into either/or, but also be able to run the same windows installation inside a virtualization program in ubuntu? The majority of the windows programs worked fine in the virtual box, but some of the applications didnt. Is there any software out there that can do this?
View 3 Replies
View Related
Oct 28, 2010
I have a laptop with Win XP and Ubuntu installed as dual boot. Well something happened with the Ubuntu install and I need to reinstall but can't figure out how to do it.
View 9 Replies
View Related
Feb 14, 2011
Is it possible to increase the size of the Hard drive to 200GB when installing Ubuntu on top of Windows. The Reason I ask it that I have a Laptop with a 500GB Hard drive, which has windows installed on it Obviously I cannot create a new Partition on this drive to do a separate install. 30GB is just to small for what I want to do on Ubuntu, I know I can access the hard drive using /host/* but that is hassle that I do not want.
View 5 Replies
View Related
Mar 30, 2011
I deleted a conifg file on an external hardrive that I'm trying to recover but it did not go to ubuntu trash can. Where did it go to?
View 1 Replies
View Related
Apr 29, 2010
I recently installed opensuse 11.2 on my laptop which also had windows vista and windows 7, i created a new partition and the installation went smoothly, after i went to boot back into windows 7 i got a blue screen of death, strangely vista boots perfectly.I could just reinstall windows 7 but its a pain to reinstall all my programs and such
View 6 Replies
View Related
Jan 2, 2010
Anyone know of a good program to remove everything on a hardrive?
View 7 Replies
View Related
Jan 30, 2010
I'm having a problem, as Fedara is not recognising a 2nd hardrive that I've added to a USB port.To clarify, the first hardrive is in the PC with Fedora installed on it. The problem is with the 2nd one that I need to add to a USB port.
View 14 Replies
View Related
Dec 15, 2009
I have a Westel 1 TB external hard drive and when attempting to partition it, the partitioner never finishes refreshing the device. I've tried gparted live, opensuse, & ubuntu; and none of them finish refreshing the device.
Another issue is, I have 200 gig of music & movies that can't be wiped out because I got no room elsewhere to move them to. I would like to set a partition of 750 gig for the ext 3 and leave the rest for ntfs.
View 9 Replies
View Related
Dec 6, 2010
i have ubuntu 10.04 64 bit installed and configured and working sweet. I have reinstalled windows 7 and now i can't boot ubuntu i've tried easybcd to add ubuntu to win boot loader which failed and tried to follow the instructions to reinstall grub through a live cd which i am in at the moment. i go to a terminal and type sudo grub and it brings up the grub prompt. i have mounted all discs and entered the command find /boot/grub/stage1 and it keeps spitting this back at me Error 15: File not found
my hd is a 80gb with partions like this
/dev/sda1 105mb ntfs system reserved
/dev/sda2 45gb ntfs win 7 home premium 64 bit
/dev/sda3 34gb ext4 ubuntu 10.04 64 bit
/dev/sda4 1.5gb linux swap
View 9 Replies
View Related
May 7, 2011
Neither Ubuntu's Unity or KDE respond to the function keys on a regular Apple USB keyboard. I can plug in a non-Apple keyboard and they work just fine. What needs to be changed or configure so that F1 and company on the Apple keyboard work as on other keyboards?
View 1 Replies
View Related