Why is my Fedora HD STILL coming up as 127 GB?What is the problem with using Fedora for servers?Creating a file server - How can I use a large VHD file in Hyper-V? (700GB)Hyper-V Boot failure on VHD made with Acronis?How to create IDE-based boot, SCSI-based system disks in Hyper-V GuestHow does “Hyper-V won't boot off SCSI Disks” affect me? (all HDDs in server are SCSI)Hyper-V VM stuck in endless loop trying to merge deleted snapshot with insufficient disk spaceFail to install Fedora 18 from flash drive (Warning: /dev/root does not exist)Hyper-V VM doesn't boot off SCSI hard driveCompacting VHD disk images when they are dynamicCan I backup a VHD to an identical system and boot in case of hardware failure on the original?

Inverse-quotes-quine

Is there a maximum distance from a planet that a moon can orbit?

Is there any set of 2-6 notes that doesn't have a chord name?

Do equal angles necessarily mean a polygon is regular?

Do French speakers not use the subjunctive informally?

Why is C++ initial allocation so much larger than C's?

Changing the opacity of lines on a plot based on their value

What are the penalties for overstaying in USA?

Employer wants to use my work email account after I quit, is this legal under German law? Is this a GDPR waiver?

Why is the Turkish president's surname spelt in Russian as Эрдоган, with г?

Peace Arch without exiting USA

Should I tell my insurance company I'm making payments on my new car?

Can White Castle?

Abel-Jacobi map on symmetric product of genus 4 curve

Sho, greek letter

What happens when I sacrifice a creature when my Teysa Karlov is on the battlefield?

Is this one of the engines from the 9/11 aircraft?

Do flight schools typically have dress codes or expectations?

Change the boot order with no option in UEFI settings

Was there ever a name for the weapons of the Others?

How come I was asked by a CBP officer why I was in the US?

Why aren't (poly-)cotton tents more popular?

Story-based adventure with functions and relationships

Why do some professors with PhDs leave their professorships to teach high school?



Why is my Fedora HD STILL coming up as 127 GB?


What is the problem with using Fedora for servers?Creating a file server - How can I use a large VHD file in Hyper-V? (700GB)Hyper-V Boot failure on VHD made with Acronis?How to create IDE-based boot, SCSI-based system disks in Hyper-V GuestHow does “Hyper-V won't boot off SCSI Disks” affect me? (all HDDs in server are SCSI)Hyper-V VM stuck in endless loop trying to merge deleted snapshot with insufficient disk spaceFail to install Fedora 18 from flash drive (Warning: /dev/root does not exist)Hyper-V VM doesn't boot off SCSI hard driveCompacting VHD disk images when they are dynamicCan I backup a VHD to an identical system and boot in case of hardware failure on the original?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















After posting this question, and creating a fixed 700GB disk in Hyper-V, when I mount Fedora 11 to a CD and go to install it only shows 127GB of space to write to.



How can I use all 700GB on the VHD?????



Thanks very much,



EDIT: In response to Cristians answer, I have made a SCSI controller, pointed it at the 700GB VHD and booted, now Fedora doesnt see any drive at all:



What am I doing wrong here???





EDIT 2: If I cannot make an IDE drive thats > 127GB, and I cant boot on the 700GB SCSI, how can I use this space???
If I boot on a small IDE with the SCSI attached, Fedora has no idea that all that space is there. Will this appear after loading the operating system? How hard is it to format a large drive and use it in Hyper-V???







alt text



lspci output:



alt text










share|improve this question
























  • What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

    – Cristian Ciupitu
    Sep 7 '09 at 18:23











  • See attached screenshot

    – barfoon
    Sep 7 '09 at 19:02











  • I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

    – Cristian Ciupitu
    Sep 7 '09 at 22:45











  • Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

    – barfoon
    Sep 7 '09 at 23:38











  • Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

    – Cristian Ciupitu
    Sep 8 '09 at 2:03

















0















After posting this question, and creating a fixed 700GB disk in Hyper-V, when I mount Fedora 11 to a CD and go to install it only shows 127GB of space to write to.



How can I use all 700GB on the VHD?????



Thanks very much,



EDIT: In response to Cristians answer, I have made a SCSI controller, pointed it at the 700GB VHD and booted, now Fedora doesnt see any drive at all:



What am I doing wrong here???





EDIT 2: If I cannot make an IDE drive thats > 127GB, and I cant boot on the 700GB SCSI, how can I use this space???
If I boot on a small IDE with the SCSI attached, Fedora has no idea that all that space is there. Will this appear after loading the operating system? How hard is it to format a large drive and use it in Hyper-V???







alt text



lspci output:



alt text










