Bug 117151 - New hard disks should be integrated automatically
Summary: New hard disks should be integrated automatically
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Andreas Jaeger
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 00:02 UTC by Michael Stather
Modified: 2006-01-04 10:16 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Stather 2005-09-15 00:02:23 UTC
This is IMHO a very important feature not found in current versions.
If a new harddisk/partition is found a new entry in the fstab should be made
automatically.
I suggest the following approach for supporting removable harddisks
If a disk/partition is removed from the system the entry in the fstab should
only be commented automatically. And before adding a new entry it should be
checked whether there is a commented entry which is then uncommented. So you
don´t lose the mountpoint/settings with removable drives.
Comment 1 Thomas Fehr 2005-09-15 08:51:29 UTC
Removable media are handled by hal/hotplug and mounted below /media
automatically. I for myself would not want my fstab be cluttered with
partitions on every USB-stick or -disk I ever attached to the system.

If this is really wanted it should be integrated into hal/hotplug since
these have a daemon running that looks for attachment and removal of disks
anyway. Currently yast2-storage simply does not know about e disk being
attached or removed.

Anyway this is something to be decided by project management.
Comment 2 Michael Stather 2005-09-15 10:35:35 UTC
It´s IMHO just annoying that I´ve to edit the fstab by hand if I repartition my
hard disk or add another one, while the YaST2 setup program can setup one for me
during installation.
Comment 3 Thomas Fehr 2005-09-15 10:38:36 UTC
If you provide a mount point for a partition in YaST2 it will of course
add an entry for that partition to /etc/fstab. 
Comment 4 Heiko Heerlein 2005-10-25 04:49:08 UTC
I disabled "automount during startup" for my win-partition when installing. As a result no fstab entry was generated - I had to do it by hand later...
Comment 5 Heiko Heerlein 2005-10-26 04:40:45 UTC
I installed the whole system yesterday and it seems that the installation-YaST "forgets" all defaults when you entering the the experts partitioning (you got to setup all)...
Comment 6 Andreas Jaeger 2006-01-04 10:16:35 UTC
I agree with Thomas, we will not make a change.