Find the answer to your Linux question:
Results 1 to 3 of 3
I type in 'fdisk /dev/hda' and nothing comes up. Even 'fdisk -l' shows nothing. What's wrong here? On a similar note, my /etc/fstab has some weird stuff - a long ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    5

    [SOLVED] fdisk - unable to open /dev/hda

    I type in 'fdisk /dev/hda' and nothing comes up. Even 'fdisk -l' shows nothing. What's wrong here?

    On a similar note, my /etc/fstab has some weird stuff - a long UUID number where I would expect /dev/hda5

    I'm relatively new to linux, and intend to start over from scratch. My whole setup is fubar - ubuntu is installed on a couple of logical partitions, and I'm running Grub with XP. I want to learn as much as I can, and would really appreciate any help. Thanks.

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Hello and welcome
    Try this way
    sudo fdisk -l (L not an I)
    sudo fdisk hda
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Jun 2008
    Posts
    5
    ah, yes. It's not the first time I've made this dumb mistake. Thank you.

Posting Permissions

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