share|improve this question
























  • What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

    – Cristian Ciupitu
    Sep 7 '09 at 18:23











  • See attached screenshot

    – barfoon
    Sep 7 '09 at 19:02











  • I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

    – Cristian Ciupitu
    Sep 7 '09 at 22:45











  • Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

    – barfoon
    Sep 7 '09 at 23:38











  • Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

    – Cristian Ciupitu
    Sep 8 '09 at 2:03













0












0








0








After posting this question, and creating a fixed 700GB disk in Hyper-V, when I mount Fedora 11 to a CD and go to install it only shows 127GB of space to write to.



How can I use all 700GB on the VHD?????



Thanks very much,



EDIT: In response to Cristians answer, I have made a SCSI controller, pointed it at the 700GB VHD and booted, now Fedora doesnt see any drive at all:



What am I doing wrong here???





EDIT 2: If I cannot make an IDE drive thats > 127GB, and I cant boot on the 700GB SCSI, how can I use this space???
If I boot on a small IDE with the SCSI attached, Fedora has no idea that all that space is there. Will this appear after loading the operating system? How hard is it to format a large drive and use it in Hyper-V???







alt text



lspci output:



alt text










share|improve this question
















After posting this question, and creating a fixed 700GB disk in Hyper-V, when I mount Fedora 11 to a CD and go to install it only shows 127GB of space to write to.



How can I use all 700GB on the VHD?????



Thanks very much,



EDIT: In response to Cristians answer, I have made a SCSI controller, pointed it at the 700GB VHD and booted, now Fedora doesnt see any drive at all:



What am I doing wrong here???





EDIT 2: If I cannot make an IDE drive thats > 127GB, and I cant boot on the 700GB SCSI, how can I use this space???
If I boot on a small IDE with the SCSI attached, Fedora has no idea that all that space is there. Will this appear after loading the operating system? How hard is it to format a large drive and use it in Hyper-V???







alt text



lspci output:



alt text







linux hyper-v hard-drive fedora formatting






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 7 at 16:31









Glorfindel

5481 gold badge8 silver badges18 bronze badges




5481 gold badge8 silver badges18 bronze badges










asked Sep 7 '09 at 16:50









barfoonbarfoon

3953 gold badges11 silver badges27 bronze badges




3953 gold badges11 silver badges27 bronze badges












  • What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

    – Cristian Ciupitu
    Sep 7 '09 at 18:23











  • See attached screenshot

    – barfoon
    Sep 7 '09 at 19:02











  • I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

    – Cristian Ciupitu
    Sep 7 '09 at 22:45











  • Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

    – barfoon
    Sep 7 '09 at 23:38











  • Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

    – Cristian Ciupitu
    Sep 8 '09 at 2:03

















  • What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

    – Cristian Ciupitu
    Sep 7 '09 at 18:23











  • See attached screenshot

    – barfoon
    Sep 7 '09 at 19:02











  • I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

    – Cristian Ciupitu
    Sep 7 '09 at 22:45











  • Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

    – barfoon
    Sep 7 '09 at 23:38











  • Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

    – Cristian Ciupitu
    Sep 8 '09 at 2:03
















What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

– Cristian Ciupitu
Sep 7 '09 at 18:23





What disk controller does lspci show? The Fedora installer has a shell on second console (press Ctrl+Alt+F2).

– Cristian Ciupitu
Sep 7 '09 at 18:23













See attached screenshot

– barfoon
Sep 7 '09 at 19:02





See attached screenshot

– barfoon
Sep 7 '09 at 19:02













I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

– Cristian Ciupitu
Sep 7 '09 at 22:45





I find it strange that there's no SCSI controller in the listing. Just to double check: are you sure that you've added a disk on a SCSI controller? Also, I'm not sure about this, but the error might be also caused by the fact that the SCSI drives are available to the guest only after installing some "guest additions". Btw, I've seen people recommending booting from an IDE disk and using the SCSI disk for applications/storage (virtualization.info/2007/12/…).

– Cristian Ciupitu
Sep 7 '09 at 22:45













Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

– barfoon
Sep 7 '09 at 23:38





Man, thanks for the information but that is annoying. So in theory I will have to make a small IDE to boot off and then format the SCSI controller within fedora?

– barfoon
Sep 7 '09 at 23:38













Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

– Cristian Ciupitu
Sep 8 '09 at 2:03





Yeah, or use 3 IDE disks as large as possible (+1 CD-ROM) and then create a PV (Physical Volume) on each disk. Then combine the PVs in a big VG (Volume Group) and use it as you like. Regarding the SCSI disk, I would suggest installing Fedora on an IDE disk and after that the Linux Integration Components for Microsoft Hyper-V from connect.microsoft.com. You can find it in the "Server" category. You'll also need to register using a Live/Hotmail account. Good luck!

– Cristian Ciupitu
Sep 8 '09 at 2:03










2 Answers
2






active

oldest

votes


















5





+100









Quoting from an article about Hyper-V (thanks Ryaner):




Virtual hard disk specifications are
independent of the bus type used to
connect to the virtual machine.
However, the bus type does impose a
size limitation on virtual hard disks.
Virtual hard disks connected via IDE
cannot exceed 127 GB. Virtual hard
disks connected via SCSI cannot exceed
2040 gigabytes.




So it seems that you'll need to use a SCSI hard disk, instead of an IDE one. You could also try splitting the current hard disk into multiple smaller IDE hard disks.






share|improve this answer

























  • Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

    – barfoon
    Sep 7 '09 at 17:42


















-1














When you say that Fedora is unable to see the SCSI harddisk, what do you mean by that? At what stage does the Fedora fail to boot?




  1. The boot-loader is unable to boot - You may see an error message saying that there are no bootable disks. You will need to somehow tell the fake Hyper-V BIOS to boot the SCSI drive.


  2. The kernel is unable to boot - You see an error message from the boot-loader (grub/lilo). This means that the boot-loader has loaded successfully. You will need to re-install the boot-loader because IDE and SCSI drive parameters may have changed.


  3. The root is unable to boot - The kernel and initrd loads but the kernel panics complaining about being unable to find root. You will need to edit the kernel parameters for the boot-loader and re-install the boot-loader. You may need to change the root from /dev/hd* to /dev/sd* instead.


  4. The system is unable to boot - You see the system starting up but it complains about problems in the midddle. This might be a problem with udev and some of the configuration.

Have you tried re-installing Fedora after you made the switch from IDE to SCSI?






share|improve this answer























  • You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

    – barfoon
    Sep 13 '09 at 22:45













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f63085%2fwhy-is-my-fedora-hd-still-coming-up-as-127-gb%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









5





+100









Quoting from an article about Hyper-V (thanks Ryaner):




Virtual hard disk specifications are
independent of the bus type used to
connect to the virtual machine.
However, the bus type does impose a
size limitation on virtual hard disks.
Virtual hard disks connected via IDE
cannot exceed 127 GB. Virtual hard
disks connected via SCSI cannot exceed
2040 gigabytes.




So it seems that you'll need to use a SCSI hard disk, instead of an IDE one. You could also try splitting the current hard disk into multiple smaller IDE hard disks.






share|improve this answer

























  • Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

    – barfoon
    Sep 7 '09 at 17:42















5





+100









Quoting from an article about Hyper-V (thanks Ryaner):




Virtual hard disk specifications are
independent of the bus type used to
connect to the virtual machine.
However, the bus type does impose a
size limitation on virtual hard disks.
Virtual hard disks connected via IDE
cannot exceed 127 GB. Virtual hard
disks connected via SCSI cannot exceed
2040 gigabytes.




So it seems that you'll need to use a SCSI hard disk, instead of an IDE one. You could also try splitting the current hard disk into multiple smaller IDE hard disks.






share|improve this answer

























  • Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

    – barfoon
    Sep 7 '09 at 17:42













5





+100







5





+100



5




+100





Quoting from an article about Hyper-V (thanks Ryaner):




Virtual hard disk specifications are
independent of the bus type used to
connect to the virtual machine.
However, the bus type does impose a
size limitation on virtual hard disks.
Virtual hard disks connected via IDE
cannot exceed 127 GB. Virtual hard
disks connected via SCSI cannot exceed
2040 gigabytes.




So it seems that you'll need to use a SCSI hard disk, instead of an IDE one. You could also try splitting the current hard disk into multiple smaller IDE hard disks.






share|improve this answer















Quoting from an article about Hyper-V (thanks Ryaner):




Virtual hard disk specifications are
independent of the bus type used to
connect to the virtual machine.
However, the bus type does impose a
size limitation on virtual hard disks.
Virtual hard disks connected via IDE
cannot exceed 127 GB. Virtual hard
disks connected via SCSI cannot exceed
2040 gigabytes.




So it seems that you'll need to use a SCSI hard disk, instead of an IDE one. You could also try splitting the current hard disk into multiple smaller IDE hard disks.







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 13 '17 at 12:14









Community

1




1










answered Sep 7 '09 at 17:01









Cristian CiupituCristian Ciupitu

5,4701 gold badge35 silver badges51 bronze badges




5,4701 gold badge35 silver badges51 bronze badges












  • Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

    – barfoon
    Sep 7 '09 at 17:42

















  • Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

    – barfoon
    Sep 7 '09 at 17:42
















Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

– barfoon
Sep 7 '09 at 17:42





Ahhh I see. I have created a SCSI controller and pointed the machine to the VHD, still having problems. I have edited the question. Thank you,

– barfoon
Sep 7 '09 at 17:42













-1














