Hardware :: Force The Installer To Accept Custom Partition Layout?
Dec 12, 2009
Upgrading fc10 to fc12 with a fresh install. Made several partitions with fdisk. mkfs failed."Bad superblock at block 1.Need blocks 1 to 4 to create file system. Aborting.Tried mkfs -c, badblocks, dumpe2fs,no joy. No backup superblocks,because I had already fdisked.
Repartitioned starting at cyl 10. mkfs worked fine then. FC12 installer still could not initialise disk, however. I guess it looks at block 1, to initialise before it offers diskdruid, so it never gets to see my custom partition layout. How can I force the installer to accept my custom partition layout? Is a bad superblock at block 1 a fatal, throw-the-disk-away fault?
View 1 Replies
ADVERTISEMENT
Nov 29, 2009
I have several partitions on my hard drive, and like to use the 'Create Custom Layout' option during the installation process, to make sure that I don't loose any of my existing partitions or the data on them.
I have attempted a minimal F12 installation from Fedora 12 DVD. But the 'Create Custom Layout' option is not an option in the menu.
How do I install F12 and tell anaconda exactly which partitions I want to use and format?
My current working partition layout is shown in the attached screenshot.
I want to use the following custom partition layout during the initial F12 installation:
Code:
/dev/sda2 / Fedora-12-root
/dev/sda3 SWAP
/dev/sda11 /var/log/ var-log
/dev/sda12 /tmp tmp
This allows me to share existing partitions between my current working F10 root partition, and the newly-installed F12 root partition. So if there are problems with the new F12 installation, I still have a working F10 system to fall back on.
The other partitions with data on will be mounted when the intiall installation has been completed
View 4 Replies
View Related
Aug 17, 2011
I am trying to install fedora15, my devices are as follows:
/dev/sda1- contains windows recovery
/dev/sda2- contains windows vista
/dev/sda3- free space
/dev/sda4- where fedora10 is existing.
Basically I want to scrap the fedora 10 in /dev/sda4 and install fed15 on the place (ext3). During the installation process fedora asked me, Which type of installation you want? I choose 'create custom layout'.
Then in the next window that appeared I choose /dev/sda4. Then it gives me four options like
Create Edit Delete Reset
I want to know what does this Delete mean. What will it do, will is erase all the older partitions within /dev/sda4 i made for fedora10 (previously I made three partitions /boot, swap, /) or will erase /dev/sda4 itself. I am scared to continue installation further.
View 10 Replies
View Related
Jul 28, 2011
Trying into install fedora. I am setting up my system as a dual boot over two drives. I have set up a custom layout and whenever I get to the step to write changes to disc it crashes with an unhandled exception. I have tried multiple times now, it always crashes.
Here is the first line from the exception report:
anaconda 15:31 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packagees/pyanaconda/storage/devicelibs/swap.py", raise SwapError("swapon failed for '%s'" % device)
View 10 Replies
View Related
Nov 22, 2010
Im trying to shrink a 80 Gb ntfs partition. but when i clicked the shrink option the partition is like this:
"sda1(ntfs,0 mb)".
how to free up space in creating custom layout.
View 1 Replies
View Related
Nov 9, 2010
I forced the install of graph-tool package [URL]. Now it is of course tagged as broken, so update manager wont do anything. But I want to accept it, I know it is not really broken. (In fact, graph-tool_xxx.deb asks for libcgal4. squeeze only has libcgal5, so I am betting this is not an issue, as far as graph-tool is concerned.)
View 2 Replies
View Related
Jun 5, 2011
Does anyone know how to automatic accept the EULA for ttf-mscorefonts-installer?
View 2 Replies
View Related
May 29, 2011
I've written my custom keyboard layout, where I'm trying to remap the Menu key as Super. The key gets remapped, however Super is not recognized as a modifier key, unlike with a standard layout I've used as a comparison. What puzzles me is that the left Windows key, which I never refer to in my custom layout stops working as well.
Here is the relevant section of my custom layout:
Output of xev command shows the key has been remapped correctly:
View 2 Replies
View Related
Jan 22, 2010
There have been some posts on this forum about custom keyboard layouts, but the latest one was more than three years ago, and is outdated. I found the following code for a custom dvorak international keyboard layout here, but it directs me to copy this code into the folder /etc/X11/xkb/symbols/pc, a folder which does not seem to exist in 9.10 or 9.04.
Code:
As this is the only thing I felt Windows did better than Ubuntu (custom keyboard layouts), I would love to be able to change the layout and finally seal the deal with Ubuntu.
View 9 Replies
View Related
Feb 23, 2011
I need to create a custom keyboard layout for Canadian Aboriginal syllabics. How do I do this? Keyboards exist for Windows and Mac.
I can't find any current documentation for this.
View 4 Replies
View Related
May 23, 2015
I was using a custom layout for my keyboard as I've a UK laptop but still use french accents sometimes. After the update from Wheezy to Jessie my configs disappeared so I have put them back:
- Defining my layout here: /usr/share/X11/xkb/symbols/gb
- Adding here: /usr/share/X11/xkb/rules/base.xml and here /usr/share/X11/xkb/rules/evdev.xml in the gb configItem
Code: Select all    <variant>
     <configItem>
      <name>accentsFR</name>
      <description>English (UK with french accents)</description>
     </configItem>
    </variant>
- Adding the declaration of the layout here /usr/share/X11/xkb/rules/base.lst and here /usr/share/X11/xkb/rules/evdev.lst
Code: Select all accentsFR    gb: English (UK with french accents)
So everything looks alright, if I go to System Tools -> Preferences -> Settings -> Keyboard -> Input Source my layout is well selected and I can even see the correct layout by clicking on the keyboard icon (cf my snapshot)
Here is the snapshot of the keyboard input source settings: [URL]....
View 1 Replies
View Related
Jul 23, 2011
I have swapped backspace key with ` (grave) key. So I added a layout in the /usr/share/X11/xkb/symbols/us with the following lines:
key <TLDE> { [ BackSpace, BackSpace, BackSpace, BackSpace ] };
key <BKSP> { [ grave, asciitilde, dead_tilde, asciitilde ] };
Now the backspace and grave work well, but when I press shift + grave (previously backspace key), I get grave, not asciitilde.
This is strange because I tried the same thing (with the same us file) with Chakra linux and it worked without any problem.
View 2 Replies
View Related
Jul 1, 2011
How to create and install a custom keyboard layout?
View 1 Replies
View Related
Feb 28, 2011
I have written a custom keyboard layout that I'm trying to install in Kubuntu 10.10. This is the layout: [URL]
I have added the layout as /usr/share/X11/xkb/symbols/dotan and made these changes:
In /usr/share/X11/xkb/rules/base.lst I added this:
! layout
dotan Dotan
Of course, the !layout line was already there, I did not touch it.
In /usr/share/X11/xkb/rules/base.xml I added this:
<layoutList>
<layout>
[Code]....
However, after a reboot I do not see the new layout in KDE's configuration for these things.
Note: this is a repost of a post on the geekhack forums. After posting I realised that LinuxQuestions is the better place to ask this. For reference, here is the original geekhack thread: [URL]
View 2 Replies
View Related
Mar 9, 2010
How can I change the third level of the 1 (one) key to umlauted a using German Dvorak layout?
View 1 Replies
View Related
Dec 27, 2009
Since the kernel of F11 live-cd can't recognize my video card, I have to run it in text mode. I also have to run "liveinst" in text mode and the install progess seemed ok. But on the partitioning selection step, there is no "custom layout" option! I rembered that in the graphic mode there was such option. How can I find it in the text mode?
View 2 Replies
View Related
May 3, 2010
I'm using Ubuntu (Karmic) and 2 keyboard layouts. Using the gnome settings, I managed to set it to switch with Alt+Shift (windows style), but I really want to limit it to Right Alt + Right Shift, but that option isn't available in the gnome wizard. I've opened gconf-editor and found the kbd configuration, but trying to add 'r' or 'right_' prefixes to the keys didn't help.
View 1 Replies
View Related
Feb 24, 2010
Is there a way to set up a custom keyboard layout? (ex: set q to the f key, etc.) I have looked around, but have been unable to find one.
If there isn't one, then a (basically) equivalent solution for me would be to map some of the symbols I need (ex: Δx,Σ,ect.) to ctrl-/,ctrl-., ect. through keyboard shortcuts. The problem I run into here is that I do not know of any commands that paste a specific symbol into the focused text input area. Does anyone know of one?
View 3 Replies
View Related
Feb 9, 2011
i m trying to modify an Ubuntu install CD for a (nearly) hands-off installation experience. I have almost everything working the way that I want except for one thing: Choosing the keyboard.
1) I can boot the CD
2) I am asked, via what looks like a grey GUI menu, which language I want.
Problem #1: I don't know how to bypass this and force the menu to accept "English". 3) I have added my own label to isolinux/txt.cfg for my installation, and it shows up on the install CD menu: "Install NIMBioS Enterprise"; and it's highlighted by default. 4) I press RETURN to begin the installation. Problem #2: For some reason, the installer displays the "Ubuntu installer main menu", with "Configure the keyboard" highlighted. During a regular, unmodified installation the installer automatically goes into the "Configure the Keyboard" without me having to select it from this menu. I'm not sure why this is the case. 5) I press RETURN to select "Configure the keyboard" Problem #3: I am then asked, "Country of origin for the keyboard". No matter what I try as a preseed argument in txt.cfg, I can't make this go away. 6) Press RETURN to accept "USA", and everything else goes on automatic. Here is the contents of my isolinux/txt.cfg file:
[code]...
View 3 Replies
View Related
Sep 10, 2010
I want to create a LiveCD that you can boot and where instead of the normal Ubuntu installer (ubiquity) my own installer is starting.
I tried to do that with FAI, but I have many problems with it. Do you know a good way to do it? Is there an Interface for the Ubuntu installer/Source Code? Any other tools, ideas or thoughts?
View 1 Replies
View Related
Dec 1, 2010
when I finally wanted to install Debian to my hardrive. Somehow, how to copy it to USB drive and make it boot-able. Installation process started without problems, but it failed on step called (something like) "Find files in CD-ROM" - what was expectable, since I used USB drive. So I wanted to unmount "/cdrom" and mount my USB drive there instead. I moved to another terminal, and searched for right device. "ls /dev" does not help, since I can't scroll to see other devices. Also kernel messages - can't scroll. Tried to change keyboard layout, still didn't work. I also can't use less, because there is no apt-get installed. Another problem is, that after trying to mount only viewable device (/dev/sda1), mount failed bacause I gave there invalid argument, or directory didn't exist. (Note that I created directory in /mnt/... or /media/... first). So I am asking - how can I remap keyboard to use those page up/down keys?
View 12 Replies
View Related
May 4, 2010
I'm trying to install CentOS on my macbook over a Fedora Core installation.I'm getting this warning:
Quote:/dev/hda currently has a gpt partition layout. To use this disk for the installation of CentOS, it must be re-initialized, causing the loss of ALL DATA on this drive.
View 2 Replies
View Related
Nov 20, 2008
I'm at a stage where I can start using Linux for all the tasks that I currently do on Windows and am keen to make a full switch to Linux. I have played with Linux a few times over the years, installing different distros etc, but I've never set up the hard drive partitions manually. I only want to make the switch once I have a good grasp of how to configure the hard drives as I have a lot of precious data.
A question I have is that normally I would set up a small partition for the OS, then have another large partition purely for data. What would be the best way to recreate this kind of set up with a Linux file system (i.e. keeping OS and user data separate)? Where would be the best place to store a mass of data that wouldn't necessarily be associated with one particular user? I've seen about having a separate partition for users home directories, but I don't really want the data associated with one user so it would seem more logical to store it somewhere more general.
View 5 Replies
View Related
Aug 21, 2011
Yesterday I got my new workstation featuring:
120 GB - OCZ Vertex3 MAX IOPS
300 GB - Western Digital Velociraptor (10k RPM, about 4ms avg. seek)
2x2TB Samsung Ecogreen F4
The system will be running Ubuntu with the main purpose of doing lots of Java development. Occasionally I have to develop Java in a Windows VM; for this I need fast VMs. I read a lot about SSD wear and maybe it is a bad idea to put the Eclipse workspace on the SSD, because of all the little writes the builds do. Perhaps the workspace (and thus /home) might find a better place on the Velociraptor which is real fast. How should I partition the whole thing to get the most out of it. LVM might be an option, too. Maybe putting a third partition on the SSD for one VirtualBox image. Currently I am thinking:
SSD: 2GB /boot, remaining space for / Velociraptor: LVM spanning the whole drive. 150GB /home Remaining Space for /virtualMachines or something like that Samsung drives (LVM over both or one Volume Group for each? - Latter would be better in terms of data security, because if one drive in a big volume group fails everything is lost)
View 1 Replies
View Related
Feb 24, 2011
Is there a way to fix a partition that wont mount?
When I boot into Ubunutu I am told that the shared partition (which I called Storage on my shared NTFS D Drive) wont mount.
View 6 Replies
View Related
Mar 26, 2010
For a fresh installation using manual partitioning, one single disk (IDE).
If I selected:
For the root partition, I would like to use ext4, 10GB, but by default, the partition type 'extended' is suggested. Would there be any difference (advantages, inconveniences) if I selected the primary partition instead?
View 6 Replies
View Related
Jan 9, 2010
I ve got Eeebuntu 3.0 installed on one partition, and Fedora 12 installed on another, sharing the same /home partition, and within that, I have them sharing the same user folder. It complicates matters as Eeebuntu (with it's Ubuntu 9.04 base) still has Firefox 3.0.16, and Fedora has 3.5.6 (Adblock no longer works in Eeebuntu, I stupidly upgraded it in Fedora). I want to keep the same partition layout, but resolve these conflicts. Is there any way I can change the /home folder for Fedora, or Eeebuntu so that each one has different settings, but still be on the same /home partition?
View 3 Replies
View Related
May 29, 2010
Running Ubuntu Lucid Lynx, GNOME 2.3Keyboard Preferences utilityAdding any Spanish language keyboard layout makes my Alt_R not work in ANY layout! I see that it changes Alt_R to "Iso_L..." for all/both layouts, including USA layout. When I click "Reset to Defaults" it's fine again, USA layout shows Alt_R again. I've tried all the variants of the Latin American layout and the Spain layout and they all do the same thing.What is "ISO_L..." and what's going on?i DESPERATELY need my Alt_R to work!
View 2 Replies
View Related
Aug 9, 2010
I have installed opensuse 11.3 a couple of weeks ago in 2 computers and both suffer of the same problem.In my asus laptop, i have a german keyboard. It is correctly recogniced as german keyboard by ev-dev, i guess. (ev-dev managed). But i need to write some spanisch symbols too, like accents (á © í ³ ? ñ¬ ·hich in a normal linux, they do work. For some reason, after rebooting, or after some time of having it running, the keyboard layout resets to an invalid setup, here accents get not over the letter (?a ?e ?i ?o ?u), so i have to select my layout again in the gnome control center.
With my other computermore or less the same.Its a desktop PC with an spanisch keyboard. But i thinck i picked German keyboard during installation and now it starts always with german with some sort of 5 secs delay when setting it. I have to pick spanisch and i always delete the german layout, but after some time having it running, it resets to the previusly deleted german layout.
View 7 Replies
View Related
Dec 2, 2009
having problems with my keyboard layout since upgrade from F11 to F12. When I reboot and login into gnome I have to switch back to my layout as it has been set to USA default layout.
View 3 Replies
View Related