Ubuntu :: Create A Pendrive That Boots Multiple Linux,BSD And Storage?
Apr 29, 2011
I'd like to use Ubuntu to create a multiboot usb pendrive/flashdrive. I know there are a few programs out there that I could use to boot multiple Linux distros from the same pendrive, but I would also like to use the drive to boot some liveCD versions of *BSD and also use it for storage.
View 1 Replies
ADVERTISEMENT
Dec 27, 2009
I did this with :
Code:
I made two partitions as below
Code:
3. Partition Compact Flash
Make two partitions on CF (use linux fdisk or anything else that is able to make linux filesystem)
1. at least 8MB FAT
2. rest ext2 (recommended) or ext3 - at least 50MB
Copy vmlinuz, initrd, linexec and params.txt to FAT partition.
Uncompress rootfs.tar.bz2 to ext2 partition. (command details at ref. [1])
But :
fdisk -l says only one /dev/sdd1
not sdd1a
not sdd1a
How can I mount those 2 created partitions, since they are hidden under /dev/sdd1 ?
Is it a bug of the kernel?
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
Jan 4, 2010
I am running Karmic on a stripped laptop, and running it off a usb thumbdrive.Its purpose is mainly as a slide show/video show inset in a tableI did not really want to go out and buy a HDD, since it does not need to store that much. Then I went to aldi and they had 8gb flash drives for $5, so I got 6. The ultimate question comes down to the best way to make use of them. I ordered a 7 slot USB hum off ebay for cheap, and I was going to go from there. would it be easier/better to just plug them in and make links to them from the normal folders and just operate directly from there, or is there a better option. I guess a usb raid array could be neat
View 4 Replies
View Related
Nov 14, 2010
I've put openSUSE several times in USB flash drives. I've used the old method with dd ... and the new one with dd_rescue ..., shown in SDB:Live USB stick - openSUSE This way a partition is created (sdb1 or sdc1 or ...), with the Linux file system (ID: 83). One of the problems of this system is that all the data of the pendrive is deleted. Another problem is that sometimes openSUSE doesn't load completely and I cannot use it. And another of the problems is that even if I create another partition (for example to make the Live USB persistent and "remember" the configuration of my computer) and I put some of my photos, songs, films there when I plug the pendrive in a computer running Windows XP I cannot access the data. (What about Vista and 7?)
Other Linux distros can be put in pendrives using the FAT file system (for example W95 FAT32 (LBA), ID: c). This way my personal data or files (photos, documents, ...) can be opened from a computer running Windows XP (and the personal data is not erased when putting the Linux in the pendrive). So I would like to know how to create a Live USB drive with personal files that are avaiable for many Operating Systems, including Windows XP. Perhaps the solution is to put openSUSE in a FAT file system, or put it in Linux file system but create another partition with FAT file system (for this openSUSE should avoid the 1st partition, sdX1, that should be for the personal data, so Windows XP can access it).
View 3 Replies
View Related
Apr 23, 2011
One of the things I wanna do is create a partition which spans across multiple HDD's. is this possible? would I need to cluster the HDD's first then add the cluster to the partition?
View 3 Replies
View Related
Apr 20, 2011
Can ANYONE point me in the right direction on how to use storage on multiple servers as a single cluster?I thought storage cluster was for that but, after much googling, and even more help from here, I don't think that achieves my goal. My goal is to have multiple servers share a file system, to act as somewhat of a network raid, so if node-A goes down the files are available on other nodes, and hopefully so when the capacity of the nodes are reached I can add nodes to expand the "cluster".
View 6 Replies
View Related
Oct 26, 2010
I'm trying to connect one computer to two others in an ad-hoc infrastructure.
[computer 1] ---- [computer 2] ---- [computer 3]
computer 2 is running Linux and has a single NIC wlan0. I want to it to connect to both computer 1 and computer 3 so each computer can talk to the other. No switch is available so it needs to be an ad-hoc setup.
[Code]...
View 1 Replies
View Related
Jun 4, 2011
I actually have it installed on two of my computers. One is an older Acer Aspire 3100 that dual-boots windows 7 and Ubuntu 11.04, and an Acer Aspire ONE that has Ubuntu 11.04 as main OS. Before Ubuntu, (even currently) I'm a MAC user, and i'm really liking Ubuntu. On my 3100 it works just fine except the screen flicker on wake, but a quick reboot will solve that.
On my Aspire ONE i've had to re-install ubuntu multiple times. (we're talking 5 or 6 in the last month) Sometimes, it'll boot up to absolutely nothing. One time I got a weird error message everytime it booted. The last install froze up a lot, and eventually would only start to boot into setup. I reinstalled Ubuntu, again and it worked until I shut it off. Boot back up, same thing. Threw me right into setup. I was able to get around it after 5 or so tries of rebooting, hitting ALT F11 and somehow got into ubuntu recovery, but loaded normally. I'm using it now and it's working great currently.
Specs on the ONE
1.5GB Ram
8GB SSD (could this be the culprit?)
ATOM (1.8 or 1.6) GHz Processor.
Halfway through this fiasco, I put windows XP on it and used it solid for 3 days without any of the mentioned above issues.
View 2 Replies
View Related
Nov 30, 2015
i get a 16GB udisk here, and all I want to do is to create a two partition udisk, the first one keep storaging my data, which could be recognized by almost all OS, and the second one, hold a live system(just say, debian). Now, I have created two partition by `fdisk`, sdc1 is FAT32, and sdc2 is FAT16.I have RTFM for a long time and, tried syslinux, but failed everytime. Sometimes can not boot, sometimes can boot successfully but can not enter the system.
View 12 Replies
View Related
Jul 14, 2011
I trying to create a Cluster Linux with two servers and one storage, I have mounted some filesystems in both servers, but, when I create a file on server (1), I don't see the file on server (2).
Is that a problem with the linux or storage configuration ?.
View 1 Replies
View Related
Apr 2, 2010
If I try to create a bootable USB stick by using dd to copy an ISO file to it, it usually works on PC but it won't appear in the boot menu of my Macbook. Is there an easy way to generate a bootable USB stick from an ISO file so that it would boot on a Mac?
View 3 Replies
View Related
Apr 7, 2011
I would like to boot any PC and make it work as an NFS Server. I like the concepts of liveCDs as they usually have drivers to recognize current and prior hardware to some extent. However, I do not need any GUI or any other services/applications; only what is required to run the NFS server and possibly copy/move files between exported folders from the command line. Can a liveCD be modified with a script to boot up as an NFS Server based on the following list? How do go about creating a bootable NFS Server based on the following list?
The NFS Server should do this upon boot:
- Check for NIC - eth0(?)
- if not present, stop booting with error message.
- if present, assign a specific IP address, mask, gateway.
[code]....
View 7 Replies
View Related
May 7, 2010
At present, In web server 97% space has been occupied in /usr/share/squirrelmail partition. Therefore, we need to increase the partition of our existing storage device (NAS Storage box) either by creating new partion or merged the same along with the existing partition. Local Partition Map on Mail Server.File System Name Mount Point Size (1K Blocks) Remarks
/dev/cciss/c0d0p2 / 15119928
/dev/cciss/c0d0p1 /boot 98747
/dev/cciss/c0d0p7 /data 40580552
[code]...
View 2 Replies
View Related
Sep 3, 2009
I built a CentOS 5 Linux cluster with GFS storage using local RAID volume and share it with gnbd_export/import on two web-servers. Now I need to expand that storage to another servers local volume. I saw the picture in the manual, but I don`t know, how can I create that scheme.
I can use gnbd_export on the second server and gnbd_import on the first. In that case I will have two volumes on the first storage and I can expand volume group, logical volume, etc on it.
View 1 Replies
View Related
May 5, 2011
I'm trying to create a bootable install of Ubuntu 10.04 which boots off an 8GB Kingston DataTraveler USB stick. I used the latest Universal USB installer from pendrivelinux to install it, and I used the I386 ISO of Ubuntu 10.04. It successfully installed to the USB stick and I enabled 4GB of persistence. However, when I put it into any machine it gives me the following message:
Mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device (initramfs) Can not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs I tried redoing it, and redoing it without persistence enabled, but still no luck.
View 2 Replies
View Related
Sep 8, 2010
I am (and still) trying to create a 2 Node cluster on Centos5.2 with a Dell MD3000 as a storage. However I am getting this when I try to probe for storages in luci: An error has occured while probing storage:
<?xml version="1.0" ?>
<dict name="result">
<var name="diff" type="num" value="24"/>
<var name="max_inactive" type="num" value="600"/>
[code]....
And I also get errors on /var/log/messages end_request: I/O error, dev sdf, sector 0 Buffer I/O error on device sdh, logical block 0
View 2 Replies
View Related
Jul 31, 2010
I want to create a bigger application based on the linux.I know c language,mysql database and some of the networking concepts.
View 7 Replies
View Related
Dec 20, 2010
I have Fedora 13 and XP installed on my laptop. Right now it only boots to XP but I have a Fedora Live CD so is there some way I can use the live cd to boot into Fedora and edit or install grub to show up at boot?
View 1 Replies
View Related
Mar 13, 2011
So here is my situation..i was using win 7 and ubuntu 10.10 in my dell studio 1555. and i wanted to try out debian so i installed debian in my pendrive. so the grub was modified. when the computer starts it shows debian,ubuntu and win7 no problem.. but if i remove the pendrive, nothing comes up. it shows grub rescue>..
so now i cant start up unless i plug in the pendrive. what to do now to solve this problem?? i want to restore my grub to the previos state.
View 2 Replies
View Related
Feb 16, 2011
Yes, I know, I know, there are lots of instructions out there on how to create a persistent Linux USB drive. However, I've been having a really hard time finding if it's possible to create the WHOLE thing persistent.For example, I want to turn my 8 GB thumb drive into a portable Debian Squeeze where I can install (persistent) apps and make root-level changes to the filesystem. Is this possible?
View 2 Replies
View Related
May 6, 2011
I've compiled the last stable ubuntu kernel (2.6.38-...) following this guide: How to compile a Ubuntu 10.10 kernel but in this guide doesn't explain how create linux-libc-dev package for that kernel? How do I do?
I've tried with fakeroot debian/rules binary-arch-headers but it returns an, IMHO, absurd error:
mkdir /home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/
mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists
make: *** [install-arch-headers] Error 1
The error is correct but this folder is created in the same process!
View 1 Replies
View Related
Feb 26, 2011
I have a "Storage" partition in my hard drive which I have labeled as such and added to fstab. This is my fstab file:
[Code]...
The problem is that when I open up nautilus and click the Computer icon in the toolbar (which gives the fake computer:/// address) I see two items referring to my Storage partition:
* Storage (which appears to be of "unknown type" in the properties).
* 500 GB Hard Disk: Storage (which is the one that works).
View 6 Replies
View Related
Mar 11, 2011
I'm interested in buying a new hardware for my company. The old server (now 10 years old) should be replaced with a new one. Till now, I was looking on different hardware suppliers, boards and different other places. I found a Tyan board [URL]. The hardware spec is quite interesting and the board would fullfill our claims.
how both storage devices will be supported by Ubuntu or Debian??
- SATA-Controller: AMD SP5100
- SAS-Controller: LSI 1068E
View 4 Replies
View Related
Sep 13, 2010
I need to install a bios update to fix my PC after I upgraded the CPU. BIOS update should fix it.
But...This seems to be way harder than it should be. I'd be great if motherboard manufacturers could provide bootable iso images with all the tools to do the job without us having the build these ourselves...
Anyway, how do I go about creating a freedos bootable CDR under Kubuntu that is BIGGER than 1.44 MB!
My image file is 1MB already. The flashing program 32KB. I tried the methods from the various forums and just couldn't get them to work. Either ran out of space, or all the links to fdos were broken.
By the way, [url] doesn't seem to be right anymore and thats where everyone is pointing. I would probably have had this sorted if I could have the 2.88 MB image, but all I can find is a 1.44MB image and I have now idea how you can grow that to a bigger one. Why be stuck with 1.44MB? are we still in the 1990's ?
View 2 Replies
View Related
Oct 29, 2010
my desktop pc is acting very strange. cold boots often take up to 10 attempts before the computer successfully boots. after the 1st successful boot, i can expect 1-3 "glitches". here's what happens:
the first few cold boots fail at various points during the boot process. there appears to be no pattern to it. when it happens, the machine is completely locked up. it responds to nothing, except holding in the power switch for 5 seconds. i'll go through this procedure several times.
finally, it will boot all the way to a desktop. from there, once i log it, i can expect it to lock up completely, usually once or twice. and then, finally, the screen will go blank and it will suddenly be back at the login screen.
usually, once i log in that last time, it's at least usable, although hardly stable. watching flash video seems to cause a complete lockup, with the sound looping. it doesn't matter where the content is coming from (videos or similar) nor does it matter which browser i'm using (firefox or chrome). i've stopped visiting videos-type sites in the meantime.
this installation has always been a tad bit screwy. 99% of the time, firefox fails to shut down properly, resulting in a message letting me know that a crash was detected. earlier today, i was alerted to 3 kernel crashes simultaneously.
right now, i'm using the pc, as normal. the random nature of the problems would lead me to believe it was hardware-related, specifically something like memory (ram). however, i installed memtest86+ and ran it. i walked away for 4+ hours. came back, it was running, no errors were found. i stopped the test and booted, trouble-free.
the pc seems to be stable enough for a backup, but this does have me concerned...obviously. i'm debating wiping the drive clean and installing f13, just as a test. if it's screwy as well, it would have to be hardware-related, wouldn't you think??
View 14 Replies
View Related
Feb 6, 2010
I have a small ubuntu server setup and I would like to create a directory that can be written to by a select number of users. I have a backup directory setup and I want to enable my account as well as three others to be able to read/write to that directory. So far I haven't had any luck.
The owner of the backups folder, a directory on a separate disk mounted under /srv/storage, was owned by root and under the root group. I added the group backups and then changed the backups directory group to backups. I then used chown to change the backups directory to 775 to enable group members to write to it. I then tried to touch a file in the backups folder but no such luck. I did notice that when I run groups, my user account isn't shown as belonging to backups but is shown under the /etc/group file. I even made sure the GID of backups is in fact below 1000.
Anyone have an idea on how to create a shared directory that everyone can create, modify and delete any file? I believe my problem is related to the fact that root is the owner of the backups directory.
View 4 Replies
View Related
Aug 27, 2010
how to create multiple users in linux
View 4 Replies
View Related
Apr 1, 2011
If i have, for example, older GParted livecd which i burned in multisession mode(to be able to use rest of its free space later) or other cd|dvd that takes low space on disc itself..can i burn(add) new GParted livecd onto that same disc with choice which one i want run on boot or i need empty cd|dvd? I know that if disk isn't re-writeable with erase option it might be not possible but maybe then there is way to write new .iso and merge with existing content and somehow run from terminal console new one?
View 1 Replies
View Related
May 17, 2010
Maybe this isn't the right place, BUT: How can I create an OO Writer template with about 20 input Text Areas? I can make one, and then I thought I could use COPY and PASTE to dupe it in the other places, but it didn't work. I hate to spend all that time creating the other 19 identical boxes.
View 3 Replies
View Related