When you say that Fedora is unable to see the SCSI harddisk, what do you mean by that? At what stage does the Fedora fail to boot?




  1. The boot-loader is unable to boot - You may see an error message saying that there are no bootable disks. You will need to somehow tell the fake Hyper-V BIOS to boot the SCSI drive.


  2. The kernel is unable to boot - You see an error message from the boot-loader (grub/lilo). This means that the boot-loader has loaded successfully. You will need to re-install the boot-loader because IDE and SCSI drive parameters may have changed.


  3. The root is unable to boot - The kernel and initrd loads but the kernel panics complaining about being unable to find root. You will need to edit the kernel parameters for the boot-loader and re-install the boot-loader. You may need to change the root from /dev/hd* to /dev/sd* instead.


  4. The system is unable to boot - You see the system starting up but it complains about problems in the midddle. This might be a problem with udev and some of the configuration.

Have you tried re-installing Fedora after you made the switch from IDE to SCSI?






share|improve this answer























  • You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

    – barfoon
    Sep 13 '09 at 22:45















-1














When you say that Fedora is unable to see the SCSI harddisk, what do you mean by that? At what stage does the Fedora fail to boot?




  1. The boot-loader is unable to boot - You may see an error message saying that there are no bootable disks. You will need to somehow tell the fake Hyper-V BIOS to boot the SCSI drive.


  2. The kernel is unable to boot - You see an error message from the boot-loader (grub/lilo). This means that the boot-loader has loaded successfully. You will need to re-install the boot-loader because IDE and SCSI drive parameters may have changed.


  3. The root is unable to boot - The kernel and initrd loads but the kernel panics complaining about being unable to find root. You will need to edit the kernel parameters for the boot-loader and re-install the boot-loader. You may need to change the root from /dev/hd* to /dev/sd* instead.


  4. The system is unable to boot - You see the system starting up but it complains about problems in the midddle. This might be a problem with udev and some of the configuration.

Have you tried re-installing Fedora after you made the switch from IDE to SCSI?






share|improve this answer























  • You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

    – barfoon
    Sep 13 '09 at 22:45













-1












-1








-1







When you say that Fedora is unable to see the SCSI harddisk, what do you mean by that? At what stage does the Fedora fail to boot?




  1. The boot-loader is unable to boot - You may see an error message saying that there are no bootable disks. You will need to somehow tell the fake Hyper-V BIOS to boot the SCSI drive.


  2. The kernel is unable to boot - You see an error message from the boot-loader (grub/lilo). This means that the boot-loader has loaded successfully. You will need to re-install the boot-loader because IDE and SCSI drive parameters may have changed.


  3. The root is unable to boot - The kernel and initrd loads but the kernel panics complaining about being unable to find root. You will need to edit the kernel parameters for the boot-loader and re-install the boot-loader. You may need to change the root from /dev/hd* to /dev/sd* instead.


  4. The system is unable to boot - You see the system starting up but it complains about problems in the midddle. This might be a problem with udev and some of the configuration.

Have you tried re-installing Fedora after you made the switch from IDE to SCSI?






share|improve this answer













When you say that Fedora is unable to see the SCSI harddisk, what do you mean by that? At what stage does the Fedora fail to boot?




  1. The boot-loader is unable to boot - You may see an error message saying that there are no bootable disks. You will need to somehow tell the fake Hyper-V BIOS to boot the SCSI drive.


  2. The kernel is unable to boot - You see an error message from the boot-loader (grub/lilo). This means that the boot-loader has loaded successfully. You will need to re-install the boot-loader because IDE and SCSI drive parameters may have changed.


  3. The root is unable to boot - The kernel and initrd loads but the kernel panics complaining about being unable to find root. You will need to edit the kernel parameters for the boot-loader and re-install the boot-loader. You may need to change the root from /dev/hd* to /dev/sd* instead.


  4. The system is unable to boot - You see the system starting up but it complains about problems in the midddle. This might be a problem with udev and some of the configuration.

Have you tried re-installing Fedora after you made the switch from IDE to SCSI?







share|improve this answer












share|improve this answer



share|improve this answer










answered Sep 12 '09 at 3:26









sybreonsybreon

7,1371 gold badge15 silver badges19 bronze badges




7,1371 gold badge15 silver badges19 bronze badges












  • You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

    – barfoon
    Sep 13 '09 at 22:45

















  • You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

    – barfoon
    Sep 13 '09 at 22:45
















You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

– barfoon
Sep 13 '09 at 22:45





You cannot boot on a virtual SCSI drive, but I want to use the SCSI as storage space.

– barfoon
Sep 13 '09 at 22:45

















draft saved

draft discarded
















































Thanks for contributing an answer to Server Fault!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f63085%2fwhy-is-my-fedora-hd-still-coming-up-as-127-gb%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020