Jump to content

Grub loading error


nickstah
 Share

Recommended Posts

ok, thanks for the advice. I've done a bit more research and have pulled these files from my system. It seems that I've screwed up the mounting of my devices and I'm not quite sure how to put them right again. The "none / unionfs" does not appear in any tutorials and I assume it's this that I have made a mess of. I have one SATA HDD partitioned approx half to Linux, half to Windows. I hope this is a simple fix and that I can learn quickly.

 

"/etc/fstab" contains the following

none / unionfs rw 0 0

/dev/sda1 /media/hd ext2 sync,relatime 0 0

/dev/sda5 /media/hd2 vfat unmask=0022,users,iocharset=utf8,sync,noauto,exec 0 0

/dev/sr0 /media/cdrom auto unmask=0022,users,iocharset=utf8,sync,noauto,ro,exec 0 0

 

 

"fdisk -l" shows the following

Device Boot Start End ID System

/dev/sda1 * 1 15353 83 Linux

/dev/sda2 15354 30401 5 Extended

/dev/sda5 15354 30027 b W95 FAT32

/dev/sda6 30028 30401 82 Linux Swap/Solaris

 

and "Mount" gives the following

none on / type unionfs (rw)

none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

/dev/sda5 on /media hd2 type vfat (rw,nosuid,nodev,sync,users,umask=0022,iocharset=utf8)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...