Ubuntu :: Change/edit A Block File (/dev/sda3)?
Jul 22, 2011How do I change/edit a block file (/dev/sda3)?
I am trying to set this up http://ubuntuforums.org/showthread.p...t=freeze+rsync.
How do I change/edit a block file (/dev/sda3)?
I am trying to set this up http://ubuntuforums.org/showthread.p...t=freeze+rsync.
I am dual booting winxp and opensuse 11.2 on a 80gb harddrive with 3 partitions. first primary conatins xp, second logical and active contains opensuse and third primary holds data. i want to create another partition after /dev/sda3 using the free space from /dev/sda3.can u advise me if it is possible? and if yes, what do i need to consider. here is the output of fdisk -l
Code:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x285adb1d
[Code]...
I'm trying to change my Visual Effects in the appearance menu to Extra. I had it working before, then uninstalled and reinstalled Compiz and Advanced Desktop Effects Settings (ccsm) to try to fix somethingand now when I go into the appearance menu to change the visual effects, it let's me change the radio button, I confirm the changes (no wobbly windows though), close the window and open it again, but it's reset to None. how to fix this? Is there a prefs file I can edit directly?
View 1 Replies View RelatedI have a linux.img image for ubuntu.I want to edit file inside it, how can open it, edit a file, then remake the bin file?
View 7 Replies View Relatedcan I change the ECC code for a block of a file stored on a flash drive by any means ? of a file stored on a HDD (though I don't think there would be a difference between the two)Maybe , through some hardware interrupts or anything like that?Also if possible I need the solution to be in C/C++.
View 4 Replies View RelatedI'm trying to change the autoplay value in an .inf file that is embedded in my western digital MyBook; but I can't get past the read only property no matter what I try.
View 2 Replies View RelatedDoes anyone have a guide/instructions to change the Block Size on a Linux disk from 4096 bytes to 1mb or more?
View 2 Replies View RelatedWhen i open any .pps file with OO.org (impress), it starts a slideshow and it doesn't let me edit the file. If i click on "end slideshow", the program exits.i ran it in a terminal and there's no error messages.[EDITED]Well, i found the answer, just renaming it to ".ppt".
View 2 Replies View RelatedI have a Linux (Kubuntu) system with a large (~20Gb) file which I would like to mess with. Specifically, I want to copy the entire contents of another large file (~12Gb) to the middle of this file, and keep the bits of the file which are not overwritten.This is what I want to happen, with the text between the pipes representing file contents:Before:
outfile: |abcdefghijklmnopqrstuvwxyz|
infile: |123456789|
After:
[code]....
I have search and there is similar topic but for 9.10 and the problem contains "UUID" [URL]I was wondering if the fix listed there will help my problem.
View 1 Replies View RelatedI built a Raid5 volume with 3 SATA II hard disk drives. Further I have a system disk conected through IDE. During the first setup the IDE disk becomes sda, the SATA II disk sd[bcd] respectively. Now, sometimes the device names change after reboot - why ever... E.g. one of the raid5 disk become sda and so I got an error message during the boot procedure regarding the raid set. Curious, when the system is up and I stop and restart the Raid5 volume it comes up and runs fine. Because I'm currently at work I can't post any more detailed config files at the moment.
View 2 Replies View RelatedI installed Debian squeeze to 40Gig pata hdd on my AMD 1090T desktop, with1Tb sata hdd.
Now that I'm quite comfortable with dual-booting, I'd like to transfer 40Gig Hd(sdb) to sda3. I viewed this thread, which is similar to my situation, but not quite the formula.
[URL]
I intend on reading more on this 1 to see if what I'm looking for is include.
[URL]
I've never done the dd command, so it's not like I'm going to do it today, but would like a little bit more documentation to get a further understanding of the dd command.
I just had a quick question. I would like to burn a DVD to disc. The VOBs in the Video_TS folder have 3 Audio tracks: Stereo, Surround, Mono. By default it plays the Stereo track. Is there any way to change this? ffmpeg -i [insert_video_location] in the terminal gives me:
Code:
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 16:9], 9800 kb/s, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
Stream #0.2[0x81]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
Stream #0.3[0x82]: Audio: ac3, 48000 Hz, mono, s16, 96 kb/s
Will 0x80 always be the default? Normally this wouldn't be a problem, but I'm going to be playing these discs on a DVD Player without a remote (can't help it), so I won't be able to switch the audio on the fly, and they have no menus. You put it in, and it goes straight to the movie.
Is there a way to edit the themes in Ubuntu with more control then with the Customize feature? Customize lets you change the all the icons and folder icons to a particular set of icons but does not allow you to individually specify what icons to use for folders and file icons and what icons to use for the icons on the top launch panel that are on the right side of the panel by default like the Bluetooth Icon, UPS Battery status icon temperature and current condition icon in the calendar. Older versions of Ubuntu gave the user more control over how the launch panel looked, I thought I remembered an option to use 3-D icons on the launch panel in older versions of Ubuntu.
View 1 Replies View Relatedi want to find a command line way to edit a text file to delete all commas in the file. i do not want to replace them w/ anything.
View 2 Replies View Relatedi have installed Fedora 14 on sda3 and it's home partition is on sdb3. So after the installation and went back into ubuntu and did a update-grub. and then restarted i get this screen.
Here is my grub.cfg
Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
[code]....
so I found this applescript somewhere, and not knowing applescript I was wondering if someone could tell me what the edits I need to make to duplicate the functionality found in the perl script which follows the applescript. (ie. I want to cycle through the colors in the same sequence)
Applescript (written by someone else for OS X)
Code:
tell application "System Events"
set theDesktopPlist to property list file "~/Library/Preferences/com.apple.desktop.plist"
set theGivenDesktop to property list item "desktopCode" of property list item "Background" of theDesktopPlist
try
set theColorArray to property list item "BackgroundColor" of theGivenDesktop
on error
[Code]...
How to change:
(1) My preferred File Management program, the one that kicks off when I use Places? and
(2) The amount of time before the display is put to sleep?
I DO NOT WANT TO USE A GUI FRONT END to do this. The reason is (1) my preferred File Manager, Xfe, is not listed as one of the options by Preferred Applications. And (2) Power Management Preferences allows 10 or 30 minutes before putting the display to sleep but I want 20 minutes. I need to know what files contain these configurations so I can edit them directly.
So I have done some googling and experimenting to change the GDM icon (Ubuntu 10.04) and have found the following ways:
UbuntTweak
Replace /usr/share/icons/LoginIcons/apps/64/computer.svg with your own svg
Change the gconf config setting /apps/gdm/simple-greeter/logo_icon_name to be the name of your icon in the theme. Then copy that file to the icon theme path: /usr/share/icons/LoginIcons/apps/64/.
I have gotten #1 and #2 to work. I am not sure how UbuntuTweak is actually doing it's magic (but would love to know). I do not like #2 as it seems messy and what not.
I can not get #3 to work. I have found post after post that says it should. I have tried editing the gconf DB in multiple ways:
gksu gconf-editor
gksu -u gdm gconf-editor
sudo -u gdm gconftool-2 --set --type string /apps/gdm/simple-greeter/logo_icon_name MYICONFILE
sudo gconftool-2 --set --type string /apps/gdm/simple-greeter/logo_icon_name MYICONFILE
And while all of those methods show that the value has been edited NONE of them actually change the icon (did a service gdm restart to check).
Given that:
The official docs state that this should work By replacing the computer.svg file it does work (so I know I am copying my file to the correct path)
I need to add rootdelay=130 to my grub menu every time I boot up. how to edting (which) appropriate file to make a permanent change?
View 2 Replies View RelatedDual-Boot: Mac OSX and Ubuntu
Want to dual boot 10.04LTS and OS X 10.6.5
But there is no option to install the boot loader (grub) to /dev/sda3 as per the following
using Bootcamp
https://help.ubuntu.com/community/Ma...elInstallation
So I've been trying to find a program to edit grub ,so that I'll be able to add a picture behind the letters add new lines,and change the name of the menus. I know in Backtrack that I used a program,I don't really remember which one it was,I think KGrubEditor,but that is a KDE app,and I cannot find a place where I could download it anyway. Do you guys know any alternative,or any way I could do this? I know how to edit grub.cfg,but I want some features besides that.
View 2 Replies View RelatedI suspect that this has come up numerous times, but I am new to Linux and I am setting up a new in-house server using Ubuntu 9.04 and Apache, etc. I can see the welcoming "It Works!" message when I log in via Firefox. I can see "index.html" when I FTP the server with the site name and password at /var/www. I can also see the -rw-r-r-- attributes, but I can't edit the HTML file or replace it. When I try to rename the "index.html" file.
I get the following message: "Request denied. Verify that the file or folder exists and that you have the necessary permissions on the server to perform the requested operation."
I haven't been able to determine where to enter the password or what changes I need to make to be able to work with the /var/www directory via FTP.
I have finally ditched Ubuntu/Mint after 2 years and have now installed Fedora 12. I am excited to give it a spin. This was the first version of Fedora that finally recognized my intel graphics card.
I have 2 questions:
1. How do I edit the fedora/Gnome main menu? When I left click on Applications, etc. I am not given that option.
2. How do I change the login screen?
Where is the location of file which holds information about open with dialog? I need to edit it to change default programs that open certain files?
View 3 Replies View RelatedSimilar to this question [URL] but I am asking for filezilla in linux. I am using ubuntu lucid 10.0.4. Currently my filezilla opens files using openoffice. I want to change to gedit for all the .log files etc. Some reason, my filezilla has no File Edit and other settings. This is the screenshot [URL].
View 1 Replies View RelatedWhen using the above image viewer, it would be easier for me to be able to close the viewer/image while displaying an image in fullscreen mode, by clicking on the middle mouse button, rather than right clicking and choosing "Exit full screen", then clicking on the cross in the corner of the window. This is similar to how Firefox can close tabs by middle-clicking with the mouse wheel.
Mouse function editing in GQview seems limited to controlling whether the scroll wheel pans up and down the picture, or moves to the next/previous picture. Any way I can edit the preferences file for GQview at .gqview/gqviewrc in order to achieve the above shortcut facility on my mousewheel, for this application? Or is anyone familiar with another Linux image viewer that does allow the mouse to be programmed in this way?
I have installed Fedora-9 and i customized my kernel. But i did a big mistake in the last steps while customizing. Unfortunately i have executed below shell cmd. grub-install /dev/sda windows drive is not visible But /dev/sda3 is a windows vista file system, now sda3 file system is not in visible for both in linux and also vista OS. How can i retrieve my data back in vista sda3. Here is the info of system
$ su -c '/sbin/fdisk -l'
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code]....
I have been dual-booting Vista and openSUSE 11.2 until my SUSE install is fully functional and now and I want rid of Vista and to reclaim the space for Linux.
Code:
fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x28000000
[Code].....
sda2 and sda3 are the Vista partitions. sda2 is a recovery partition and sda3 is the main partition. All data is safely copied from sda3 and now I want to reformat them for SUSE. I not bothered about partition resizing i.e. I am happy to just have the sda2/sda3 space available to SUSE and mount them somewhere.
1) Do I need to do anything about the boot table first or can I just reformat sda2 & sda3?
2) How should I format sda2/sda3? I'm guessing I need to unmount them and then format. Should I use ext4 or something else? Which command/tool should I use?
I have just installed F11 and want to change Nautilus to default Ubuntu and not open each folder in separate window. But I can't go to Edit/Preferences.Nautilus keeps crashing and I get this report:Quote:
Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0
[code]....