Debian :: Resize Debian Live Pendrive For Bigger Fat?
Feb 27, 2010To install debian live, one should do :
Code:
dd if=debianlivependrive.img of=/dev/sda
then it is creating the pendrive (sda , not sdaX !)
[code]...
To install debian live, one should do :
Code:
dd if=debianlivependrive.img of=/dev/sda
then it is creating the pendrive (sda , not sdaX !)
[code]...
Well the title is clearly explicit : Debian Live on a pendrive for humans and non geeks?Once downloaded, one has to do:
Code:
dd if=debiandebian-live-504-i386-standard.img of=/dev/sdX
with X the right device detected by dmesg directed to your pendrive
[code]....
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.
Howto resize Ext3 partitions, but no LVM from debian?Can I use a tool like GParted?
View 7 Replies View RelatedI have read several manuals and online html on how to clone a partition to a greater one, I am still not sure about what to do.
Code: Select all# df -k /srv /usr
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md5 38445384 195236 36297128 1% /srv
/dev/md3 8648896 1088016 7121540 14% /usr
What is the recommended procedure to clone i.e. /dev/mdx (/usr) partition to a greater one, say /dev/mdy, to accommodate for growth, whilst preserving attributes including timestamps (and yes, that means also including ctime).All of # cp -ax SOURCE DEST, # rsync -ax SOURCE DEST and # cpio modify ctime.Some sites recommend dd, i.e.:
Code: Select all# dd if=/dev/mdx of=/dev/mdy bs=512 conv=noerror,notrunc,sync
URL....However, I am not sure what will dd copy do with end of partition, and will it see the remaining space on /srv (it's contents are dummy and will be overwritten).
When I boot into kernels bigger than 2.6.30 the boot-process stops. I use the PUEL-version of VirtualBox:
$ apt-cache policy virtualbox-3.1
virtualbox-3.1:
Installed: 3.1.4-57640_Debian_lenny
I am searching for iso's for Vbox which come with the guest-additions. They gotta be Debian-based (somehow). My goal is to have got a correct resolution. I tried to create one with live-helper, but that did fail. The purpose of the iso is troubleshooting (rsync, repairing grub, stuff like that).
I am using Debian Wheezy with LXDE and I am using the monitor resolution as 1280x1024. Now the Window maximize, minimize buttons look tiny and its pretty irritating. Is there anyway I can make them bigger ? I tried googling but whatever documentation I found was regarding GNOME not LXDE since not many people use it. I don't want to try any online themes of Linux just want the buttons to be bigger. Is there anyway ?
View 12 Replies View RelatedI created two debian bootable pendrive with the newest and basic commands: CP debian.iso and SYNC. When I tried to restoring the pendrive GPARTED sees only few space and is unable to perform any operation on the hidden partition as well in Windows 7.
CFDISK is able to see the partitions but is unable to write anything, just deleting. After deleted any partion GPARTED enconters a wrong block size so is unable to perform any changes.
Thus the only way I found to restoring the pendrive is delete the partion with CFDISK and then formatting the pendrive in Windows, where did I do wrong?
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?
im using Debian (lenny) with 2.6.26 kernel, I'm trying to write udev rules in order to automount my usb pendrive, so I added this rules in udev:
SUBSYSTEM=="block", SUBSYSTEMS=="scsi",ATTRS{vendor}=="OTi ",
ATTRS{model}=="Flash Disk ", NAME="penna128M",RUN="/usr/bin/
pmount /dev/penna128M"
I use pmount to install the device as normal user If i connect my device to the usb port I don't see nothing in /media/penna128M, BUT giving at the prompt cat /etc/mtab the last line is:
/dev/penna128M /media/penna128M vfat rw,noexec,nosuid,nodev 0 0
The line in fstab about this pendrive is:
/dev/penna128M /media/penna128Mvfatdefaults,user,owner,auto00
When I want copy a file to my Pendrive it take long time, How can I troubleshooting it? For example, It show me 13 seconds to finish but take 20 minutes to finish !!!
View 2 Replies View RelatedI have a 16 GB Sandisk Cruzer Blade USB drive. My aim is to create a portable LMDE operating system. Both for the challenge and to spread the word amongst my friends. Just today, I've converted another mate with an old Dell with stand alone LM9 LTS. On another thread, I recieved a lot of help trying to use GRUB with no real progress other than finding out that needed someone with a lot more knowledge.
viewtopic.php?f=46&t=64335 bear with me for the long description of what I have done so far. I'm trying to avoid us doing things twice. I have used Startup Disk Creator in LM9 to set up my usb. There is still a problem with persistence. Creator uses casper and syslinux to boot. In setup, it gives the option of persistence up to 4 GB file or discard.
The progress window indicates it creates a persistence file. Everything seems to go smoothly to completion and reboot. The boot-up avoids the usual live dvd menu and goes all the way to the live desktop with install Mint shortcut. Change the keyboard to USA Colemak with CapsLock an additional backspace. Reboot the PC, no remove drive and enter request on shutdown, and back to live desktop. No Persistence. Reboot. I go to users and groups and create my own user desktop. Logout of Mint and into my desktop. Change keyboard settings and go to reboot. It wouldn't let me. Needed a root password. Back to the forums to change that. More research tells me that the program creates a seperate ext2 partition labelled casper-rw to generate persistence. Some sites have called it casper.rw Run GParted. dev/sdd- Sandisk 16GB- has a single FAT32 Partition sdd1. No casper-rw ext2 partition. Amongst other things I created the casper-rw and casper.rw partitions to help it along. No effect. I removed the pendrive, and booted up normally. Re-inserted the pendrive to determine the included files.First level-
[Code]...
I have a machine which i have to test with a live version of ubuntu 9.10. I used a usb pendrive for some time but it failed after rebooting a few times. Now i try to install a live version on a external HD of 160 GB. I installed the ubuntu 9.10 with unetbootin on the external HD. When I boot from the HD I get the error: NTLDR is Missing. Is it possible to install of load the ubuntu 9.10 version on a external HD. I found some stuff about
- using another USB stick with the live version and install from that USB to the external HD.
- using the live cd to install. But I don't have a CD drive on the machine.
I have installed a 2.6.32-5-bigmem kernel on my Dell 790 computer since than the non of the USB devices are not recognized (keyboard , mouse , pendrive , etc ..). When running lspci the usb is listed as unknown device. When loading 2.6.26-2-bigmem kernel in the same computer the usb devices work fine.
View 1 Replies View RelatedWhich is bit tricky (I learn slowly linux unfortunately due to low skills in informatics)
The cdrom debian installer to be put is located here,
http://cdimage.debian.org/debian-cd/...86-netinst.iso
I tried unetbootin to make this pendrive, and it seems to be working, but not perfect. it hangs after the territory, saying that nothing into /cdrom is mounted.
Without unetbootin, how should we do to make a pendrive iso-cd/debian-503-i386-netinst-like bootable?
I've recently been trying to install Kubuntu Live onto a pendrive but I'm having some problems. Situation is as so:- Installed Kubuntu 10.10 desktop to 4Gb pendrive via Universal installer 1.8.1.2, with 2Gb allocated persistence.
- Reboot PC, boot from USB into Kubuntu, no problems.
- Configure WiFi connection.
- Reboot.
- Error: NTLDR is missing
I've tried this several times, always with the same result. As soon as I reboot, boot loader appears to be missing. I've read here:[URL].. that there are problems with syslinux and Ubuntu's version and wondered if this was the problem, but plenty of people appear to be running with this setup.
Does anyone have any ideas what may be the problem (and apologies if this has already been asked, I'm struggling to find anything pertinent.) For info, the pendrive I'm using has a small partition that acts as a floppy drive, could this have any influence?
I am thinking about creating a Debian Live CD with only the base system. I would like to know how to make the CD bootable so that it can load the kernel and continue with the booting sequence.
View 12 Replies View RelatedI'm running debian live off the cd to see if it fits my requirements. One of my pet peeves about ubuntu is the use of ctrl ctrl is hosed. the os does not seem to use it for anything, but no application can use it. This is the default for google desktop search, which is highly convenient. Seriously considering the move.I ran debian live and went to install the app. Message comes up archive type not recognised.
View 6 Replies View RelatedI have download Debian 6 Live from here. Now I am trying to boot it from USB. How I make a USB pen drive bootable from this iso file.
View 14 Replies View RelatedI need to customize debian live cd and to recompile the kernel.
View 1 Replies View RelatedDoes anyone here have experience with using the Debian Live Builder from HERE? Every time I attempt a build, it fails. I thought it strange that it didn't let me select 'amd64' under 'LB_ARCHITECTURE', 'testing' under 'LB_DISTRIBUTION', or multiple options under 'LB_LINUX_FLAVOURS'. Does anyone see what I might have done wrong?
# Standard options
LB_BINARY_IMAGES="iso-hybrid"
LB_DISTRIBUTION="sid"
LB_PACKAGES_LISTS="minimal"
LB_TASKS=""
LB_PACKAGES="dpkg aptitude wget wvdial ppp sudo"
[Code]...
Does it have Debian Live CD NTFS write support?
View 4 Replies View RelatedI have a mini-ITX based system with a 256Mb Flash Drive and 256Mb of RAM.
I aim to use it for the following applications:
Samba Server
Cups
Rsync
Basic Web Server
File based Wiki (perhaps Dokuwiki)
Package Management (to easily add other software as required)
I don't need any X based software or Desktop.
I was hoping to create a Debian Live distribution and run the whole operating system either from a Read Only file system or from RAM.
However (after connecting a standard HDD) and installing basic Debian along with the packages I require (and their dependencies) the filesystem is already over 1Gb in size.
Is there any way this can be reduced drastically in size? Is Debian Live the best way of achieving what I want? Something like Puppy Linux is much smaller in size but I don't want something with such an emphasis on having a Desktop environment which I don't need.
I have a machine which i have to test with a live version of ubuntu 9.10. I used a usb pendrive for some time but it failed after rebooting a few times. Now i try to install a live version on a external HD of 160 GB.
I installed the ubuntu 9.10 with unetbootin on the external HD. When I boot from the HD I get the error: NTLDR is Missing. Is it possible to install of load the ubuntu 9.10 version on a external HD. I found some stuff about
- using another USB stick with the live version and install from that USB to the external HD.
- using the live cd to install. But I don't have a CD drive on the machine.
I've a problem, infact i can't resize images from shell (i use mogrify -resize 800x600 image.jpg or convert -size 800x600 image.jpg image.jpg) and it usually work for me.2 days ago i've bought a KOALA NANO PCit is a small 13x13 centimeters pc that work with a restricted(i don't know how) Debian lenny distro and its hardware is very thiny..So i tryied to resize some images from term but nothing to do. I think it's because of ram(128mb) or (processor 300mhz) or graphic memory.
View 6 Replies View RelatedI need to resize (increase) LUKS partition. I have found a lot of manuals, but they are just for LVM volumes(I dont use LVM and I dont plan to use it). I have HDD splited to the 4 parts:
sda1(/)
sda2(LUKS)
unalocated
swap
I want to increase LUKS partition, by using the part of unalocated space.
BUT I dont want to do the following:
Backup data from LUKS partition
Delete LUKS partition
Create new bigger LUKS partition
Restore data to the LUKS partition
I'm running Iceweasel 5 and love it.
View 1 Replies View RelatedCan someone help me understand by giving me the commands I need in order to shrink my "debian-home" logical volume by 10GBs and increase the size of my "debian-root" logical volume by that same 10GB of data? (Everything in that computer is ext4 including the /boot ... physical volume? (I think that's what it's called))I would REALLY appreciate it if someone could just give me the exact or approximate terminal commands that I would need to use. I assure you, I will never forget them
View 4 Replies View RelatedI can't seem to find this anywhere. I have burned Debian 5.06 for i386 and trying to login when running the live cd. What is the username and password to get in?
edit....
I found 'user' and 'live' but they don't work.
How can I create a minimal Debian live cd like GPartedI just need these packages:
GCC
firefox
perl,python
[code]...