Any idea how I can merge two file systems on Debain 6? If that's too difficult I'm ok with resizing them, but how? I would like to increase the size of /dev/sda1 and make /dev/sda1 instead smaller.
The problem started when I switched to systemd.This is my /proc/mounts:rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
dev /dev devtmpfs rw,nosuid,relatime,size=1551160k,nr_inodes=216763,mode=755 0 0
run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
/dev/sda5 / ext4 rw,relatime,data=ordered 0 0
securityfs /sys/kernel/
my problem is that the cdrom is listed properly in /etc/mtab file but not in /etc/fstab file.
mtab contents:
/dev/sda1 / ext4 rw,errors=remount-ro,commit=0 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
none /sys sysfs rw,noexec,nosuid,nodev 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/security securityfs rw 0 0
none /dev devtmpfs rw,
I have just upgraded my cpu/mobo/RAM and I would like to now increase the swap size without having to reformat my entire drive. Is this possible?
I had 2 users Diegus (root privileges) and Beta on Jaunty and 2 partitions (Y and U) on a USB HDD. I wanted to have partition Y only mountable for user Diegus.
I want my raid drive to mount at startup. Right now it behaves like an external drive, I have to click on the icon after start up to get it to mount and it asks for a password each time. Can I get around this with this command sda1 or sda5 I am not sure?
No, unless for some crazy reason you are using LVM with your external hard drive (you're not). Btw, you need to quote anything with spaces in all known shells to me. So for you, you would need to do:sudo umount "/media/FreeAgent Drive/"Also, you can figure out where it was mounted in the first place by simply typing:[someuser@somebox somedir]$ mount
proc on /proc type pr
Until recently I had an ipod 4th gen nano working well. Now, when ever I try to mount it I get the following error
Unable to mount
DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found
The Ipod will charge and appears as "connected." I have tried manually mounting it to no avail.
My ubuntu is 12.04LTS
I was used apt-get to install opera and cowsay.