Sponsored Content
Full Discussion: Downloading Linux
Operating Systems Linux Downloading Linux Post 302072509 by Itsaboutme on Wednesday 3rd of May 2006 03:09:59 PM
Old 05-03-2006
Don't install the Fedora Distro, Yet. not sure if your problem has been resolved yet or not, but if you do an install now you WILL end up tearing XP from the disk.

OT: Wow, this must be a really dead thread. 2 Months and no updates.

Anyways, what you would want to do is download Partition Magic from the internet and install it. You won't be able to partition XP while the disk is in use, using the standard (built-in) tool. This is Microsofts best safeguard, but isn't very convenient.

The order of things would be like this. Defrag your HD, Reboot, Start PartMag, Partition as little endspace as you can. I'd say about 2 Gigs of your HD. Install Fedora (Im assuming this is core).

OT Again: Man this brings back memories... my instructor did almost the same exact thing. Smilie No, I didn't follow my instructors lead and wipe my XP, common sense told me not to install when it asked if I wanted to format existing partitions.

Although this is a dead thread, I post this message in hopes that students in the future will NOT listen to their instructors when they say, "Find out how to install Linux from the website." It's most likely that he already wiped his drive, gave you the disk not knowing what he did himself, and is still ticked about losing XP.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Downloading Solaris

Does anyone know of any good sites to download Solaris for free???? or any other versions of Unix for that matter. and if I have to pay for Solaris 8 does anyone know how much it would cost Thanx, any info would be much appreciated (2 Replies)
Discussion started by: eloquent99
2 Replies

2. UNIX for Dummies Questions & Answers

Downloading

Kindly help us... Is there a way in linux how we'll be able to check which workstation is downloading files from the internet and what file is it? Please put into consideration that our linux has a firewall. Thanks (1 Reply)
Discussion started by: eric_hing
1 Replies

3. UNIX for Advanced & Expert Users

downloading through ftp

i have been busy getting accustomed to ssh and ftp and have a remote account that I am trying to comprehend.. my question is when I use ftp, ssh and remote accounts where do I download packages to.. which directory.. i have a cooledit package that is tarred and gziped which I ncftpd from... (6 Replies)
Discussion started by: moxxx68
6 Replies

4. Linux

downloading linux

I can't download linux. why? :mad: (2 Replies)
Discussion started by: buddhika
2 Replies

5. Linux

downloading linux

hi when i got to download fedora there are so many options to download. I remember my teacher saying there was 3 iso files to download yet I see 6 and different options. Does anyone know which one i should download ? (2 Replies)
Discussion started by: dannyd
2 Replies

6. Linux

Problem downloading linux kernel 2.6 on to AT91RM9200

Hi, I builded the linux kernel 2.6 with the following tool chain binutils:2.16 gcc:3.4.4 glibc:2.3.5 kernel:2.6.10 and applied the corresponding patches to it.I got the kernel Image.I downloaded the Image on to the AT91RM9200 board.But when i am booting the image it is showing the... (1 Reply)
Discussion started by: yugandhar
1 Replies

7. Shell Programming and Scripting

downloading a folder

I know how to download a file from a ftp server through shell script. But when there is a folder inside the directory you are in, I could not download them. How would you write it? I can think of this. login to ftp and output the directory tree into a file. Log out the session read the... (1 Reply)
Discussion started by: soemac
1 Replies

8. Solaris

Downloading Solaris 10/08 ?

hi there, Has anybody else had any problems downloading Solaris 10/08 form the Sun web site ? I have tried a number of times, at different times of the day, and have the same results each time. Either the Sun Download manager times out after about 20 retries and I get nothing, or if I... (4 Replies)
Discussion started by: Freddo_21
4 Replies

9. Shell Programming and Scripting

Downloading with Wget

Hello everyone. I'm new both to the forum and to unix scripting, and this website has been very useful in putting together a script I am working on. However, I have run into a bit of a snag, which is why I have come here seeking help. First I will say what I am trying to do, and then what I have... (2 Replies)
Discussion started by: keltonhalbert
2 Replies

10. UNIX for Beginners Questions & Answers

File downloading

I saved to disk using lynx, under ls it shows up but no matter what I have done back comes the statment no such file. How do you erase these ls false readings or open what ls shows? (9 Replies)
Discussion started by: Jackbird
9 Replies
APMLABEL(8)						    BSD System Manager's Manual 					       APMLABEL(8)

NAME
apmlabel -- update disk label from Apple Partition Map SYNOPSIS
apmlabel [-fqrw] device DESCRIPTION
apmlabel is used to update a NetBSD disk label from the Apple Partition Map found on disks that were previously used on Mac OS systems (or other APM using systems). apmlabel scans the APM contained in the first blocks of the disk and generates additional partition entries for the disk from the entries found. Driver and patches partitions are ignored. Each APM entry which does not have an equivalent partition in the disk label (equivalent in having the same size and offset) is added to the first free partition slot in the disk label. A free partition slot is defined as one with an fstype of 'unused' and a size of zero ('0'). If there are not enough free slots in the disk label, a warning will be issued. The raw partition (typically partition c, but d on i386 and some other platforms) is left alone during this process. By default, the proposed changed disk label will be displayed and no disk label update will occur. Available options: -f Force an update, even if there has been no change. -q Performs operations in a quiet fashion. -r In conjunction with -w, also update the on-disk label. -w Update the in-core label if it has been changed. SEE ALSO
disklabel(8), dkctl(8), pdisk(8) HISTORY
The apmlabel command appeared in NetBSD 5.0. BSD
May 19, 2007 BSD
All times are GMT -4. The time now is 10:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy