LinHES Forums http://forums.linhes.org/ |
|
mkfs.ext3 failing in R5A22 http://forums.linhes.org/viewtopic.php?f=1&t=6666 |
Page 1 of 1 |
Author: | itzac [ Sat Oct 29, 2005 11:46 am ] |
Post subject: | mkfs.ext3 failing in R5A22 |
I have two harddrives. Windows lives on /dev/hda1. I want to install Knoppmyth on /dev/hdb5. I do a manual configuration and select the appropriate partition. I select mbr for the boot loader. When I go to install I get the usage information for mkfs.ext3, which leads me to believe the script is not passing correct arguments. Since I've already formatted the partition as ext3, is there a way I could disable that line in a script somewhere so it carries on with the installation? |
Author: | cesman [ Sat Oct 29, 2005 1:11 pm ] |
Post subject: | |
And those arguments you see are? |
Author: | itzac [ Sat Oct 29, 2005 2:25 pm ] |
Post subject: | |
Well I don't see the arguments because this is inside the gui, but typically when a program prints out its usage (which IS showing up in the gui), it's because an incorrect argument was provided. If anyone who knows this code well could please point me in the right direction, it would be appreciated. |
Author: | cecil [ Sat Oct 29, 2005 3:05 pm ] |
Post subject: | |
What you are most likely seeing is when /XhaY is mounted. The kernel isn't given what fstype it is so it spits out a message. This isn't an issue. |
Author: | itzac [ Sat Oct 29, 2005 6:09 pm ] |
Post subject: | |
Actually that's not it at all. Turns out to be incomplete gui design in the installer. When doing a manual configuration the user is prompted to select from any linux type partitions to install knoppmyth on. Turns out you have to explicitly select one before hitting next. I was assuming the hilighted partition would be used, instead, since I hadn't selected one, it just grabbed the variable as being blank. When it went to format a partition, it would fail because none was specified. It's just a point of polish to add to the next release, I guess. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |