Dear Scott,

Either hiding or disabling these partitions are okay. My 2 partitions that I
want to hide are /dev/sda1 and /dev/sda2 which are not declared in fstab
file.
Here is my fstab file

# /etc/fstab: static file system information.
#
# Use 'blkid' 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
# / was on /dev/sda6 during installation
UUID=73b82a95-b080-4088-9c3d-1ff8445b2f68 /               ext4
 errors=remount-ro 0       1
# swap was on /dev/sda7 during installation
UUID=54330dab-8d32-4c99-a068-3bcb04f01b61 none            swap    sw
     0       0

Best regards,
Hoang Le

When you say "hide" do you mean:-
>  "don't show me"
> OR
> "don't use them, so don't show me"??
>
> If you don't use them - just comment out the lines from /etc/fstab that
> mount them.
>
> Cheers
>
> --
> "This is where we are at right now, as a whole. No one is left out of
> the loop.
> We are experiencing a reality based on a thin veneer of lies and illusions.
> A world where greed is our God and wisdom is sin, where division is key
> and unity is fantasy, where the ego-driven cleverness of the mind is
> praised, rather than the intelligence of the heart."
> ~ Bill Hicks
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/4e0bf955.3060...@gmail.com
>
>

Reply via email to