Ubuntu :: Mount /home In RAM?
Nov 13, 2010
Just playing around with things for the heck of it.
I would like to mount my home directory in a ramdisk. I have tried:
mount --bind /home/mooreted /dev/shm
But not sure if that's actually running home in RAM.
View 5 Replies
ADVERTISEMENT
Feb 9, 2010
i have installed nfs server on my redhat machine.when i want to mount shared data from client(suse)machine the following error occur."mount.nfs: mount to NFS server '10.3.31.146:/home/usbtest' failed: System Error: No route to host"
View 1 Replies
View Related
Jan 18, 2010
Running Ubuntu 9.10 for some months without any problems, but with no obvious trigger it won't boot this afternoon. (I'm not aware of any updates happening this morning, when everything was fine.)and it gets stuck; searching around shows lots of people get a similar message but then boot normally; this may have been happening to me in the past but I don't pay much attention to the boot up.The recovery console appears to load fine but I haven't a clue what to do with it!
View 9 Replies
View Related
May 12, 2011
So a few hours ago I opened up GPartEd from a live CD, and one of my operations was moving the /home partition up a little. In the process, it was changed from /dev/sda8 to /dev/sda7. Well upon the next boot, /home failed to mount. I edited /etc/fstab (and apparantly DropBox had just commented out the line that mounts /home so I have NO IDEA how /home was being mounted before) and still no dice. So every time I boot, I have to go to manual recovery and type mount /home before I can boot.
Is there some way I can mount /home without making a "git 'er done" script?
On a side note, Google Chrome has refused to open since the partition editing.
Oh, and, in case it is helpful, here's the contents of /etc/fstab:
Quote:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
[Code]....
View 2 Replies
View Related
Jan 10, 2010
I would like to mount a partition on a second disk as /home. I have two hdds. one is 250gigs that I wish to use for the / of two or more os'. The other is 1TB that I would like to use as /home/charlie and /home/prisca as well as some other partitions. Here is my current /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda6 during installation
[code]....
View 1 Replies
View Related
Apr 1, 2010
I would like to have my USB stoage devices to be mounted under my $HOME automatically when I insert them. Those devices have been partitioned, formated with XFS and also given a UUID for this purpose. I think I should use udev's rules and have also done some attempts like this one:
SUBSYSTEM=="usb", ENV{ID_FS_UUID}=="c195a25a-c03e-4cd8-9d86-9b9219acfeb4", OWNER="uqbar", GROUP="uqbar", RUN+="/bin/mount /dev/%k /home/uqbar/work"
Of course it doesn't work. I'm running Kubuntu 9.10 and Ubuntu 9.04 and would prefer a solution not tied to a specific desktop.
View 7 Replies
View Related
Jun 20, 2010
I have created a 75g partition on a hard drive that I would like all videos to be accessible to all users of the computer. I understand that I can mount to /home/user/video but I cant find a method to make user the current user that is logged on.I have built up a PC that I want to use as a place to download movies and music. I then want to create a uPNP server to share the media over my LAN. I vaguely understand what I am talking about and I think Vuze is the best program to meet all these needs. Its not a huge issue because there is only a single user that will ever be using this PC but if this is possible it will help me greatly when I migrate my main PC to Ubuntu. I am using Ubuntu 10.4 and I am not afraid to play on the command line.
View 3 Replies
View Related
Aug 28, 2010
I have a few drives that I would like to mount in my home directory. I know I need to add something like this to my fstab: /dev/hda2 ~/Music ntfs-3g defaults,locale=en_US.utf8 0 0I just don't know how to find the /dev/hda2 part
View 1 Replies
View Related
Apr 15, 2011
Can i mount my home folder in the following way?
/dev/sda5 /
/dev/sdb3 /home/Folder1
/dev/sdb3 /home/Folder2
View 3 Replies
View Related
Aug 11, 2011
I have an Acer Aspire ZG5 which I have installed Ubuntu on. There is a 8Gb internal harddisk which has the system files on (i.e. / ), and a SD flash drive of 16Gb that has the /home partition on.
The /home partition successfully mounts on boot. However, when the netbook resumes after sleep the /home partition is not mounted. Closer inspection with Disk Utility, and attempting to mount the disk within Disk Utility gives the following error:
Code:
Error mounting: mount exited with exit code 1: helper failed with: mount: according to mtab, /dev/mmcblk0p1 is already mounted on /home mount failed
View 8 Replies
View Related
Apr 11, 2011
I haven't been using Ubuntu for a couple of years. Yesterday I decided to fire up my ubuntu box and upgraded from 8.04 to 10.10.
The upgrade went fine, but when I boot it tells me that the /home dir cant be mounted. It allows me to Wait, Skip, or Manually mount it. If I skip I can log in and mount the partition that contains my /home folder so I know that nothing is corrupt. I'm sure my fstab just got overwritten during the upgrade, but, since its been so long, I don't recall how to (correctly) fix it back.
Cliffs:
--Upgraded from 8.04 to 10.10
--/home dir is on a separate partition & is not mounting properly
--How do I set it up so that my /home dir mounts on boot?
I'd just try messing around with fstab myself, but I really don't want to lose any data.
View 6 Replies
View Related
May 2, 2011
I had my home folder on it's own partition, and I decided to do a clean install of 11.04. when I put the disk, when I went to configure the partitions, I I re-formatted the / partition, and I selected my home partition as my new home partition and I made sure the format was NOT selected. after everything got done getting installed and rebooted. 11.04 just creates a new home directory and does not use the whole home partition.
I still have my data saved on it, when I go to the disk utility it shows the same amount of used space before I did a re-installed. If I go to the files system and click on home it shows my user from the last install and it shows the user from the new install. when I click on the user from last install it shows 2 files: Access-Your-Private-Data.desktop
and: README.txt
get my home partition mounted for my home folder
also when I set up the new install I used the same password for access for the ring keys and for login
View 1 Replies
View Related
May 20, 2011
i just installed the new vision of Ubuntu 11.04 , i created 3 partitions 1 for swap, the other one for / and the last one for /home, but by mistake instead of selecting /home i chose /boot, and i want to change it now, i already tried changing my FSTAB and i ended up with a corrupted Desktop when i restarted. i had to change my FSTAB using VI command here you have a copy of my fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
[code]....
View 5 Replies
View Related
Aug 4, 2011
I've been playing around with stuff lately, and I was thinking that I could theoretically move my personal files to another partition, have it mount under /home/User... then change the system partition to 6 or 7GB and go about my merry way...That way, if I need to reinstall the os, or when the next release comes out, or even install another primary system, I could just wipe the system partition and keep all my data on the HD...just make an fstab entry like:
Code:
/dev/sda3 /home/User btrfs default 0 2
or something, and them BOOM! it's done. I am the master of my domain.
View 9 Replies
View Related
Mar 7, 2010
I'm looking for a central location on my network of 1 Karmic and 3 XP Pros for my Documents, Videos, Music etc.
I have an empty 1TB drive in my Karmic box currently formatted as one NTFS partition and I was thinking of mounting that drive in the Karmic /home folder.
Will Karmic be all right using an NTFS partition as the /home folder?
View 3 Replies
View Related
Apr 1, 2010
I have Ubuntu Server installed in one machine and ubuntu desktop in 3 more machines. What I would like to have is, authenticate the clients using a central user DB and also the home folder for a user should be available in any client machine in which he logs. I see that openLDAP takes care of authenticating clients but what application to use to mount the user's home folder from the server to the client machine on logging.
View 2 Replies
View Related
May 6, 2010
When I had 9.10 installed I had /home and / on separate partitions but this time, I wanted them both within the same. I downloaded my old home partition to an external drive, wiped the old partitions and installed lucid but now I can't mount the drive. I am trying to use:
Code:
sudo mount -o loop -t auto /mnt/storage/home.img /mnt/oldhome/
but I get an error of wrong fs type, bad option or bad superblock.
fdisk -l shows:
Code:
Disk /mnt/storage/home.img: 0 MB, 0 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /mnt/storage/home.img doesn't contain a valid partition table. But in nautilus it shows it as the full 23.6 gb its supposed to be?
View 1 Replies
View Related
Dec 28, 2009
I was looking to do a fresh install of 11.2 and use my home partition from 11.1. During the Gnome Live version I wanted to see how suse would configure my computer. It recognized everything fine, except it didn't show my current home partition which is ext 3. Because Opensuse 11.2 has switched to ext 4 as default for root and home? I was hoping to use my old home with 11.2. Is there any way to make the switch without losing my settings? During the live install the partitioner didn't use my current home partition, it was going to make a new one.
So I opened up the partitioner in yast to see why it didn't use my current home and it shows no mount point for my home ext 3. Would changing the mount point on my ext 3 partition to home make the 11.2 installer recognize this as my home to use? Or will I have to copy my current home. Paste it elsewhere. Delete old home. Use unallocated space as ext 4. Paste old home on new ext4 to have the 11.2 installer recognize this as my home. So, current home is ext 3. 11.2 installer wants to make a new home on ext4. How do I use my current home settings? I haven't installed yet just tried a live run.
View 4 Replies
View Related
Jan 30, 2011
After buying an IBM/Lenovo USB fingerprint reader model FP06 and installing Fingerprint GUI, have problems to mount my home folder encrypted with eCyptfs. I was using it since the first time i install Ubuntu 10.10 64 bits. After login from GDM, there are some ways to make it work:
1) open a terminal window and type ecryptfs-mount-private. This decrypt the home folder, but need to logout and login again to my personal preferences can be reached (bookmarks in nautilus, in firefox, etc). Each time the PC is rebooted, the same process is needed to made again.
2) before login in GDM, change to a tty1 terminal (ctrl-alt-F1) and login from here. The personal folder decrypt then without problems. Then change to GDM (ctrl-alt-F, login an everything works fine. What could be the fault from GDM to not mount the encrypted folder?
View 8 Replies
View Related
Mar 23, 2009
"Upgraded" from FC5 32 bit to Fedora 10 64 bit using Fedora Live KDE disk, and unchecking the boxes to format drives with my personal data. In the install it recognized these as SW raid devices. One is raid 1, the other raid 5.
Now, it still recognizes the raid devices, and mdstat claims they are working fine, but I cannot mount them (mount says must specify a FS type, but that doesn't work either).
View 5 Replies
View Related
Dec 28, 2009
This is strange. I moved OS 11.1 from an old 150 GB PATA drive over to a 500 GB SATA using Parted Magic. The old and new partitions were
Code:
OLD:
/dev/sda1 - 19.99 GB, mounted as / (root partition)
/dev/sda2 - 97.82 GB, mounted as /home
/dev/sdb1 - 29.52 GB, Windows XP
NEW:
/dev/sda1 - 29.30 GB, mounted as /
/dev/sda2 -292.97 GB, mounted as /home
/dev/sda3 - 45.82 GB, Windows XP
I used the "Clonezilla" tool on the Parted Magic live CD to move and resize the partitions. To my delight, everything appeared to transfer just fine. I can boot into OpenSUSE 11.1 (though not into Windows, but that's not really important; I'll figure that out later), but my /home partition won't mount. I'm set to autologin, and I get the expected error: "can't access /home/stephen" (or something like that). Here's the weird thing. I can ALT-F3, get a terminal and manually "mount /dev/sda2 /home", go back to ATL-F7 and log right in, so I know the disk is fine. (I've already 'fsck'd everything, by the way, and they're clean.)
I've used Yast's partitioner about a dozen times, trying "device by ID" and other settings. I always get the same thing when I reboot. On this last reboot, when it refused to log into /home, I ALT-F3'd, logged in as root, did a "cat" on "/etc/fstab" and entered the device-by-id line exactly as I saw it there and it mounted the /home directory just fine! ALT-F7, logged into KDE. I'm typing this in KDE now. Works fine. I so rarely need to reboot this machine that I can manually mount the /home partition, if need be, but (obviously) I'd like it to be mounted automatically during the boot.
Here's my /etc/fstab:
Code:
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEA534RV0DJ4LA-part1 / ext3
acl,user_xattr 1 1
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEA534RV0DJ4LA-part2 /home ext3 acl,user_xattr user,acl,1 2
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEA534RV0DJ4LA-part3 /windows/C
ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0 .....
I don't see anything obviously wrong here. The fact that I can take that second line and do a manual "mount" shows me that the device ID is at least correct. Just to be clear, here's what I entered in virtual terminal 3 as root to get my home partition to mount:
Code:
mount /dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEA534RV0DJ4LA-part2 /home
and it worked fine. Exact same line.
View 9 Replies
View Related
Oct 17, 2010
have a Debian server which I use to hold my home directory for my user account. I used to use Windows 7 and connect to my /home/username directory via Samba which worked great. I could access all of my files as if they were sitting on my local PC, but they were actually sitting on my Debian server.
Now I have decided to give Ubuntu 10.10 a try (looks promising so far!).One thing I'm not sure how to do is to mount my home directory from my server! I am able to open an sftp connection to my server, but not able to access them natively as they were /home/username on my local machine.I'm assuming I need to mount my home directory somewhere in my fstab before it starts up, but which protocol should I use? I'm used to using windows networking, but am trying to get more into linux.Should I use NFS?
View 2 Replies
View Related
May 27, 2009
I have a mount called on /home for /dev/sda12..I want to mount /dev/sda12 onto /backup..I tried to do this by changing things in the fstab file i.e. i replaced /home with /backup. This change caused boot up problems and I had to change my fstab file back to get going again.
View 2 Replies
View Related
Jan 22, 2011
I would like my Ubuntu server to show up as a drive on my XP home machine. I have loaded samba on to the server but I can only get it to show as the printer and faxes under my work group. Also is there a way to have my Ubuntu laptop to auto mount the server when I am on my home network?
View 6 Replies
View Related
Jan 4, 2010
I installed a second HD, and formatted it to ext4. I gave it the "/backup" label. I am trying to figure out how to mount it so that I can run cron to backup my home folder onto it once a week. This is what the fstab looks like now
[code]...
View 9 Replies
View Related
Jun 14, 2011
I'm trying to configure a per user samba login for full access to the user's home directory.Mounting the shared directory works flawless when mounting from Windows. I can read, write, create without problems. However, when mounting from Linux the shared space is readonly.
View 8 Replies
View Related
Dec 12, 2010
I have tried to mount an HP laser printer on my home network through a VPN IPSES connection from my laptop, but I cannot manage to see the printer or make it accept commands.
View 1 Replies
View Related
Oct 11, 2010
How can I allow normal users to mount a tmpfs under any subdirectory owned by them?
View 3 Replies
View Related
Apr 21, 2010
We recently had a serious loss of data because of SSHFS mounting. A user in our group mounted the entire home directory of our server (/home). This was so they could easily move between user folders to read/write data from other people involved in the same project. They then deleted several folders that were not in there home directory.
Now I know this is a bad idea and that there should be a dedicated "projects" folder where everyone collaborates and does their stuff. Such a folder/system exits but I can't make them use it. My question: Is there anyway to configure SSHFS such that the only thing the user's can mount is their home directory? Obviously this won't fix the problem since they can sym-link to other folders but I've got to start somewhere. Perhaps there's a better solution (one that doesn't involve me nagging users about proper form).
View 4 Replies
View Related
Nov 28, 2009
I can not use nfs from F10 client to F12 server. nfs mount on F10 to F12 times out anf nfs4 mount gives "mount.nfs4: mounting localhost:/home failed, reason given by server: No such file or directory" I have tried to close firewall and set selinux to permissive mode on both client and server with same result. Samba works fine. On server [root@flokipal ~]# mount -t nfs4 localhost:/home /media/tonlist mount.nfs4: mounting localhost:/home failed, reason given by server: No such file or directory
but
[root@flokipal ~]# mount -t nfs localhost:/home /media/tonlist
[root@flokipal ~]#
works
View 3 Replies
View Related