I'm using linux for exactly on week now so i recon i am still a newbie to it.
Today i tried to get an extra hard disk to work, since i didn't know how to put files to that hard disk i went to Disk & Filesystems - System settings
Somehow i get the distinct impression that i screwed up somewhere since when i tried to reboot i got a /etc/.... error and he wouldn't reboot at all.
I put in the live cd and managed to get the extra 80 gig harddisk to get enabled and mounted to /media.
My problem is that the disk with kubuntu 7.10 installed on it will not be enabled to be mounted on the / again.
The error i encounter is the following:
An error occurred while enabling /.
The system reported: mount: wrong fs type, bad option, bad superblock on unionfs,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Details: Return code from mount was 32.
"mount failure"
I opened the terminal and tried that dmesg | tail and got:
ubuntu@ubuntu:~$ dmesg | tail
[ 1364.366410] unionfs: dirs option required
[ 1364.366430] unionfs_read_super: error while parsing options (err = -22)
[ 1582.224585] unionfs: dirs option required
[ 1582.224605] unionfs_read_super: error while parsing options (err = -22)
[ 1599.532575] unionfs: dirs option required
[ 1599.532593] unionfs_read_super: error while parsing options (err = -22)
[ 1670.613571] unionfs: dirs option required
[ 1670.613592] unionfs_read_super: error while parsing options (err = -22)
[ 1884.638577] unionfs: dirs option required
[ 1884.638595] unionfs_read_super: error while parsing options (err = -22)
How can i enable the main 20gig disk ( /dev/sda1 ) to / ?
Thanks for reading this, and hoping for an answer,
Ben.
Today i tried to get an extra hard disk to work, since i didn't know how to put files to that hard disk i went to Disk & Filesystems - System settings
Somehow i get the distinct impression that i screwed up somewhere since when i tried to reboot i got a /etc/.... error and he wouldn't reboot at all.
I put in the live cd and managed to get the extra 80 gig harddisk to get enabled and mounted to /media.
My problem is that the disk with kubuntu 7.10 installed on it will not be enabled to be mounted on the / again.
The error i encounter is the following:
An error occurred while enabling /.
The system reported: mount: wrong fs type, bad option, bad superblock on unionfs,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Details: Return code from mount was 32.
"mount failure"
I opened the terminal and tried that dmesg | tail and got:
ubuntu@ubuntu:~$ dmesg | tail
[ 1364.366410] unionfs: dirs option required
[ 1364.366430] unionfs_read_super: error while parsing options (err = -22)
[ 1582.224585] unionfs: dirs option required
[ 1582.224605] unionfs_read_super: error while parsing options (err = -22)
[ 1599.532575] unionfs: dirs option required
[ 1599.532593] unionfs_read_super: error while parsing options (err = -22)
[ 1670.613571] unionfs: dirs option required
[ 1670.613592] unionfs_read_super: error while parsing options (err = -22)
[ 1884.638577] unionfs: dirs option required
[ 1884.638595] unionfs_read_super: error while parsing options (err = -22)
How can i enable the main 20gig disk ( /dev/sda1 ) to / ?
Thanks for reading this, and hoping for an answer,
Ben.
Comment