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

mounting a label segfaults?



Running 2.4.21-2-686 and tracking unstable.

Every few months, I try re-arranging my USB2/Firewire drives. I wind up trying 
to get mount -L label to work, only to fail and give up. FWIW, "335" are the 
last three digits from the serial number on the case of the drive.


kiyone:/etc# grep 335 /etc/fstab
label=/335 /mnt/335 ext3 noauto,rw                      0       0

kiyone:/etc# e2label /dev/sda1
/335

kiyone:/etc# ls -l /mnt
total 12
drwxr-xr-x    2 root     root         4096 Jul 27 13:05 335
drwxr-xr-x    2 root     root         4096 May 20 04:08 sda1
drwxr-xr-x    2 root     root         4096 Jun 16 12:47 sdb1


kiyone:/etc# mount -L /335
Segmentation fault

kiyone:/etc# mount -L 335
Segmentation fault

kiyone:/etc# mount -L335
Segmentation fault




Reply to: