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

Bug#646795: after used a usb stick to install debian, the usb stick cannot mount automaticly



Le Thu, 27 Oct 2011 16:17:34 +0200,
intrigeri <intrigeri@boum.org> a écrit :

> Hello,
Hi, 
> I believe this is a duplicate of #597223.
> Can you please check?

Well no, this bug seems to be about USB drive being treated as ISO
partitions.

Here the issue, at least for me, is that the d-i add a
fstab entry like:

/dev/sdb1       /media/usb0     auto    rw,user,noauto  0       0
/dev/sdc1       /media/usb1     auto    rw,user,noauto  0       0

This is breaking udisks because /media/usbX doesn't exist. I'm not sure
that adding /media/usbX is the way to go as udisks is usually naming
the mountpoint according the label of the partition, and I guess we want
to keep this behavior for the desktop.

Cheers

Laurent Bigonville



Reply to: