


















tdockery97 wrote:I want to turn XFCE into Mint Debian KDE.











craig10x wrote:running the live dvd this morning of the LMDE 64 bit version (gnome)...
............................
By the way, i didn't take a look at the installer yet...is it the same gparted installer with no auto-install options?
Any improvements at all?
4) Opacity setting not working in Mint Menu (the setting that makes the Menu transparent
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=b075c8bc-ce95-47d2-81b2-be0ed9e792d4 None ext4 rw,errors=remount-ro 0 0
# /dev/sda3
UUID=77f88487-f637-4e04-a4da-e70e5abd2502 / ext4 rw,errors=remount-ro 0 0
# /dev/sda4
UUID=258B-EB7F None fat32 rw,errors=remount-ro 0 0
# /dev/sda2
UUID=dfb6e707-5554-4385-bd08-86b3ce830972 swap swap sw 0 0

# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
proc /proc proc nodev,noexec,nosuid 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#swap was on /dev/sda2 during installation
UUID=eb5fb1ea-b4c3-4f9c-9a9c-a01c7a3d9a5e none swap sw 0 0
#/dev/sda3 / ext4 rw,errors=remount-ro 0 0
UUID=496d31b8-39f3-42c8-9265-742373c0d2e6 / ext4 rw,errors=remount-ro 0 0



wyrdoak wrote:GeneC, I thought not seeing the other partitions was weird also, but what's even weirder is, if you drop them off you fstab they will show up as media drives when you reboot, then you can read them, with password access.
by secipolla on Mon Aug 15, 2011 3:33 pm
/dev/sda1 and /dev/sda4 have no mount points. Try to create folders to mount them and then point fstab to these folders.
First mount them manually just to check.
Example:
# mkdir /mnt/sda1
# mount /dev/sda1 /mnt/sda1


Users browsing this forum: Transitman and 1 guest