Mailinglist Archive: opensuse-bugs (15846 mails)

< Previous Next >
[Bug 292963] boot process interrupted when external ieee1394 disk is not connected
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 12 Aug 2007 16:35:42 -0600 (MDT)
  • Message-id: <20070812223542.2E745CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=292963#c33





--- Comment #33 from Kay Sievers <kasievers@xxxxxxxxxx>  2007-08-12 16:35:40 MST ---
You should specify:
  [Fstab options] ->
    [x] do not mount at system startup

Unfortunately, there is no real support for setups like this. Usually
hotpluggable drives are "user drives", mounted automatically to /media/, or you
have "system drives" in fstab, which are automatically mounted, but required to
be available at bootup time.

You add an entry to fstab and mark it as "noauto", but then you have to mount
it manually every time you want to use it.

There is today no proper common solution for hotpluggable "system volumes" in
Linux. We may solve that in the future, but not in the 10.3 timeframe.

Thanks!


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >