For hd.img update of beta1; /, /usr, /home in reiserfs, without notail previously. As shown below, /home comes out as /mnt/hd. Also, is it not preferable/possible to configure only the partition containing /boot as notail? Thanks. /etc/fstab: /dev/hdb1 / reiserfs notail,defaults 1 1 none /dev/pts devpts mode=0620 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,umask=0,exec,codepage=850,noauto 0 0 /dev/scd0 /mnt/cdrom2 auto user,iocharset=iso8859-1,umask=0,exec,codepage=850,noauto 0 0 /dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,umask=0,sync,exec,codepage=850,noauto 0 0 /dev/hdb7 /mnt/hd reiserfs notail,defaults 1 2 /dev/hda1 /mnt/win_c vfat user,iocharset=iso8859-1,umask=0,exec,codepage=850,noauto 0 0 /dev/hda6 /mnt/win_d vfat user,iocharset=iso8859-1,umask=0,exec,codepage=850,noauto 0 0 none /proc proc defaults 0 0 /dev/hdb6 /usr reiserfs notail,defaults 1 2 /dev/hdb5 swap swap defaults 0 0 /dev/hda3 swap swap defaults 0 0
