Find the answer to your Linux question:
Page 1 of 4 1 2 3 4 LastLast
Results 1 to 10 of 32
hello, this is my first post so i would like to say hi to everyone. i have a friend that was interested in linux so i gave him a couple ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    16

    vista opensuse 10.3 dual boot

    hello, this is my first post so i would like to say hi to everyone. i have a friend that was interested in linux so i gave him a couple of my install disc that i had. he had vista installed and when he installed suse 10.3 everything went wrong. he tells me that he let suse install itself so it has a default partition setup but here is his other settings:

    c: raid 0, 2 80gig sata hd ntfs (vista installed here)
    E: ide (has xp installed but does not work)
    F: 250gig sata ntfs 5gig fat 32 (suse installed here)
    30gig ntfs (nothing installed)

    after suse was installed he gets grub 17 error and nothing will boot.
    anyone have any ideas.

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    How did he install Suse into a Fat partition??

  3. #3
    Just Joined!
    Join Date
    Mar 2008
    Posts
    16
    my bad he formatted it with windows as fat 32 but i feel positive that it is ext3 now.

  4. #4
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by cwgibson View Post
    my bad he formatted it with windows as fat 32 but i feel positive that it is ext3 now.
    Can you run linux from a live cd and run
    Code:
    fdisk -l
    and post the output.

  5. #5
    Just Joined!
    Join Date
    Mar 2008
    Posts
    13
    Hello to all. fdisk -1 command yielded: command not found

  6. #6
    Just Joined!
    Join Date
    Mar 2008
    Posts
    16
    did you put a space between fdisk and the - ?

  7. #7
    Just Joined!
    Join Date
    Mar 2008
    Posts
    13
    I've tried both ways, same result. For clarity, I am typing commands in the gnome terminal.

  8. #8
    Just Joined!
    Join Date
    Mar 2008
    Posts
    16
    it is a lowercase L not 1

  9. #9
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    You must be root and the parameter is a lower case L not a numeric. You are telling fdisk to list all the partitions it sees.

    Note the best way to install is to first to free up the space you want Suse to use by resizing or deleting partitions then simply let the installer find and partition the space. Suse bye default installs 3 partitions swap, root, and home. home is optional but you must have a root and should have a swap. If you manually set the partitions you must tell the installer how they are to be mounted ie / (root) /home etc.

  10. #10
    Just Joined!
    Join Date
    Mar 2008
    Posts
    16
    that is basically what he did; vista was installed on the raid 0 array then he added a 250gig hd not in the array and installed suse. when he did that he couldnt boot into either and got the grub 17 error. he can boot from the live cd and use the terminal to use the fdisk command. not having used raid i dont know if this is a bios thing or a grub problem with vista.

Page 1 of 4 1 2 3 4 LastLast

Posting Permissions

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