Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34

Thread: Dual Boot Sytem

  1. #21
    JimH
    Guest

    Re: Dual Boot Sytem

    Oops, I meant mounting the fat drive as write mode.


    Add what to the FAQ, this question about getting a fat drive mounted...that would be a good place for the survival guide and the OMP...or are you talking about that your the resident guru, you want that listed in the FAQ? :

    Aragorn

  2. #22
    JimH
    Guest

    Re: Dual Boot Sytem

    Hi,

    A quick correction for everything to work right the /etc/fstab entry should read:

    /dev/hda1 /mnt/win vfat auto,gid=501,umask=007 1 2


  3. #23
    Junior Member
    Join Date
    Jul 2001
    Posts
    91

    Re: Dual Boot Sytem

    Before I was only confused... now I'm bewildered!

    I tried what Aragorn suggested. There was a slight (2 hours) delay as I inadvertently modified the LABEL line in fstab... i deleted the first L which messed things up slightly. Have you ever tried to edit a file when linux insists it a "read-only" file system... nothing convinced it otherwise. We're over that now.

    Aragorn your method didn't work. I still cannot write to the win partition. Everyhthing is as you suggested.

    Jim, I tried your method but groupadd does not work: "command not found."

    Since security is not a big deal, I might put umask=0.

    Now... do I put that in the line that Aragorn said to delete from fstab or in the line that you said to put in rc.local? If the former do I delete the line from rc.local?


  4. #24
    JimH
    Guest

    Re: Dual Boot Sytem

    Hi,

    Did you login as the root user first or did you just su root? If you su root, then you have to use the full path, ie. /usr/sbin/groupadd. Programs in /sbin or /usr/sbin are NOT in the path of a regular user, if you su root then you must include the full path.

  5. #25

    Re: Dual Boot Sytem

    Strange that my method didn't work, that is what I use on my system and it works just fine...oh well...

    Aragorn
    If you give a man a fire he'll be warm, if you light the man on fire he'll be warm for life.

  6. #26
    Junior Member
    Join Date
    Jul 2001
    Posts
    91

    Re: Dual Boot Sytem

    SUCCESS! ;D

    I followed Jim's advice, slightly modified... after logging on as root and not using su

    There wasn't any point in adding another group when I'm already in my own user group. I put gid=500 (the id of my group) into the line in /etc/fstab rebooted and everything is working as it should.

    Thanks for all your help. ;D

  7. #27
    JimH
    Guest

    Re: Dual Boot Sytem

    GREAT! ;D

    Glad you have working.

  8. #28

    Re: Dual Boot Sytem

    Cool! Sorry my advice didn't help, but I am glad JimH was here to help ya!

    Aragorn
    If you give a man a fire he'll be warm, if you light the man on fire he'll be warm for life.

  9. #29
    Junior Member
    Join Date
    Jul 2001
    Posts
    91

    Re: Dual Boot Sytem

    Hi! I've discovered a new problem with my permissions. Everthing has been working OK, except now I'm trying to use wine to run some windows apps.

    Wine works OK as long as the app doesn't want to write to the windows partition... then it can't, presumably becasue it's working as wine and not as me!

    The app. I really want to get going is Quicken. I have copied it to my Linux partition to try and get around the problem, but naturally, it want to write to the windows partition.

    Any ideas about how to make my Windows files accessible to wine? Do I need to edit /etc/fstab again?

    THanks

    Keith

  10. #30
    Junior Member
    Join Date
    Jul 2001
    Posts
    91

    Re: Dual Boot Sytem

    This is the exact error message I get:

    Couldn't set file attributes for existing file /mnt/win/....
    Check permissions or set VFAT "quiet" mount flag

    I've checker permissions... logged on as root and set chmod 777 recursively on that directory, but it didn't work. What's the other bit and how do I do it?

Similar Threads

  1. Dual boot mandrake with win2kpro
    By grasshopper in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 09-19-2005, 10:51 PM
  2. Fedora Core 3/Windows XP Dual Boot Problem
    By Orchrist in forum Linux - General Topics
    Replies: 19
    Last Post: 03-09-2005, 03:16 PM
  3. Boot Disk for an NTFS or FAT Partition
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-03-2005, 10:47 PM
  4. USB and Serial Port Problems + Dual Boot Question
    By Lixus Looser in forum Linux - Hardware, Networking & Security
    Replies: 18
    Last Post: 01-19-2004, 10:54 PM
  5. Alternative boot method for Linux/Win2k dual boot
    By Spot in forum Windows - General Topics
    Replies: 8
    Last Post: 10-04-2002, 06:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •