Ty !!!
I think my partition its done.
This is my ftab
$this->bbcode_second_pass_code('', '
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
/dev/mmcblk0p1 /boot vfat defaults 0 0
UUID=18cce68f-9358-40cf-9c66-101986a3e93f /HD ext3 defaults 0 2
UUID=f84eb636-dbbb-4b23-b76a-c3307f288b2c none swap 0 0
')
For the comunity i use this :
$this->bbcode_second_pass_code('', '
lsblk -no UUID /dev/sda1
lsblk -no UUID /dev/sda2
')