Ubuntu Installation :: Configure Mount Points / Partitions In 11.04 Installer?
Jun 20, 2011
I am having trouble with the advanced partitioning, I dont know what any of the mount points are for. I have a 64GB SSD which I want to use only for the boot files, and I have a 640GB which I want to place everything else on, as to preserve the life of the SSD. How should I configure my mount points/partitions in the ubuntu 11.04 installer?
View 6 Replies
ADVERTISEMENT
Sep 1, 2011
I'm fuming about this again after doing my third install of 11.04, this time on one of my laptops. Why was the ability to edit mount points taken away in the 11.04 "Allocate Drive Space" portion of the custom install? In earlier versions, you could choose a mount point in the file system from a drop down (i.e. mount this partition as /, or /home, or /opt, etc.). You could also enter your own location to suit your needs. This allowed me to do tricks like mount my home partition under /media/home, to prevent my settings being clobbered by the installer (later, after integrating the settings created by the installer with the settings in my home directory, I could edit fstab to mount the home partition in its rightful /home location). Or to put my windows partitions under /media/WinXP or put my old Linux parition under /media/oldlinux. I could do whatever I want. Now, I have limited options. I can only choose a location from the drop-down. I cannot edit it. Want to mount a partition under /media/home? Tough. Want to mount Window under /media? Nope. Can't. Instead, if I select an ntfs partition, I only get the choice of mounting it under /dos or /windows. WTF do I do if I have three windows partitions (like I do on my desktop)?
Listen, if I'm doing a custom install, and I know enough to partition my drive, don't you imagine I don't need the mount point option dumbed down for me? If I've gotten to this point, I obviously know what I'm doing (or, if I don't, I'm already screwed bcuase I'll probably nuke a partition that I want to keep)limiting my choices here is stupid. I know, I can clean this up afterwards by editing fstab or using some other tool but my question is, why should I have to? What's the logic in removing this options from the user?
View 1 Replies
View Related
May 24, 2011
I have figured out manually setting the swap partition and setting "/" as the mount point for the primary partition during install. If during install, I want to create another partition to keep the OS separate from installed programs and such, to be able to do a clean install every 6 months and not loose everything (or anything) I have done prior.
View 2 Replies
View Related
Mar 1, 2011
figure out the best partition layout for my linux installation which I'm about to have on my laptop. Having read numerous articles on partitioning in linux I've gathered some ideas, still there was no let's say a clear explanation as to the sequence the mount points should be arranged on the disc...What I have in mind is to use a single disc space as efficiently as possible considering the head travel. The pc is a laptop, 160GB HDD and will be used as a normal desktop with some simple sound processing. Distro Linux Mint 10. I'm planning to have such partitions and all will come after a Win7 installation:
/boot -> some write it's not necessary in dual-booting, some that it's good to have for security
swap -> with 4GB of RAM i don't suppose i'll use it
/
[code]....
have the most heavily utilised partitions close to each other so the head doesn't move for large distances. The placement also makes a difference as the closer to the inner rim of the disc the worse performance. I'm also not sure about the sizes. Read posts with recommendations but still judging by installations on a different laptop and virtual machine e.g. 5GB for /opt is a bit too much as there's almost nothing in there. Certainly /usr fills up, /var too from what I've observed. / also has scarce data in it so I'm wondering if giving them e.g. 5 gigs each won't be a waste of space resulting in greater head travel.
View 10 Replies
View Related
Mar 22, 2011
I used Ubuntu before, without problems but since the 10.04 version it won't recognize my partitions. I formated my laptop and partitioned it, installed Windows 7 64bit, which I need for my work, and wanted now to install Ubuntu 10.04/10. I then used GParted to check my Harddisk and it is having troubles to recognize my partitions, too while Windows finds them. GParted is giving me an error message saying my partitions are oversized. I am still in the beginning of my Linux experiences and so I don't know what to do. I have two 250GB harddisks (how Windows recognizes them),
[Code]....
View 9 Replies
View Related
Apr 7, 2010
Is it possible to use network storage locations as mount points during installation?
cause i want to separate system (ubuntu) with data (personal files).
eg. if i have 5 computers i don't want to recreate /home/david 5 times.
so i want to mount networkdrive/home to /home in local ubuntu server.
so ALL users home folders could be used and maybe also networkdrive/projects to /projects.
in that way its ok if i by accident repartitioned the local ubuntu server cause all data is not there on that server, but in the data server.
is separating "data" from "logic" good in this case?
and is it possible? what protocol should i use for the mapping over internet? (maybe the server is in Sweden, and the data is in Norway).
View 1 Replies
View Related
Feb 14, 2011
I try to install Ubuntu 10.10 on HP notebook G62 (Intel-i3, 64-bit). It have a 320GB hdd with my laptop which now consists of:
1) SYSTEM volume
2) (C: ) volume with windows 7
3) RECOVERY (D: ) volume
4) HP_TOOLS volume
1 to 4 are originally there. And now I shrink (C: ) by 50GB to get a unallocated space in which I decide to install ubuntu: First I try to shrink by Windows7 tools, but installer did not see unallocated space (but shows list of my volumes). Then I install Acronis disk director and made 50GB unallocated space by Acronis. After this Ubuntu installer does not see any volumes on my HDD Windows7 boots had works normally. I try to restore ALL from image by HP TOOLS but without result - installer doesn't see any volumes. I try boot from CD, remove dmraid and all raid package and try run installer - no result.
View 9 Replies
View Related
Feb 19, 2011
I have XP installed with a wubi installation of 10.04. My CDROM is shot so I'm using Unetbootin to install from XP to a new partition.
[URL]
During installation it stops with error message that a mount point could not be unmounted /cdrom.
View 7 Replies
View Related
Jun 5, 2010
I have windows installed in c drive and there are 3 other partitions namely e,d,f.I booted kubuntu/ubuntu live cd.The installer doesnt show any partitions.This is my windows:- http://imagebin.ca/view/Uj-KB26v.html
This is at kubuntu at installer step:- (Same is the case with ubuntu)http://imagebin.ca/view/wZBYBV.html
fdisk -l report:- http://imagebin.ca/view/CH8fiE6r.html
I tried alternate cd also...no change!
View 4 Replies
View Related
Nov 28, 2010
I'm trying to install Ubuntu 10.10 from my live USB disk. In My computer, it is showing all drives correctly, but when I try to install using the installer on desktop, it is showing the whole hard disk as free space and no partitions at all.
when I tried 'sudo parted' and then print command, I got the below error message.
Error: Can't have a partition outside the disk!
I formatted the C drive from linux using ext4 filesystem.
How can I make the ubuntu installer recognize my partitions?
View 3 Replies
View Related
May 5, 2010
When trying to install Ubuntu 10.04 desktop from USB pendrive I can't see the sda partitions in the manual partition editor.I have a dual boot PC with Windows XP Pro and Ubuntu 8.10 running (see below for more details). Using the 10.04 Ubuntu desktop edition on a USB stick (pendrivelinux), I can boot without a problem and everything works fine: mount/unmount of all my drives, read data, etc. But I can't install the 10.04!When running the installer, at the point where the partition is selected, I choose "manual" as option. On the next screen I only see the drives/partitions starting from /dev/sdb1... to sde, but NOT /dev/sda. The "Add" button is greyed out, I can only edit the existing partitions. When I edit and press forward I get an error telling me that the SWAP partition is missing. I already HAVE a swap on sda.
I also tried booting Ubuntu 10.04 and then running the installer - no difference. I also remove the plug from one of the drives (sde) - still the installer doesn't show me sda.I would like to install 10.04 without messing up my Windows XP Pro and without messing up my /home partition or any other partitions that are non-Ubuntu stuff.In former years this used to be the easiest part, now it looks like a challenge. Any help is appreciated. System and background info:Hardware: Desktop PC with Intel Core 2, Nvidia graphics card, 5 SATA hard drives hooked to Gigabyte mother board, two network cards (only one in use)Current OSes: Windows XP Pro on sda1, Ubuntu 8.10 on sda and sdb
View 9 Replies
View Related
May 10, 2010
When I tried to install Ubuntu 9.10 or 10.04 (from CD or USB drive), and selected manual partitioning, the installer would not show all my drives.
However, when booting the life CD/USB, gparted or the Disk Utility did recognize all drives and partitions.
It turned out that one of my drives was marked as RAID partition, although I never used RAID!
Here the symptom:
When you run the installer and select "manual partitioning", the resulting list of drives and partitions is incomplete. In my example it was:
sda
- sda1
sdc
- sdc1
[Code]....
You may have multiple drives with the RAID metadata on it. In that case you need to repeat the above command for all those drives. Just make sure you don't wipe out your existing RAID, if you have one.
Reboot the system and see if it works.
P.S.: Also check your BIOS settings - do you have drives configured as RAID?
View 5 Replies
View Related
May 22, 2010
I'm trying to install ubuntu 10.04 on an old computer, but the installer doesn't have any listed partitions and I can't go any further. The hard drive I'm trying to install it to was just formated in Windows 7, it's a clean hard drive. Uh, how am I supposed to install it?
View 1 Replies
View Related
Jul 2, 2010
HDD with four partitions: Three DOS bootable primary partitions are located in the head, and the residual extended partition is divided into several logical drives.
1st trial: 10.04 installer recognized the last largest logical drive for system installation, but installer truncated the extended partition, and created the "terrible" 5th primary partition at the end of the HDD. GParted and other utilities cannot access to this 5th primary partition. (So, I restored the lost partition table on the HDD manually by MBM. But several OS were broken.)
2nd trial: To avoid making this "terrible" 5th primary partition, I located the largest logical drive for installation at not of the end.10.04 installer recognized this logical drive, but failed again.I tried GParted. but also failed to formating to ext4.Maybe, 10.04 installer failed at this formating step. Logical drives are not supported in 10.04 ?
View 9 Replies
View Related
Sep 3, 2010
I have two hard disks, the one that I work with and another one for backups. The main HD had an OS (Ubuntu) partition, a partition for /home and a lot of free space.I installed latest Mandriva creating a new partition. Everything OK. But it overwrote GRUB and I couldn't boot into Ubuntu, so I reinstalled GRUB from the Ubuntu live CD. I got my Ubuntu back, but then it wouldn't boot into Mandriva. Well, I didn't care. But now the problem comes.
Right now, if I try to install Ubuntu from live CD, the installer won't see the partitions in my main drive. It sees the partitions in the backup drive, but the main drive appears as empty, no Ubuntu, no Mandriva, and no /home. Debian testing installer did just the same. Those partitions are there and I can boot into them and see them; it's only the installer that does not see them.
View 2 Replies
View Related
Apr 11, 2011
Wanting to dual boot XP with UBUNTU. Live CD verified good.
ran df in terminal:
Ran sudo fdisk -lu in terminal:
Partition table entries are not in disk order
Originally I had two partitions for Windows xp of 100 gig each. I cleared / backed up the second partition and created two 50 gig partitions, splitting the second into two linux (using Gparted) partitions labelled root and swap.
Disk Utility sees this hdd as a RAID component. It is connected through a RAID controller.
The installer (in allocate drive space step) doesn't see them for some reason.
Hardware:
AMD Athlon 64+clawhammer processor
Asus A8N-SLI mobo
hdd as above
2 Gig RAM
DVD / CD Burner
View 5 Replies
View Related
Mar 15, 2010
The instaler doesnt find my partitions and the XP that is installed too! For some reasons i cannot delete the whole hdd... if i format the partition, where (i want to install ubuntu) with fat, the pc crashes during the installing process after the tastaturlayout question! if i try some other formats, the installer tells me, that there are no Operating Systems installed and the hdd is unpartitioned!
if i start ubuntu live from the cd, the system finds all partitions, but if i run cfdisk in a terminal, i get a fatal error (cannot open disk space)... My machine is a acer aspire 1694 WLMi (pretty old, but should be no problem), bios is up to date, Windows is XP home edition with SP3.
View 6 Replies
View Related
Apr 17, 2011
I downloaded this "debian-6.0.1a-amd64-netinst" iso image....But on the partitioning screen, after selecting the manual partitioning, it shows the whole hard disk without detecting the XP partitions.
View 2 Replies
View Related
Jan 27, 2011
I have a requirement that seems to be unique in nature. I have multiple clients who are caged to their home directories. I would like to "share" a directory which exists above these chroots with all these caged users. I know this can be accomplished using mounts but my problem is, how can I mount a single directory to multiple mount points located in each users home dir? Can this be done in the fstab file?
View 9 Replies
View Related
Apr 4, 2010
I am booting from a USB stick live CD image of Kubuntu 10.04 Beta. When I run the installer, and choose the "manual select partitons" option, it lists only my full hardisk, whereas I have atleast 5 partitions on it, and none are shown. Could anybody help me with this? I want to install on one of the partitions and leave the rest intact. I am dual-booting BTW.
View 4 Replies
View Related
Jan 27, 2010
If there is a partition. e.g /dev/sda1 is there a command that I can use toisplay all mount points on this particular partition.
View 3 Replies
View Related
Mar 12, 2010
I installed Ubuntu Server 9.10 in a virtual machine, and I'm trying to install the VMware Tools but I can't mount the installer CD: $ sudo mount /dev/scd0 /media/cdrom mount: unknown filesystem type 'iso9660'
View 1 Replies
View Related
Nov 15, 2010
I want to install Ubuntu 10.10 on the hard disk, but the partition table looks a lot different than in Windows. I have uploaded two screenshots, one of the Disk Management from Windows ( http://oi56.tinypic.com/15y9bgw.jpg ) and another one of GParted ( [URL].... ). Also, I can't mount any of the partitions.
View 2 Replies
View Related
Feb 18, 2010
want to create a iSCSI connection which mounts /home directory to a share on my NAS via iSCSI. Does anyone know if this is possible on a RHEL 5.4 machine? I am building the server from scratch and then creating the iSCSI mount point in /etc/fstab. After the /home directory is mounted on the mail server, I will copy all the mailboxes over to the /home directory via iSCSI.
View 4 Replies
View Related
Jan 14, 2010
Ubuntu 9.10. I have a problem - when I mount other partitions of my hdd or the system automounts usb disks these are mounted in /media directory with permissions 0700. So there are two problems there:
- When I switch user on my desktop to another that user can't read data from the usb disks
- I can't share data through network because smbd doesnot have read permissions on the created mount points
I think editing /etc/fstab is wrong way, there would be more right way to change permissions on mount point. I tried to change/add parameters umask, allow_other in gconf-editor (/system/storage/default_options, subsections vfat and ntfs-3g) but that does not show any results. Article [URL] recommends Open Places → Computer. Every volume except the generic File system one should have a Drive and Volume tab in its properties dialog where you can set mount options. But I did not find those tabs. Where should I set option to mount usb disks with permissions rwx for every user of my system?
View 9 Replies
View Related
Mar 8, 2010
while installing ubuntu i made two partitions and set two load points. //home/but in ubuntu there is only one partition shown(filesystem).. what is going on?
View 5 Replies
View Related
Apr 7, 2010
i want to have 2 partitions. one is called system. the other is private.
in the private partition i've got some folders i want to mount into system as system folders.
folders in private:
- www
- home
mount points in system:
- /var/www
- /home
is this possible? cause it seems that you can only specify a whole partition to use for a mount point and not a folder in a partition or am i wrong?
i run ubuntu server.
View 2 Replies
View Related
Jun 19, 2011
When I insert an SD card in the reader, slackware creates a mount point and mounts my card volumes. On unmounting the volumes, the mount point vanishes. How do I achieve this manually?When I attempt to mount a volume using the mount command, the mount point folder must exist and the folder does not vanish on umount. Is there a way to create a mount point if it does not exist? and ensure that the folders vanish on umounting?
View 2 Replies
View Related
Apr 9, 2009
I would like to know how to show all the current mount points in the file system. I tried mount but it didn't show the nfs mount point.
View 5 Replies
View Related
Apr 18, 2011
Coming from non linux bod - but to create mount points on nas that are visible do we have to put entries in both fstab and rc.local?
View 1 Replies
View Related