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!
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"
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:
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
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:
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.
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
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
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.
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
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
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.
I am struggling with getting an sshfs mount mounted on system boot. I have a script that mounts the sshfs for "userA". When userA runs the script all is well - user A can access the remote filesystem, root user can't see it as expected. The basic command is: sshfs userA@remote host:/home/userA /home/userA/mountdir -p 21212 -o password_stdin < passwordfile. I can prepend the sshfs command in the script with su - userA -c and when I run this script logged in as root all is well, userA has access and all is well. If I then put this script in /etc/init.d and reference it properly in the rc. directories the mount doesn't happen. If I prepend the sshfs command with sudo, same thing. Logged in as root I can run the script and UserA has access. Run the script in /etc/init.d during startup and the mount doesn't happen. Echoing text to a log file shows that the script is being executed but no mount happens.
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?
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.
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:
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.
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?
"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).
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.
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.
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?
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.
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?
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
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.
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.
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).