Bugzilla – Bug 103127
Assigning mount point without formatting on LVM volume leads to mount failure during installation
Last modified: 2005-08-11 11:41:46 UTC
I'm not sure if this is specific to LVM, but when I installed SL 10.0b1, I saw the following error. The circumstances are that I have an ext3 filesystem on /dev/system/home and attempted to mount it unformatted on /home. I did nothing other than assign a mount point in the partitioning setup. ------------------->8------------------- Storage modificiation failed. System error code was: -3003 Failure occured during following action: Mounting /dev/system/home to /home ------------------8<--------------------- It appears the command used was "mount -t unknown /dev/system/home /home" When I execute it manually from the shell, I get: mount: unknown filesystem type 'unknown'
Please, attach all y2logs http://www.suse.de/~sh/Bugreporting-faq/index.html#id2518603 Thanks
Created attachment 45399 [details] y2logs speedracer:/var/log # tar zcf y2logs.tgz YaST2/ Hopefully this will contain everything from the start of installation. Otherwise, I can reinstall to get fresh copies.
Fixed in subversion head. Fix will be in beta#2.
*** Bug 104056 has been marked as a duplicate of this bug. ***