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

Re: I'm at a loss running Debian



On Mon, Aug 13, 2007 at 09:56:29PM +0200, Bob wrote:
> I must say, I'm not familiar with the LABEL=blah or UUID=xxx-xxx syntax.
> Do you have an example of a fstab entry using these attributes?
> I guess I could look it up on google, but it would be nice to have it in
> this thread also...

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
UUID=35963d32-f15e-497e-859a-ed1cb366b0f3       /               ext3 defaults        0       1
UUID=dcdceb9f-3a7c-43d8-80dc-0493d7c0fa88       /data4  ext3    defaults 0       1
UUID=d79bc11c-461a-45a3-932b-f993777bef3e       /data   ext3    defaults 0       1
etc...

And in the boot loader (on i386) I have
root=UUID=35963d32-f15e-497e-859a-ed1cb366b0f3 as a kernel option.
--
Len Sorensen



Reply to: