Find the answer to your Linux question:
Results 1 to 10 of 10
Hello everyone, I am new to Linux and no expert on comps either.I've just installed Ubuntu 7.04 to a usb drive and on trying to boot all I get is ...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Location
    Blue Mountains
    Posts
    5

    Question Help setting up Hard Disk with file system unknown

    Hello everyone, I am new to Linux and no expert on comps either.I've just installed Ubuntu 7.04 to a usb drive and on trying to boot all I get is grub>.
    I've tried to set up disk 0 which has my vista OS but I get an error 17.
    Geometry (hd0) gives me some details and shows files system unknown which I understand might be because its NTFS.I tried to boot from HD 2 which is the usb drive but grub won't recognize it.If anyone can do a simple step by step guide to set up HD 0 to boot vista I would be grateful.
    Thanks, duran0001 or Ray

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    are you getting GRUB error on booting up from Internal Harddisk?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Location
    Blue Mountains
    Posts
    5
    Thanks for looking! Yeah, does ubuntu not read usb hard disks?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    you can read USB disks but you have to mount its partitions first.
    where did you install GRUB? does your machine's BIOS support booting up from External disk? does Vista boot up on unplugging External disk?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Jun 2007
    Location
    Blue Mountains
    Posts
    5
    Ubuntu was installed to usb hard drive.I don't know about booting from external drive but it is included in bios as third drive.And no vista does not boot if I unplug usb drive. I get a black screen and not even grub>

  6. #6
    Just Joined!
    Join Date
    Jun 2007
    Location
    Blue Mountains
    Posts
    5
    On reading around I found that my usb hard disk not having its own power source can be a problem.

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Ubuntu was installed to usb hard drive.I don't know about booting from external drive but it is included in bios as third drive.
    it means your machine support booting up from External drive.
    first of all, fix Vista Problem. check here.

    after fixing Vista, boot up from Ubuntu LiveCD, mount Ubuntu Partition and post the contents of /boot/grub/menu.lst file and output of 'sudo fdisk -l' command.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    On reading around I found that my usb hard disk not having its own power source can be a problem.
    GRUB has nothing to do with it. if BIOS supports External disk, you can install Ubuntu with less effort.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined!
    Join Date
    Jun 2007
    Location
    Blue Mountains
    Posts
    5
    I think the problem is that Grub is not able to read the usb disk because I tried to make it find hd2 which is the external one and it says it cannot read or find disk.I also tried making the external drive as first booting device and still no good.I would like to get into vista and format external drive and install ubuntu to second internal drive.

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    during Installation, BIOS detect external disk as secondary (hd1) and internal disk as Primary (hd0) but after installation, on selecting External disk as First Boot Device in BIOS, it becomes Primary (hd0).
    GRUB confuses here and refuse to work. you have to edit its conf files after installation.

    * install Ubuntu in External Disk and make sure to install GRUB in MBR of External Disk.
    * boot up from LiveCD and edit /boot/grub/menu.lst file. root (hd1,0) to root (hd0,0).
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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