I installed zsnes i386 with this manual: http://www.pro-linux.de/artikel/2/1547/32-bit-chroot-umgebung-unter-debian-einrichten.html

/etc/fstab:

# /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
/dev/mapper/debian-root /               ext4 errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
UUID=2c3f7f7f-8de1-4e5f-bb1c-cf0fd20f6dd1 /boot ext2 defaults 0 2
/dev/mapper/debian-home /home           ext4   defaults        0       2
/dev/mapper/debian-swap_1 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
/home /var/chroots/wheezy-i386/home auto defaults,rbind 0 3 /tmp /var/chroots/wheezy-i386/tmp auto defaults,rbind 0 3 /dev /var/chroots/wheezy-i386/dev auto defaults,rbind 0 3 /proc /var/chroots/wheezy-i386/proc proc defaults,rbind 0 3 /sys /var/chroots/wheezy-i386/sys sysfs defaults,rbind 0 3


Am 17.11.2012 03:06, schrieb Michael Biebl:
On 05.11.2012 16:25, Gernot Super wrote:
After removing my multiarch i386 chroots from /etc/fstab the system
boots just fine.
Could you post your old fstab *before* you removed the i386 chroots?
Where are those chroots located?




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to