| |
| |
| Join The Cult | Tweakers | Image Gallery | Donate | Search | Today's Posts | Mark Forums Read | |
Welcome to Tweak3DThis is an open forum about tech stuff, games, and cars. Register to access all forums, and to hide this ad and others. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| | permanent link to #1 |
| Globe Trekker | I've sniffed around their forum and can't seem to find an answer to this simple question. I'm at stage 5/6 of the install where is says "Prepare mount points". Partition 1 is my XP partition and I don't want to touch it Partition 2 is for the root (/) and partition 3 is for the swap. But it keeps asking me to select a mount point for my Windows partition. WTF? It's my sandbox PC (aka my daughter's) but I still don't want to fuck up Windows on it. |
| |
| | |
| | #2 |
| | |
| | |
| | permanent link to #2 |
| is not Scooby | The installer wants to find your Windows partition so it will be mountable in Linux. If its a Fat32 formatted partition, you can read/write in Linux, but if it's NTFS, you can only read from it. Sorry if that doesn't make sense. I'm in the middle of recording some stuff, there's a guitar on my lap, and I'm checking through the tracks. |
| Quote:
| |
| | |
| | permanent link to #3 |
| Too old to be this dumb! Join Date: Jan 2005 Location: St. Louis area, but in Illinois
Posts: 2,733 (#34
Thanked 6x in 6 posts
| Yes, Linux will recognise your Windows partition, and it want's to be able to mount it, so you can read it in Linux. |
| M7NCD Pro Barton 3000+ @426fsb/2.23ghz 1 Gig Kingston HyperX PC3200 dual mode@426mhz Samsung 40 Gig HD Samsung DVD+/-RW T.B. Santa Cruz EVGA 7600 GS AGP XP Home SP3 | |
| | |
| | permanent link to #4 |
| I Am The Black Wizards | Allow it to mount to, say.. /media/windows or /mnt/windows. That way, you can access the data on it .. at least (if it's just NTFS). |
| | |
| | |
| | permanent link to #5 | |
| I grew up here | Quote:
| |
| | |
| | permanent link to #6 | |
| Globe Trekker | Quote:
| |
| ||
| | |
| | permanent link to #7 | |
| is not Scooby | Quote:
| |
| Quote:
| ||
| | |
| | permanent link to #8 |
| Globe Trekker | So excuse my ignorance again, but does Ubuntu 6.06 have "ntfs-3g" or is it something I have to install seperately? |
| |
| | |
| | permanent link to #9 |
| is not Scooby | Download it here. (Direct Link) Then, unpack it into a directory, open up a terminal in that directory and type: Code: ./configure Code: make Code: make install Just use that site as a manual and you'll be all set. Once you get that working, you'll want to put that in your fstab so Ubuntu will mount it at boot time. (fstab is a text file in /etc/) Code: ntfs-3g /dev/hda1 /mnt/windows -o silent,umask=0,locale=hu_HU.utf8 Last edited by Sparky; 08-01-2006 at 05:39 PM.. |
| Quote:
| |
| | |
| | permanent link to #10 |
| Tweak Minion | This is amazing, I didn't know they got full write! I think I'm gonna be able to convert to Linux a lot better. Thank you for posting this. |
| | |
| | permanent link to #11 |
| Globe Trekker | I guess I'm going to have to install a second hard drive - the installer crashed with errors twice. I have to say, if it's this hard to install Linux for an IT guy the average person has very little chance. |
| |
| | |
| | permanent link to #12 |
| Tweak Minion | I didn't have any problems installing it. |
| | |
| | permanent link to #13 | |
| Globe Trekker | Quote:
| |
| ||
| | |
| | permanent link to #14 |
| Tweak Minion | Yes I was. Make sure to not have any other programs partition for you. Just make room on the drive that isn't partition and let Ubuntu set it up. |
| | |
| | permanent link to #15 |
| Too old to be this dumb! Join Date: Jan 2005 Location: St. Louis area, but in Illinois
Posts: 2,733 (#34
Thanked 6x in 6 posts
| Kubuntu hasn't been a "configure make makeinstall" friendly OS for me. They don't install GCC, G++, make, automake, autoconf, bison, flex, or binutils by default. I never did get doom legacy compiled. |
| M7NCD Pro Barton 3000+ @426fsb/2.23ghz 1 Gig Kingston HyperX PC3200 dual mode@426mhz Samsung 40 Gig HD Samsung DVD+/-RW T.B. Santa Cruz EVGA 7600 GS AGP XP Home SP3 | |
| | |
| | permanent link to #16 |
| I Am The Black Wizards | I think that this Ntfs-3g should make its way into the kernel for stock read/write support. |
| | |
| | |
| | permanent link to #17 |
| Tweak Minion | In case you weren't sure what it meant MSP, I'll give a short explanation. It wanted to know what folder to mount your XP partition to so you'd have access to your files from there. In *nix you can mount any device to any folder you want. So there is no A: C: D: E:, etc. You can have /users/Eps/home/floppy_drive or /floppydrive or /media/thisisthefloppydrive. It all depends on your preference. This includes partitions. Edit: Another detail is the CD drive. If there is no media in the drive, there is nothing to mount so you don't really have a "D:" or whatever like in windows. Everytime you insert a CD you can mount it to a different location. Now that wouldn't make sense so most people would stick to one folder. Most linux distributions will detect when a CD is put into the drive and automount it to a preset folder for you so you don't have to manually mount it everytime. One of the interesting features is that you can mount a device to a folder that already exists and has files in it. While it is mounted you will only see the mounted device and not the original folder. Also, I *think* you can mount existing folders to other folder so it isn't just limited to devices/partitions or whatever have you. Last edited by Eps; 08-01-2006 at 10:38 PM.. |
| | |
| | permanent link to #18 | |
| Tweak Minion | Quote:
I don't think I've come across a distribution yet that was developer friendly from the default install. Fedora was by far the worst by throwing all the C++ libraries onto the disk but not with any kind of relative pathing so you would actually have to go into each file of the libraries and edit the includes. That was about a year and a half ago I last tried it through, things may have changed. | |
| | |
| | permanent link to #19 |
| I Am The Black Wizards | You have to manually tell the installer to install the developer libraries/tools. |
| | |
| | |
![]() |
| 1 people are viewing this thread! (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu noob question - RAID 0. | MSP | Tech | 6 | 07-29-2006 06:49 PM |
| Ubuntu and Windows Application Equivelents | Torx | Tech | 18 | 05-02-2006 04:05 PM |
| Windows XP Install Question | danazc | Tech | 5 | 04-20-2006 04:20 PM |
| Questions about doing a 'Dirty Install' of windowsXP | Undertaker989 | Tech | 5 | 01-27-2006 11:59 AM |
| Help! Newb! How to Install XP on new System AMD | trancex23 | Tech | 6 | 01-14-2006 08:38 AM |