Networking :: Create Swap For PXE Image?
Jul 29, 2011
I try to prepare Linux-based image for remote network boot via PXE. Do I need to create Swap for this PXE image? BTW the boot image will have about 300MB or less and we have P4/2GHz workstations with 1GB RAM.
View 3 Replies
ADVERTISEMENT
Apr 19, 2011
I am new about swap and filesystem. Now I encounter a problem: 2G ext4 disk /dev/sda7 # Want to be used as swap in fedora 24G ext4 disk /dev/sda8 # My fedora is built on it without Swap As described above, I want to use /dev/sda7 as swap in /dev/sda8. How to deal with it?
View 2 Replies
View Related
Aug 19, 2010
as per the output, there is no swap partition in my system..i am lack of analysing the output above. please describe me about buffers,cached fields and "-/+buffers/cache" row.and do i need to create swap partition or not?if yes, how?
View 6 Replies
View Related
May 31, 2009
On numerous installs I ignored "swap" message but want to create one this time. And can it be done post installation?
View 5 Replies
View Related
Jan 26, 2010
I am sitting in front of an Ubuntu which was installed previously by someone else. How can I find out if a swap partition was defined?Is it always a swap partition or only a (ONE) swap file (like in Windows XP) ?If there is currently no swap partition: How can I create one and tell Ubuntu to use it?How can I conversely tell Ubuntu NOT to use a separate swap partition but to use
View 2 Replies
View Related
Jun 6, 2010
I was fortunate enough to acquire some old 2u server hardware (from 2005) on which I wanted to learn how to use Ubuntu. Ubuntu fails to mount any partition, in fact gparted cannot detect anything. The installer detects the scsi hdds but then fails when it tries to actually make a partition. I've searched this forum, linuxquestions and google. Nothing relevant was found and the solutions involving probing with commands within linux were irrelevant since zero partitions show.
I've tried Ubuntu 10.4, but settled on trying to install 8.10 since it seems to boot up faster and at least detects the physical hard drives quicker. Also tried windows xp and that says "no hard disk detected". I would've tried windows 7 but the server doesn't have a dvd drive.
View 8 Replies
View Related
Mar 20, 2011
(This is for a 100% Clean install)
Q1) I was wondering if it is possible to Dual boot Ubuntu with Windows XP on a 1TB RAID-0 setup ?
Q2) Also, is it possible to create a SWAP partition (for Ubuntu) on a NON RAID-0 HDD ?
Q3) Lastly... I read GRUB2 is the default boot manager... should I use that, or GRUB / Lio ?
I have a total of 3 HDDs on this system:
-- 2x 500GB WDD HDDs (non-advanced format) ... RAID-0 setup
-- 1x 320GB WDD HDD (non RAID setup)
(The non RAID HDD is intended to be a SWAP drive for both XP and Ubuntu = 2 partitions)
I plan on making multiple partitions... and reserve partition space for Ubuntu (of course).
I have the latest version of the LiveCD created already.
Q4) Do I need the Alternate CD for this setup?
I plan on installing XP before Ubuntu.
This is my 1st time dual booting XP with Ubuntu.
I'm using these as my resources:
- [url]
- [url]
Q5) Anything else I should be aware of (possible issues during install)?
Q6) Lastly... is there anything like the AHCI (advanced host controller interface) like in Windows for Ubuntu?
(Since I need a special floppy during Windows Install...) I want to be able to use the Advanced Queuing capabilities of my SATA drives in Ubuntu.
View 4 Replies
View Related
Apr 8, 2010
Is it possible to create ONE iso image on 2 CDs ?I have a very old version Windows XP which installer is on 2 disc. I need to create an ISO image on them. If possible, please advise which command shall I run, dd ?
View 2 Replies
View Related
May 27, 2010
I want to create an ISO file in brasero but it only lets me create a cue. What should I do
View 8 Replies
View Related
Apr 7, 2011
I do not know if this is possible, but I have a laptop in another country that I visit quite frequently. I wish to re build it in Ubuntu from the image of a mcahine I have here such that when I set it up I need not go on line for updates and installed apps.
A couple of reasons for this.
Internet in this other country is by land line and VERY expensive and slow
It would be useful if it were an image as I am happy with the install on the laptop I have here,, and do not want to spend an age on my hols configuring and installing and playing about... Just install Ubuntu from my CD and then the image to create the same machine.....
View 6 Replies
View Related
May 21, 2011
I just downloaded the FEDORA iso image file. Naturally, the next step is to create a DVD. The problem is I'm using a mininetbook hith no DVD unit and I have not an external one, so I think I can use the USB as an alternative, but I just don't find how to in the documentation, and the applications to burn DVD's dont have the option... how can I do this?
View 14 Replies
View Related
May 3, 2011
I have an HP C7000 chasis with 5 blades. We have a known good, secure version of RHEL 5.6 on one of the blades. My question is, can I make a "golden iso image" from that running o.s. to install on 2 of the other blades? If so, how can I do that?
View 7 Replies
View Related
Sep 2, 2010
Debian 504 64-bit
How to create ISO image from .bin and .cue files?
View 3 Replies
View Related
Jun 21, 2009
I have downloaded a bootable DOS iso CD image that I have burnt to CD and can boot from.I need to add more disk checking utilities to the CD iso image.The DOS disk checking utilities are designed to be run from a floppy disk, but my laptop does not have a floppy drive, so CD-ROM is an alternative, if I can remaster the existing iso image file?Can I mount the DOS iso file and then add other programs to it, and then remaster the updated iso, and make a new CD-ROM to boot from with the added tools?
View 3 Replies
View Related
Oct 30, 2010
Ok, have a system with 10.10 with the things I need, I installed this OS on a laptop which has a 40gb drive. 32-bit version. Before installing ubuntu i had Windows7 and had split the drive in 2 partitions (20/20) and currently have an image of the Windows7 OS in the 2nd partition.
Anyway, when installing ubuntu i used the 1st partition that has Windows7 OS and made 3 partitions out of it:
-12gb partition for /root
- 3gb partition for /swap
- 5gb partition for /home
In the Windows world i use Ghost utility(DOS version) to image my single Windows7 partition completely. This works fine.
Since in ubuntu we usually create multiple partitions,
1-what utility can be used to create an image of the partition ?
2-do you JUST create the image of /root ?
I really want to create an image now that i can then restore if something happens to the OS and be back in business quickly without reinstalling ubuntu from scratch.
View 3 Replies
View Related
Mar 25, 2011
I want to create a image of a partition using dd. The partition is 80GB but only 15 GB are used. I booted from a live CD and run this command to backup 20 GB
Code:
dd if=/dev/sda1 of=/mnt/backup/OLD_HDD/sda1.img bs=1M count=20480
The command finishes without problems but when I mount the image I'm cannot read the content :
Code:
# mount -o loop /mnt/backup/OLD_HDD/sda1.img /mnt/sda1/
# ll /mnt/sda1/
ls: cannot access /mnt/sda1/proc: Input/output error
ls: cannot access /mnt/sda1/usr: Input/output error
[code]....
View 4 Replies
View Related
Dec 23, 2010
Ok, so I have installed openSUSE 11.3 on my Lenovo Thinkpad T61p, setup the wireless adapter (why is this so difficult?) and installed a few applications. I do like the look of openSUSE but would like to check out a few other flavours. With my Windows 7 (can I say that here?) machines I can create a system image and a system restore CD with a fair amount of ease. Is there a similar process available for Linux?
View 5 Replies
View Related
Dec 14, 2010
I have fedora on a parition. the root / folder, and a swap. I wanna try other linux, but i dont want to delete my Fedora. So I want to back up my Fedora whole disk data, can I create a disk image for Fedora so that later I can Restore it?
View 2 Replies
View Related
Jan 15, 2011
(I tried to post this earlier and it got lost.) I have a Ubuntu ISO image that I downloaded with Slackware, the only system I have. Ubuntu does not tell how to make a bootstick using anything but Windows,Mac, and Ubuntu. I tried "dd if=...ubuntu... of=/dev/sdb bs=512" and it did not put anything on the stick. Is there a procedure for making such a thing?
View 8 Replies
View Related
Jul 13, 2011
How to create the FS image and mount the same ..?
I need to store some data in the image which I'll be creating ..?
View 8 Replies
View Related
Mar 4, 2010
Can I use 'growisofs -dvd-compat -Z /dev/null' to create only the image to burn a dvd-video dvd from the VIDEO_TS, AUDIO_TS directory tree?
View 1 Replies
View Related
Dec 22, 2010
Is it possible to create a backup iso image of protected DVD using dd command?
View 6 Replies
View Related
Jul 8, 2011
I already download Fedora 15 from website As ISO Image , How I can create Bootable CD Image? and it possible but it in USB as bootable
View 3 Replies
View Related
Aug 10, 2010
is it possible to make an image of my current installed os and settings ,and burn it to a dvd so that i can just install it on other machines without installing all my programs again?this can be done with windows xp discs. you can intregate drivers and software onto the installation cd. is it possible with ubuntu? and how do you do it?
View 4 Replies
View Related
Jul 4, 2011
I have been trying to create a windows 7 system image, for days, using standard win7 tools. I am officially giving up, in frustration. FWIW: I have gained an even deeper respect for Ubuntu, and even more contempt for Microsoft. My tools and setup:
Desktop:
AMD II Quad-core 64-bit, 3ghz, 4gb ram
1TB of disk space, less than 100GB used
Ubuntu 10.10 64-bit (I didn't like 11.04)
Laptop:
HP G62
Intel i3, dual-core, 3ghz, 4gb ram
500GB of disk space, less than 100GB used
Windows 7 Premier 64-bit
I have a few external HDDs: 640GB, 120GB, and an old 80GB. Also several thumb drives. The desktop, and laptop, are on the same network. Please just point me in the right direction. Do I use NTFSClone, or something else? Also, I would like to dual-boot the laptop with unbuntu, but if that's too difficult, never mind.
View 2 Replies
View Related
May 2, 2011
I'm creating a squeeze image, it should be installed on about 20 workstations, the same PC's, but different monitors. create /etc/X11/xorg.conf, or is it better to prepare without?
View 2 Replies
View Related
Aug 13, 2010
i need to create new initrd image in sles10.2
View 1 Replies
View Related
Jun 14, 2011
I've performed a clean install of Linux on my system, and would like to create a snapshot of my whole disk so that I can go back to a fresh state immediately.
I used to use DriveImage XML and it was a FANTASTIC program, but unfortunately the boot CD containing it can only be created by having Windows installed. So it might be time to explore a new program that is equally simple and effective as that one.
I'd like your recommendations of imaging programs that are free, and that work off a boot CD/DVD (because the live backup thing generally takes much longer for imaging an entire disk).
One thing I liked about DriveImage XML was that it stored the backup in a fairly readable format, so if one day DriveImage XML were no longer available you wouldn't lose your backed up data. Any such programs?
Also, would these programs work for a drive that contains an encrypted root partition (i.e. enabling the encryption checkbox in the CentOS installation)?
View 8 Replies
View Related
Apr 6, 2010
How do I create/boot a ram image from a disk? I'd like to create a linux installation that is booted from a USB or CF drive and after boot does not access the disk.
View 4 Replies
View Related
Sep 2, 2009
I created a bootable usb pendrive with ubuntu netbook remix, and now want to download it to an ISO image to be able to use the pendrive for other purposes, but having possibility to create it again from ISO. What is the right application to do it?
View 2 Replies
View Related