[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rootfs on SSD



Hello Rainer,

On Sun, May 08, 2011 at 04:14:53PM +0200, Rainer Dorsch wrote:
> [...]
> When I now run the mount command, I get all options listed for /home
> 
> /dev/sdc2 on /home type ext4 (rw,noatime,discard,data=ordered)
> 
> but not for root
> 
> rootfs on / type rootfs (rw)
> 
> Were the noatime, discard, and data options lost somewhere on the way....? Can 
> I verify that they work?

Quoting Ted Ts'o from
<http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=9;bug=616317>:

| Debian simply doesn't support the mount options for the root file
| system in /etc/fstab having any effect on how the root file system is
| mounted.  The root file system is mounted by the kernel, and the mount
| options used by the kernel are specified by the rootflags= option on
| the kernel's boot command line.

See the remainder of the bugreport for a discussion on how to possibly
remedy that in Debian. As for now, you need to go for kernel command
line options passed by your bootloader.

Cheers,
Flo


Reply to: